#231 ⟨a, b | abbba=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. c3a ⇒ c [4]
# ab:abbba=ab cba abbb=c morph:4/1
cb=cc
ab=ca
ccca=c