#2425 ⟨a, b | aaabaa=abaa

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. a2c ⇒ c [4]
2. abc ⇒ c2 [6]
3. aba2 ⇒ c [2]
4. abac ⇒ cac [7]
5. cbc ⇒ cac2 [8]
6. cba2 ⇒ cac [10]
7. cbac ⇒ c(ac)2 [9]
# ab:aaabaa=abaa ac/b abaa=c magic:0
aac=c
abc=cc
abaa=c
abac=cac
cbc=cacc
cbaa=cac
cbac=cacac