#548 ⟨a, b | ababa=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. cba ⇒ abc [4]
2. ab2 ⇒ c [2]
3. a(ba)2 ⇒ c [3]
4. cb2 ⇒ (ab)2c [5]
# ab:ababa=abb ac/b abb=c magic:0
cba=abc
abb=c
ababa=c
cbb=ababc