#5351 ⟨a, b | ababaab=bbaa

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. cba2 ⇒ ac2ac [4]
3. cbac ⇒ ac2acb [6]
4. b2a2 ⇒ c2ac [3]
5. b2ac ⇒ c2acb [5]
# ab:ababaab=bbaa reversed:ac/b ab=c morph:2/0
ab=c
cbaa=accac
cbac=accacb
bbaa=ccac
bbac=ccacb