#20304 ⟨a, b | aba=b, baab=bab

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 ⇒ b [1]
2. ab2 ⇒ b2 [5]
3. bab ⇒ b2 [4]
4. b2a ⇒ b2 [7]
5. ba2b ⇒ b2 [6]
# ab:aba=b,baab=bab ab
aba=b
abb=bb
bab=bb
bba=bb
baab=bb