#4195 ⟨a, b | bab=abb, bbb=b

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 ⇒ bc [5]
2. b3 ⇒ b [2]
3. b2c ⇒ c [6]
4. ab ⇒ c [3]
5. ac ⇒ bc2 [7]
# ab:bab=abb,bbb=b bc/a ab=c morph:2/0
cb=bc
bbb=b
bbc=c
ab=c
ac=bcc