#13152 ⟨a, b | aba=aaa, bab=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 ⇒ a3 [1]
2. bab ⇒ a2 [2]
3. a3b ⇒ a3 [4]
4. ba3 ⇒ a3 [6]
5. a5 ⇒ a4 [5]
# ab:aba=aaa,bab=aa ab
aba=aaa
bab=aa
aaab=aaa
baaa=aaa
aaaaa=aaaa