#5208 ⟨a, b | aabbaab=aaab

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. cbac ⇒ acbc [8]
2. a2c ⇒ cbc [7]
3. a2b2c ⇒ ac [5]
4. cba2b ⇒ ac [9]
5. a3b ⇒ c [2]
6. a2b2ac ⇒ cbc [6]
7. a2b2a2b ⇒ c [3]
# ab:aabbaab=aaab bc/a aaab=c magic:0
cbac=acbc
aac=cbc
aabbc=ac
cbaab=ac
aaab=c
aabbac=cbc
aabbaab=c