#5872 ⟨a, b | ababab=abbba

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. cab ⇒ abc [5]
2. cb2a ⇒ (ab)2c [6]
3. ab3a ⇒ c [2]
4. (ab)3 ⇒ c [3]
5. cb3a ⇒ ab3c [4]
6. cb(ab)2 ⇒ ab3c [7]
# ab:ababab=abbba ac/b abbba=c magic:0
cab=abc
cbba=ababc
abbba=c
ababab=c
cbbba=abbbc
cbabab=abbbc