#1940 ⟨a, b | aabaaaba=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. c2a ⇒ ac2 [5]
2. a(ca)2 ⇒ c [4]
3. ab ⇒ (ac)2 [3]
4. cb ⇒ ac3 [6]
# ab:aabaaaba=ab ac/b aba=c morph:3/0
cca=acc
acaca=c
ab=acac
cb=accc