#16100 ⟨a, b | aab=aa, abaa=bb

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. a5 ⇒ a2 [3]
2. a2b ⇒ a2 [1]
3. b2 ⇒ aba2 [2]
4. baba2 ⇒ aba2 [4]
# ab:aab=aa,abaa=bb a/b
aaaaa=aa
aab=aa
bb=abaa
babaa=abaa