#13182 ⟨a, b | abb=aaa, bab=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. a5 ⇒ a4 [7]
2. ba4 ⇒ ba3 [9]
3. aba2 ⇒ ba3 [8]
4. a2b ⇒ ba3 [5]
5. b2a3 ⇒ a4 [6]
6. bab ⇒ a2 [2]
7. ab2 ⇒ a3 [1]
# ab:abb=aaa,bab=aa a/b
aaaaa=aaaa
baaaa=baaa
abaa=baaa
aab=baaa
bbaaa=aaaa
bab=aa
abb=aaa