#6534 ⟨a, b | aaa=a, aaba=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. ca ⇒ ac [8]
2. a3 ⇒ a [1]
3. a2c ⇒ c [6]
4. ab ⇒ c [3]
5. cb ⇒ ac2 [7]
# ab:aaa=a,aaba=ab ac/b ab=c morph:2/0
ca=ac
aaa=a
aac=c
ab=c
cb=acc