Mathlib Map

Theorems · Definition · functional analysis

Submodule.orthogonalProjectionOnto

{𝕜 : Type u_1} →
  {E : Type u_2} →
    [inst : RCLike 𝕜] →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : InnerProductSpace 𝕜 E] → (K : Submodule 𝕜 E) → [K.HasOrthogonalProjection] → E →L[𝕜] ↥K

The orthogonal projection onto a subspace.

Defined in
Mathlib.Analysis.InnerProductSpace.Projection.Basic
Cited by
103 results in Mathlib
Foundations
Depth 175 from the axioms, rests on 4,230 definitions · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceSubmodule.HasOrthogonalProjection

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Submodule.starProjection · cited by 92Submodule.starProjectionEuclideanGeometry.orthogonalProjection · cited by 85EuclideanGeometry.orthogo…MeasureTheory.condExpL2 · cited by 36MeasureTheory.condExpL2Submodule.orthogonalProjectionOnto_apply_of_mem_orthogonal · cited by 9Submodule.orthogonalProje…Submodule.orthogonalProjectionOnto_mem_subspace_eq_self · cited by 8Submodule.orthogonalProje…Submodule.starProjection_orthogonal_val · cited by 7Submodule.starProjection_…stereoToFun · cited by 7stereoToFunSubmodule.starProjection_apply · cited by 7Submodule.starProjection_…Submodule.eq_starProjection_of_mem_of_inner_eq_zero · cited by 6Submodule.eq_starProjecti…Submodule.orthogonalDecomposition_apply · cited by 6Submodule.orthogonalDecom…Submodule.orthogonalProjectionOnto_norm_le · cited by 6Submodule.orthogonalProje…Submodule.inner_orthogonalProjectionOnto_eq_of_mem_right · cited by 5Submodule.inner_orthogona…Submodule.inner_orthogonalProjectionOnto_eq_of_mem_left · cited by 4Submodule.inner_orthogona…Submodule.lipschitzWith_orthogonalProjectionOnto · cited by 3Submodule.lipschitzWith_o…Submodule.inner_starProjection_left_eq_right · cited by 3Submodule.inner_starProje…RingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupSubmodule · cited by 7192SubmoduleContinuousLinearMap · cited by 5352ContinuousLinearMapInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeSubmodule.orthogonal · cited by 257Submodule.orthogonalSubmodule.HasOrthogonalProjection · cited by 245Submodule.HasOrthogonalPr…Submodule.projectionOntoL · cited by 20Submodule.projectionOntoLSubmodule.isTopCompl_orthogonal · cited by 1Submodule.isTopCompl_orth…Submodule.orthogonalProjectio…CITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by110

Results whose statement or proof uses this declaration.