#16544 ⟨a, b | aba=ba, baa=aba

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 ⇒ c [5]
2. ca ⇒ c [7]
3. ba ⇒ c [3]
4. bc ⇒ c2 [8]
# ab:aba=ba,baa=aba acb ba=c morph:2/1
ac=c
ca=c
ba=c
bc=cc