#455 ⟨a, b | aabbaa=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 ⇒ c2bac [7]
3. acbac ⇒ cb [5]
4. c2ba2 ⇒ cb [6]
5. c2b(ac)2 ⇒ a(cb)2 [9]
6. (cb)2ac ⇒ c2bacb [11]
7. acba2 ⇒ c [4]
8. c2baca2 ⇒ acbc [8]
9. (cb)2a2 ⇒ c2bac [10]
# ab:aabbaa=ab c/ab ab=c magic:0
ab=c
cbb=ccbac
acbac=cb
ccbaa=cb
ccbacac=acbcb
cbcbac=ccbacb
acbaa=c
ccbacaa=acbc
cbcbaa=ccbac