#2624 ⟨a, b | abbaab=bbaa

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. c2d ⇒ dc [11]
2. cacd ⇒ dac [10]
3. a2cd ⇒ c [12]
4. da2 ⇒ c [6]
5. ca2 ⇒ a2c2 [13]
6. db ⇒ bd [7]
7. cb ⇒ acd [9]
8. b2 ⇒ d [3]
# ab:abbaab=bbaa dc/a/b bbaa=c,bb=d morph:4/0,2/0
ccd=dc
cacd=dac
aacd=c
daa=c
caa=aacc
db=bd
cb=acd
bb=d