#2262 ⟨a, b | aabbaba=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. b(ba)2 ⇒ c [2]
4. a2c(ba)2 ⇒ a2c [5]
5. cac(ba)2 ⇒ cac [6]
# ab:aabbaba=aab acb bbaba=c morph:5/2
aab=aac
cab=cac
bbaba=c
aacbaba=aac
cacbaba=cac