#2623 ⟨a, b | abbaab=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. cb ⇒ bd [6]
2. dcd ⇒ c2 [5]
3. c3d ⇒ dc3 [8]
4. ab ⇒ d [3]
5. ba ⇒ c [2]
6. da ⇒ ac [7]
7. c2a ⇒ dcac [9]
# ab:abbaab=baba b/dc/a ba=c,ab=d morph:2/0,2/2
cb=bd
dcd=cc
cccd=dccc
ab=d
ba=c
da=ac
cca=dcac