#20248 ⟨a, b | aba=b, aaaa=aaa

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. ab ⇒ b [5]
2. ba ⇒ b [6]
3. a4 ⇒ a3 [2]
# ab:aba=b,aaaa=aaa ab
ab=b
ba=b
aaaa=aaa