#2673 ⟨a, b | abaab=aabaa

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 ⇒ ac [6]
2. ca2 ⇒ abc [5]
3. a2ba2 ⇒ c [2]
4. aba2b ⇒ c [3]
5. caba2 ⇒ a2bac [4]
# ab:abaab=aabaa abc aabaa=c magic:0
cb=ac
caa=abc
aabaa=c
abaab=c
cabaa=aabac