#5348 ⟨a, b | ababaab=baab

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. bc ⇒ c2 [8]
2. cac ⇒ ac2 [9]
3. bac ⇒ ac2 [10]
4. a2c2 ⇒ c [11]
5. ba2c ⇒ ca2b [5]
6. ba2b ⇒ c [2]
# ab:ababaab=baab acb baab=c magic:0
bc=cc
cac=acc
bac=acc
aacc=c
baac=caab
baab=c