#1082 ⟨a, b | aabbaa=aab

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. cb ⇒ c2 [4]
2. a2b ⇒ a2c [3]
3. cab ⇒ cac [5]
4. b2a2 ⇒ c [2]
5. c3a2 ⇒ c2 [7]
6. a2c2a2 ⇒ a2c [6]
7. cac2a2 ⇒ cac [8]
# ab:aabbaa=aab acb bbaa=c morph:4/0
cb=cc
aab=aac
cab=cac
bbaa=c
cccaa=cc
aaccaa=aac
caccaa=cac