#13095 ⟨a, b | bab=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 [7]
2. ba3 ⇒ a7 [8]
3. a3b ⇒ a7 [10]
4. bab ⇒ a3 [1]
5. ba2b ⇒ b [2]
# ab:bab=aaa,baab=b a/b
aaaaaaaaa=aaa
baaa=aaaaaaa
aaab=aaaaaaa
bab=aaa
baab=b