#13265 ⟨a, b | bab=abb, bbb=bb

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. ab ⇒ c [3]
3. b3 ⇒ b2 [2]
4. b2c ⇒ bc [6]
5. bc2 ⇒ c2 [7]
6. ac2 ⇒ c3 [8]
# ab:bab=abb,bbb=bb bca ab=c morph:2/0
cb=bc
ab=c
bbb=bb
bbc=bc
bcc=cc
acc=ccc