#1697 ⟨a, b | bab=ab, 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. ac ⇒ c2 [6]
2. ab ⇒ c [3]
3. bc ⇒ c [5]
4. cb2 ⇒ c [7]
5. b3 ⇒ b [2]
# ab:bab=ab,bbb=b cab ab=c morph:2/1
ac=cc
ab=c
bc=c
cbb=c
bbb=b