#2348 ⟨a, b | abbaaab=bab

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 ⇒ c [2]
2. cba2c ⇒ bc [4]
3. acbac2 ⇒ cbc [6]
4. b2c ⇒ cbac2 [5]
5. cbacbc ⇒ bcbac2 [7]
# ab:abbaaab=bab ac/b ab=c morph:2/1
ab=c
cbaac=bc
acbacc=cbc
bbc=cbacc
cbacbc=bcbacc