1.) Let $A$ be a square matrix of order $n.$ Define $V_k(A)$ as $k\times k$ upper left submatrix $A.$ Suppose $A$ has $LU$ decomposition, is it true that $V_k(A)$ is invertible for all $k \ ?$
2.) I read that if $A$ is invertible, then it has $LU$ decomposition if and only if all its leading principal minors are non-zero. May I know what is a principal leading minor? Examples will be greatly appreciated!
Thank you.