#1533 ⟨a, b | abbaabbaab=1⟩

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. dc ⇒ cd [10]
2. c2d ⇒ 1 [18]
3. da ⇒ ac3 [21]
4. c2a ⇒ acd2 [15]
5. db ⇒ cbc2 [8]
6. c3b ⇒ bd [20]
7. ac2b ⇒ d [19]
8. cab ⇒ abc [7]
9. cacb ⇒ acbc [12]
10. ba ⇒ c [2]
11. cbca ⇒ bcac [11]
12. abca ⇒ cac [9]
# ab:abbaabbaab=1 cd/ab ba=c,bcca=d morph:2/0,4/0
dc=cd
ccd=1
da=accc
cca=acdd
db=cbcc
cccb=bd
accb=d
cab=abc
cacb=acbc
ba=c
cbca=bcac
abca=cac