#5319 ⟨a, b | abaabab=bbaa

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. ab ⇒ c [2]
2. cba2 ⇒ acac2 [4]
3. cbac ⇒ acac2b [6]
4. b2a2 ⇒ cac2 [3]
5. b2ac ⇒ cac2b [5]
# ab:abaabab=bbaa reversed:ac/b ab=c morph:2/0
ab=c
cbaa=acacc
cbac=acaccb
bbaa=cacc
bbac=caccb