#4719 ⟨a, b | aabbbaab=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 [10]
2. c(db)3 ⇒ d [6]
3. bc ⇒ cdb [5]
4. dc ⇒ cd8 [16]
5. da ⇒ b3ac [15]
6. ca ⇒ ac [7]
7. cdba ⇒ bac [8]
8. c(db)2a ⇒ b2ac [9]
9. a2 ⇒ c [2]
# ab:aabbbaab=baa b/d/c/a aa=c,bbbc=d morph:2/1,4/0
ddb=bd
cdbdbdb=d
bc=cdb
dc=cdddddddd
da=bbbac
ca=ac
cdba=bac
cdbdba=bbac
aa=c