Im looking at the Householder operation, does anyone know how this guy got from the first equation to the second?
$$\forall x, Px = x - \frac{2v(x^Tv)}{v^Yv} \implies P = I-\frac{2vv^T}{v^Tv}$$
I know this is probably very simple but I am very new to matrices and all their defined properties and operations