#15944 ⟨a, b | aba=bb, bbbbb=b

Quick links

  1. Properties
  2. Staircase diagram
  3. Rewriting system

Properties

Staircase diagram

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. ba ⇒ ab [5]
2. a2b ⇒ b2 [7]
3. b5 ⇒ b [2]
# ab:aba=bb,bbbbb=b ab
ba=ab
aab=bb
bbbbb=b