#972 ⟨a, b | abaaaba=ab

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. cac ⇒ c2a [9]
2. ca2c ⇒ c2a2 [12]
3. c2a3 ⇒ c [10]
4. cb ⇒ c3a2 [11]
5. ab ⇒ c [2]
# ab:abaaaba=ab ca/b ab=c magic:0
cac=cca
caac=ccaa
ccaaa=c
cb=cccaa
ab=c