#2482 ⟨a, b | aabaab=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. a2b2 ⇒ c [2]
2. (a2b)2 ⇒ c [3]
3. cb ⇒ a2bc [5]
4. ca2b ⇒ a2bc [4]
# ab:aabaab=aabb a/bc aabb=c magic:0
aabb=c
aabaab=c
cb=aabc
caab=aabc