#1582 ⟨a, b | aaa=aa, bab=a

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. a3 ⇒ a2 [1]
2. ba2 ⇒ a2b [3]
3. bab ⇒ a [2]
4. a2ba ⇒ a2b [4]
5. a2b2 ⇒ a2 [5]
# ab:aaa=aa,bab=a ab
aaa=aa
baa=aab
bab=a
aaba=aab
aabb=aa