#12255 ⟨a, b | aaab=ab, baaa=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. bab ⇒ b2 [3]
2. a3b ⇒ ab [1]
3. ba3 ⇒ b [2]
4. ba2b ⇒ b2 [4]
# ab:aaab=ab,baaa=b ab
bab=bb
aaab=ab
baaa=b
baab=bb