#16290 ⟨a, b | aab=bb, abaa=ab

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. aba2 ⇒ ab [2]
2. a5b ⇒ a3b [5]
3. b2 ⇒ a2b [1]
4. ba2b ⇒ a4b [3]
5. ba4b ⇒ a4b [4]
# ab:aab=bb,abaa=ab a/b
abaa=ab
aaaaab=aaab
bb=aab
baab=aaaab
baaaab=aaaab