#12932 ⟨a, b | aba=aab, aaaa=a

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. ca ⇒ ac [5]
2. a4 ⇒ a [2]
3. a3c ⇒ c [7]
4. ab ⇒ c [3]
5. cb ⇒ a2c2 [8]
# ab:aba=aab,aaaa=a ac/b ab=c morph:2/0
ca=ac
aaaa=a
aaac=c
ab=c
cb=aacc