#2322 ⟨a, b | ababaab=aab

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. ac ⇒ c2 [6]
2. a2b ⇒ cab [3]
3. abc ⇒ cba [4]
4. a(ba)2 ⇒ c [2]
5. (cb)2c2 ⇒ c2 [7]
6. c(bc)2ab ⇒ cab [5]
# ab:ababaab=aab cab ababa=c morph:5/1
ac=cc
aab=cab
abc=cba
ababa=c
cbcbcc=cc
cbcbcab=cab