#5871 ⟨a, b | ababab=abbaa

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 [7]
2. cba2 ⇒ (ab)2c [6]
3. cb(ab)2 ⇒ ab2ac [5]
4. cb2a2 ⇒ ab2ac [4]
5. (ab)3 ⇒ c [2]
6. ab2a2 ⇒ c [3]
# ab:ababab=abbaa bc/a abbaa=c magic:0
cab=abc
cbaa=ababc
cbabab=abbac
cbbaa=abbac
ababab=c
abbaa=c