#13009 ⟨a, b | abb=aab, 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 ⇒ b3 [4]
2. a2b ⇒ ab2 [1]
3. ba3 ⇒ b [2]
4. b5 ⇒ b2 [5]
# ab:abb=aab,baaa=b ba
bab=bbb
aab=abb
baaa=b
bbbbb=bb