#16162 ⟨a, b | aab=ab, 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. ac ⇒ c [5]
2. ab ⇒ c [3]
3. cb ⇒ c2 [8]
4. ca2 ⇒ c [7]
# ab:aab=ab,abaa=ab acb ab=c morph:2/0
ac=c
ab=c
cb=cc
caa=c