#2524 ⟨a, b | aabbaa=aabb

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. ca2 ⇒ c [4]
2. cb2 ⇒ c2 [5]
3. a2b2 ⇒ c [2]
4. cab2 ⇒ cac [6]
# ab:aabbaa=aabb abc aabb=c magic:0
caa=c
cbb=cc
aabb=c
cabb=cac