#5650 ⟨a, b | aabaab=aabab

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. cab ⇒ a2bc [5]
2. ca2b ⇒ a2bc [4]
3. a(ab)2 ⇒ c [2]
4. (a2b)2 ⇒ c [3]
# ab:aabaab=aabab ac/b aabab=c magic:0
cab=aabc
caab=aabc
aabab=c
aabaab=c