#1018 ⟨a, b | aaaaba=aab

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 ⇒ c2a [8]
4. cab ⇒ (ca)2 [7]
5. a2b ⇒ c [2]
# ab:aaaaba=aab ca/b aab=c magic:0
aacc=caca
aaca=c
cb=cca
cab=caca
aab=c