#5662 ⟨a, b | aabaab=baaab

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 ⇒ ca2b [7]
2. ba3c ⇒ ca3b [4]
3. a2bc ⇒ ca2b [5]
4. a2ba2c ⇒ ca3b [6]
5. ba3b ⇒ c [2]
6. (a2b)2 ⇒ c [3]
# ab:aabaab=baaab a/cb baaab=c magic:0
bac=caab
baaac=caaab
aabc=caab
aabaac=caaab
baaab=c
aabaab=c