#15835 ⟨a, b | aba=aa, babbb=a

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 ⇒ a2 [6]
3. a2b2a ⇒ a3 [5]
4. a2b3 ⇒ a2 [3]
5. bab2a ⇒ a2 [4]
6. bab3 ⇒ a [2]
# ab:aba=aa,babbb=a ab
aba=aa
baa=aa
aabba=aaa
aabbb=aa
babba=aa
babbb=a