#4724 ⟨a, b | aabbbaba=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. a2b ⇒ a2c [3]
2. cab ⇒ cac [4]
3. b3aba ⇒ c [2]
4. a2cb(ba)2 ⇒ a2c [5]
5. cacb(ba)2 ⇒ cac [6]
# ab:aabbbaba=aab acb bbbaba=c morph:6/2
aab=aac
cab=cac
bbbaba=c
aacbbaba=aac
cacbbaba=cac