#5126 ⟨a, b | aabaaab=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 ⇒ ca3b [7]
2. ba2c ⇒ ca2b [4]
3. a2bac ⇒ ca3b [5]
4. a2ba3c ⇒ ca2b [6]
5. ba2b ⇒ c [2]
6. a2ba3b ⇒ c [3]
# ab:aabaaab=baab a/cb baab=c magic:0
bc=caaab
baac=caab
aabac=caaab
aabaaac=caab
baab=c
aabaaab=c