#4617 ⟨a, b | aaaa=a, aaba=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 [4]
2. a4 ⇒ a [1]
3. a3b ⇒ b [3]
# ab:aaaa=a,aaba=b ab
ba=ab
aaaa=a
aaab=b