#12635 ⟨a, b | babb=ab, bbbb=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. b4 ⇒ b [2]
2. b3c ⇒ c [8]
3. cb ⇒ b2c [9]
4. ab ⇒ c [3]
5. ac ⇒ bc2 [10]
# ab:babb=ab,bbbb=b reversed:b/ca ab=c morph:2/0
bbbb=b
bbbc=c
cb=bbc
ab=c
ac=bcc