#25084 ⟨a, b | ab=a, bbbaaa=aa

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. ab ⇒ a [1]
2. a3 ⇒ a2 [4]
3. b3a2 ⇒ a2 [5]
# ab:ab=a,bbbaaa=aa ab
ab=a
aaa=aa
bbbaa=aa