#16364 ⟨a, b | aba=aa, baab=ab

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 [5]
2. a2b ⇒ ab [7]
3. aba ⇒ a2 [1]
4. ba2 ⇒ a2 [6]
5. bab ⇒ ab [8]
# ab:aba=aa,baab=ab ab
aaa=aa
aab=ab
aba=aa
baa=aa
bab=ab