#16533 ⟨a, b | aba=aa, bbb=aba

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 ⇒ a2 [1]
2. ba2 ⇒ a2b [3]
3. b3 ⇒ a2 [2]
4. a3b ⇒ a3 [4]
5. a5 ⇒ a3 [6]
6. a2b2a ⇒ a3 [5]
# ab:aba=aa,bbb=aba ab
aba=aa
baa=aab
bbb=aa
aaab=aaa
aaaaa=aaa
aabba=aaa