#19824 ⟨a, b | aaa=a, abbb=baa

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. a3 ⇒ a [1]
2. a2ba ⇒ ba [4]
3. ab3 ⇒ ba2 [2]
4. (ba)2 ⇒ ab2a [7]
5. b3a ⇒ aba [6]
6. a2b2a ⇒ b2a [5]
7. bab2a ⇒ ba [8]
# ab:aaa=a,abbb=baa ab
aaa=a
aaba=ba
abbb=baa
baba=abba
bbba=aba
aabba=bba
babba=ba