#5361 ⟨a, b | abababa=abbb

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. cba ⇒ abc [4]
2. ab3 ⇒ c [2]
3. a(ba)3 ⇒ c [3]
4. cb3 ⇒ (ab)3c [5]
# ab:abababa=abbb ac/b abbb=c magic:0
cba=abc
abbb=c
abababa=c
cbbb=abababc