#112 ⟨a, b | abba=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. cb ⇒ c2 [5]
2. ab ⇒ ca [3]
3. c2a ⇒ c [4]
# ab:abba=ab cba abb=c morph:3/1
cb=cc
ab=ca
cca=c