#5363 ⟨a, b | abababa=babb

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 [5]
2. cb2 ⇒ a(ba)2c [6]
3. cab2 ⇒ babc [4]
4. bab2 ⇒ c [2]
5. a(ba)3 ⇒ c [3]
# ab:abababa=babb ac/b babb=c magic:0
cba=abc
cbb=ababac
cabb=babc
babb=c
abababa=c