#1108 ⟨a, b | abaaab=bab

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. bac ⇒ cab [4]
3. aba2c ⇒ ca3b [5]
4. aba3c ⇒ cab [6]
5. bab ⇒ c [2]
6. aba3b ⇒ c [3]
# ab:abaaab=bab a/cb bab=c magic:0
bc=caaab
bac=cab
abaac=caaab
abaaac=cab
bab=c
abaaab=c