#2390 ⟨a, b | aaaaba=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. aca ⇒ c [4]
2. c2a ⇒ ac2 [5]
3. cb ⇒ a3c2 [8]
4. cab ⇒ a2c2 [7]
5. a3b ⇒ c [2]
6. ca2b ⇒ ac2 [6]
# ab:aaaaba=aaab ac/b aaab=c magic:0
aca=c
cca=acc
cb=aaacc
cab=aacc
aaab=c
caab=acc