#20197 ⟨a, b | aba=a, aaba=bbb

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. a7 ⇒ a2 [8]
2. ba2 ⇒ a6 [7]
3. aba ⇒ a [1]
4. a2b ⇒ a6 [9]
5. b3 ⇒ a2 [2]
# ab:aba=a,aaba=bbb a/b
aaaaaaa=aa
baa=aaaaaa
aba=a
aab=aaaaaa
bbb=aa