#12983 ⟨a, b | abb=aaa, 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. a9 ⇒ a3 [6]
2. aba3 ⇒ a8 [8]
3. a3b ⇒ a7 [5]
4. b2 ⇒ ba4 [4]
5. ba2b ⇒ b [2]
# ab:abb=aaa,baab=b a/b
aaaaaaaaa=aaa
abaaa=aaaaaaaa
aaab=aaaaaaa
bb=baaaa
baab=b