#5047 ⟨a, b | aaababa=baba

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. bac ⇒ cba [5]
2. a3c ⇒ c [4]
3. (ba)2 ⇒ c [2]
4. babc ⇒ ca2c [6]
# ab:aaababa=baba acb baba=c magic:0
bac=cba
aaac=c
baba=c
babc=caac