#205 ⟨a, b | aaaba=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. a2c2 ⇒ (ca)2 [6]
2. a2ca ⇒ c [4]
3. cb ⇒ (ca)2 [7]
4. ab ⇒ c [2]
# ab:aaaba=ab ca/b ab=c magic:0
aacc=caca
aaca=c
cb=caca
ab=c