Theorems · Theorem · functional analysis
OrthonormalBasis.orthogonalProjectionOnto_eq_sum_rankOne
∀ {ι : Type u_1} {𝕜 : Type u_3} [inst : RCLike 𝕜] {E : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : Fintype ι] {U : Submodule 𝕜 E} [inst_4 : U.HasOrthogonalProjection]
(b : OrthonormalBasis ι 𝕜 ↥U), U.orthogonalProjectionOnto = ∑ i, ((InnerProductSpace.rankOne 𝕜) (b i)) ↑(b i)- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement and proof · cited by 3,473
- RCLikestatement and proof · cited by 2,829
- Finset.sum_congrproof · cited by 2,323
- Inner.innerproof · cited by 1,089
Cited by2
Results whose statement or proof uses this declaration.
- OrthonormalBasis.starProjection_eq_sum_rankOneproof · cited by 0
- OrthonormalBasis.orthogonalProjection_eq_sum_rankOneproof · cited by 0