#5120 ⟨a, b | aabaaab=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. a2ba3b ⇒ c [3]
3. cb ⇒ a2bac [5]
4. ca3b ⇒ a2bac [4]
# ab:aabaaab=aabb a/bc aabb=c magic:0
aabb=c
aabaaab=c
cb=aabac
caaab=aabac