#19701 ⟨a, b | aba=a, bbbbb=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. a9 ⇒ a2 [10]
2. ba2 ⇒ a8 [9]
3. aba ⇒ a [1]
4. a2b ⇒ a8 [11]
5. b5 ⇒ a2 [2]
# ab:aba=a,bbbbb=aa a/b
aaaaaaaaa=aa
baa=aaaaaaaa
aba=a
aab=aaaaaaaa
bbbbb=aa