#516 ⟨a, b | aabaa=aab

Quick links

  1. Properties
  2. Rewriting system

Properties

Rewriting system

Format:
Word to reduce:
Tips:
  • Lowercase letters stand for generators.
  • Spaces are ignored.
  • Numbers repeat the previous letter, e.g. b90.
Reduction strategy:
Path to normal form: 1
1
#RuleProof
1. cb ⇒ c2 [5]
2. a2b ⇒ c [2]
3. ca2 ⇒ c [4]
4. cab ⇒ cac [6]
# ab:aabaa=aab acb aab=c magic:0
cb=cc
aab=c
caa=c
cab=cac