#12927 ⟨a, b | aba=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. aba ⇒ a3 [1]
2. ba2b ⇒ b [2]
3. a4b ⇒ ab [3]
4. ba4 ⇒ ba [4]
5. a6 ⇒ a3 [5]
# ab:aba=aaa,baab=b ab
aba=aaa
baab=b
aaaab=ab
baaaa=ba
aaaaaa=aaa