#2300 ⟨a, b | abaaaba=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 [8]
2. daca ⇒ c [6]
3. ad ⇒ dac [5]
4. cd ⇒ dc4 [12]
5. ab ⇒ d [3]
6. cb ⇒ d2ac5 [13]
# ab:abaaaba=aab ac/d/b aaba=c,ab=d morph:4/0,2/0
cca=ac
daca=c
ad=dac
cd=dcccc
ab=d
cb=ddaccccc