#5664 ⟨a, b | aabaab=baabb

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. a2b ⇒ c [2]
2. bcb ⇒ c2 [4]
3. a2c2 ⇒ c2b [5]
4. bc3 ⇒ c3b [6]
# ab:aabaab=baabb acb aab=c morph:3/0
aab=c
bcb=cc
aacc=ccb
bccc=cccb