#16185 ⟨a, b | aab=ab, baba=aa

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. aba ⇒ ba2 [8]
2. a2b ⇒ ab [1]
3. a3 ⇒ a2 [5]
4. b2ab ⇒ ab [7]
5. b2a2 ⇒ a2 [10]
# ab:aab=ab,baba=aa ba
aba=baa
aab=ab
aaa=aa
bbab=ab
bbaa=aa