#13155 ⟨a, b | aba=aaa, bbb=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. ba2 ⇒ a2b [3]
3. b3 ⇒ a2 [2]
4. a3b ⇒ a4 [4]
5. a2b2a ⇒ a5 [5]
6. a6 ⇒ a5 [6]
# ab:aba=aaa,bbb=aa ab
aba=aaa
baa=aab
bbb=aa
aaab=aaaa
aabba=aaaaa
aaaaaa=aaaaa