#23314 ⟨a, b | aaa=1, babb=baba

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. ba ⇒ c [3]
2. a3 ⇒ 1 [1]
3. ca2 ⇒ b [6]
4. cb2 ⇒ c2 [5]
5. c2a ⇒ cbc [7]
6. cbca ⇒ cb [8]
# ab:aaa=1,babb=baba abc ba=c morph:2/0
ba=c
aaa=1
caa=b
cbb=cc
cca=cbc
cbca=cb