#4136 ⟨a, b | aababbaba=ab

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. abc ⇒ ac2aba [10]
2. cbc ⇒ c3aba [12]
3. a2bac ⇒ ab [3]
4. cabac ⇒ cb [4]
5. ab2c ⇒ ac2(ba)2 [11]
6. cb2c ⇒ c3(ba)2 [13]
7. b2ac ⇒ cbacaba [14]
8. a(ba)2c ⇒ ab2 [5]
9. c(ba)2c ⇒ cb2 [6]
10. ab3 ⇒ ac2 [8]
11. cb3 ⇒ c3 [9]
12. b(ba)2 ⇒ c [2]
13. b2ab2 ⇒ cbac [7]
# ab:aababbaba=ab reversed:ac/b bbaba=c morph:5/0
abc=accaba
cbc=cccaba
aabac=ab
cabac=cb
abbc=accbaba
cbbc=cccbaba
bbac=cbacaba
ababac=abb
cbabac=cbb
abbb=acc
cbbb=ccc
bbaba=c
bbabb=cbac