#6759 ⟨a, b | aba=a, bbbb=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. a8 ⇒ a2 [8]
2. ba2 ⇒ a7 [9]
3. aba ⇒ a [1]
4. a2b ⇒ a7 [10]
5. b4 ⇒ a2 [2]
# ab:aba=a,bbbb=aa a/b
aaaaaaaa=aa
baa=aaaaaaa
aba=a
aab=aaaaaaa
bbbb=aa