#4827 ⟨a, b | abababba=baa

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. bac ⇒ c3bc [5]
3. cac ⇒ ac3bc [6]
4. ba2 ⇒ c3ba [3]
5. ca2 ⇒ ac3ba [4]
# ab:abababba=baa bc/a ab=c morph:2/0
ab=c
bac=cccbc
cac=acccbc
baa=cccba
caa=acccba