#4126 ⟨a, b | aab=aaa, bab=a

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. a2b ⇒ a3 [1]
2. ba2 ⇒ a3 [3]
3. bab ⇒ a [2]
4. a5 ⇒ a3 [4]
# ab:aab=aaa,bab=a ab
aab=aaa
baa=aaa
bab=a
aaaaa=aaa