#1112 ⟨a, b | abaaba=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. c2a ⇒ ac [6]
2. aba ⇒ c [2]
3. cba ⇒ abc [4]
4. a2b ⇒ c2 [3]
5. acb ⇒ abc4 [7]
6. cab ⇒ abc2 [5]
7. c2b ⇒ cbc4 [8]
# ab:abaaba=aab ac/b aba=c morph:3/1
cca=ac
aba=c
cba=abc
aab=cc
acb=abcccc
cab=abcc
ccb=cbcccc