#2604 ⟨a, b | ababba=abab

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 [7]
2. cab ⇒ c [4]
3. c2a ⇒ c [6]
4. (ab)2 ⇒ ca [3]
5. ca2b ⇒ abca [5]
# ab:ababba=abab acb ababb=c morph:5/1
cb=cc
cab=c
cca=c
abab=ca
caab=abca