Question
Show that a binary perfect linear $[n,k,d]$ code is generated by its words of minimal weight.
What I have so far
We can try to solve this by induction on the weight of the words in the code.
Induction base: if a word has weight $d$, then it generates itself and has minimal weight.
Induction step: now suppose that we know that for every word of weight $l>d$ we know that it is generated by words of minimal weight. We now look at the words of weight $l+1$.
This is the hardest step of the proof and I'm stuck here. Any suggestions?
Ok, so $d=2t+1$.
A plan of attack for the inductive step. Justify everything.