#4772 ⟨a, b | abaaabab=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 ⇒ ca3c [6]
2. bac ⇒ cab [5]
3. aba3c ⇒ c [4]
4. bab ⇒ c [2]
# ab:abaaabab=bab a/cb bab=c magic:0
bc=caaac
bac=cab
abaaac=c
bab=c