\item$\hat{\vec{x}}=\vec{x}_n + Q_k \vec{y}_k$ where $Q_k$ is derived from the Arnoldi iteration on the Krylov subspace $\mathcal{K}_{k-1}(A-I,\fxi{n})$;
Method 1 is equivalent to MPE since minimizing this equation is equivalent to solving the normal equations.
We have previously shown that methods 1 and 2 are equivalent.
Method 3 is GMRES, and to show it is equivalent to method 2 it suffices to prove the Krylov subspace $\mathcal{K}_{k-1}(A-I,\fxi{n})$ is the same as the column space of $F_{n,k-1}$.
This is trivial to show.
If $Q_k$ is derived from another method but shares the column space of $F_{n,k-1}$ then there is still mathematical equivalence between methods 2 and 3.
If one minimizes with respect to a different norm then the methods correspond to other methods discussed here.