#13255 ⟨a, b | bab=aba, 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 [10]
2. ba3 ⇒ a4 [11]
3. a2b ⇒ aba2 [4]
4. b2a ⇒ a2 [2]
5. bab ⇒ aba [1]
# ab:bab=aba,bba=aa a/b
aaaaa=aaaa
baaa=aaaa
aab=abaa
bba=aa
bab=aba