#20242 ⟨a, b | aba=a, bbbb=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. a10 ⇒ a3 [9]
2. ba3 ⇒ a9 [8]
3. aba ⇒ a [1]
4. a3b ⇒ a9 [10]
5. b4 ⇒ a3 [2]
# ab:aba=a,bbbb=aaa a/b
aaaaaaaaaa=aaa
baaa=aaaaaaaaa
aba=a
aaab=aaaaaaaaa
bbbb=aaa