#12559 ⟨a, b | abba=aa, baab=b

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. aba3 ⇒ a2 [7]
2. a2ba ⇒ aba2 [8]
3. b2a ⇒ ba3 [4]
4. baba2 ⇒ ba [9]
5. ba2b ⇒ b [2]
6. ba4b ⇒ b2 [5]
7. ab2 ⇒ a3b [3]
8. b3 ⇒ ba6b [10]
# ab:abba=aa,baab=b a/b
abaaa=aa
aaba=abaa
bba=baaa
babaa=ba
baab=b
baaaab=bb
abb=aaab
bbb=baaaaaab