Theorem InnerProductSpace.gramSchmidt_zero
Modification history
2025-07-27 16:19
Mathlib/Analysis/InnerProductSpace/GramSchmidtOrtho.lean
chore(Analysis/InnerProductSpace/GramSchmidtOrtho): change definition to use `U.starProjection x` instead of `(U.orthogonalProjection x : E)` (#27334)
Modified InnerProductSpace.gramSchmidt_zeroView on Github →