#540 ⟨a, b | abaab=abb

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. cb ⇒ abac [5]
2. ca2b ⇒ abac [4]
3. ab2 ⇒ c [2]
4. aba2b ⇒ c [3]
# ab:abaab=abb ac/b abb=c magic:0
cb=abac
caab=abac
abb=c
abaab=c