#1037 ⟨a, b | aaabaa=baa

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. a3c ⇒ c [4]
2. bc ⇒ cac [5]
3. ba2 ⇒ c [2]
4. bac ⇒ ca2c [6]
# ab:aaabaa=baa ac/b baa=c magic:0
aaac=c
bc=cac
baa=c
bac=caac