#16532 ⟨a, b | aba=aa, bbb=aaa

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. b3 ⇒ a3 [2]
3. ba3 ⇒ a3b [3]
4. a4b ⇒ a4 [4]
5. a3b2a ⇒ a4 [5]
6. a7 ⇒ a4 [6]
# ab:aba=aa,bbb=aaa ab
aba=aa
bbb=aaa
baaa=aaab
aaaab=aaaa
aaabba=aaaa
aaaaaaa=aaaa