#13244 ⟨a, b | bab=aaa, bba=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 [9]
2. ba4 ⇒ ba3 [10]
3. aba3 ⇒ ba3 [11]
4. a2b ⇒ ba3 [5]
5. b2a ⇒ a2 [2]
6. bab ⇒ a3 [1]
# ab:bab=aaa,bba=aa a/b
aaaaa=aaaa
baaaa=baaa
abaaa=baaa
aab=baaa
bba=aa
bab=aaa