#4208 ⟨a, b | aabbbbaab=ba

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. bc ⇒ (cd)2 [7]
2. b3d ⇒ cb [5]
3. b3a ⇒ c [2]
4. ac ⇒ db2a [6]
5. adcd ⇒ ba [4]
6. ab ⇒ d [3]
# ab:aabbbbaab=ba reversed:cd/b/a bbba=c,ab=d morph:4/0,2/0
bc=cdcd
bbbd=cb
bbba=c
ac=dbba
adcd=ba
ab=d