#13266 ⟨a, b | bab=baa, 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. a2b ⇒ a3 [4]
2. bab ⇒ ba2 [1]
3. b2a ⇒ a2 [2]
4. a5 ⇒ a4 [5]
5. ba4 ⇒ ba3 [6]
# ab:bab=baa,bba=aa ab
aab=aaa
bab=baa
bba=aa
aaaaa=aaaa
baaaa=baaa