#1970 ⟨a, b | aababbaa=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. ab ⇒ c [2]
2. cb2 ⇒ c3bac [7]
3. ac2bac ⇒ cb [5]
4. c3ba2 ⇒ cb [6]
5. (cb)2ac ⇒ ac(cb)2 [9]
6. cbc2bac ⇒ c3bacb [11]
7. ac2ba2 ⇒ c [4]
8. (cb)2a2 ⇒ ac2bc [8]
9. cbc2ba2 ⇒ c3bac [10]
# ab:aababbaa=ab c/ab ab=c magic:0
ab=c
cbb=cccbac
accbac=cb
cccbaa=cb
cbcbac=accbcb
cbccbac=cccbacb
accbaa=c
cbcbaa=accbc
cbccbaa=cccbac