#2257 ⟨a, b | aabbaab=baa

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. d2b ⇒ bd [9]
2. c(db)2 ⇒ d [6]
3. bc ⇒ cdb [5]
4. dc ⇒ cd4 [15]
5. da ⇒ b2ac [12]
6. ca ⇒ ac [7]
7. cdba ⇒ bac [8]
8. a2 ⇒ c [2]
# ab:aabbaab=baa b/d/c/a aa=c,bbc=d morph:2/0,3/0
ddb=bd
cdbdb=d
bc=cdb
dc=cdddd
da=bbac
ca=ac
cdba=bac
aa=c