#14350 ⟨a, b | aaaa=a, ababb=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. a4 ⇒ a [1]
2. a3b ⇒ b [3]
3. bab2 ⇒ a2b [4]
4. b(ab)2 ⇒ b [7]
5. baba2b ⇒ ab [6]
# ab:aaaa=a,ababb=b ab
aaaa=a
aaab=b
babb=aab
babab=b
babaab=ab