#4137 ⟨a, b | aba=aaa, bab=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. bab ⇒ b [2]
3. a3b ⇒ ab [3]
4. ba3 ⇒ ba [4]
5. a5 ⇒ a3 [5]
# ab:aba=aaa,bab=b ab
aba=aaa
bab=b
aaab=ab
baaa=ba
aaaaa=aaa