Mathlib Map

Theorems · Theorem · functional analysis

Submodule.orthogonal_orthogonal

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
  (K : Submodule 𝕜 E) [K.HasOrthogonalProjection], Kᗮᗮ = K

If K admits an orthogonal projection, then the orthogonal complement of its orthogonal complement is itself.

Defined in
Mathlib.Analysis.InnerProductSpace.Projection.Submodule
Cited by
14 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceSubmodule.HasOrthogonalProjection

Around this declaration

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

Submodule.orthogonalDecomposition_apply · cited by 6Submodule.orthogonalDecom…ContinuousLinearMap.orthogonal_range · cited by 3ContinuousLinearMap.ortho…ClosedSubmodule.orthogonal_orthogonal_eq · cited by 3ClosedSubmodule.orthogona…Submodule.orthogonal_orthogonal_eq_closure · cited by 3Submodule.orthogonal_orth…EuclideanGeometry.Sphere.orthRadius_le_orthRadius_iff · cited by 2Sphere.orthRadius_le_orth…Submodule.orthogonal_le_orthogonal_iff · cited by 2Submodule.orthogonal_le_o…ContinuousLinearMap.mem_invtSubmodule_adjoint_iff · cited by 1ContinuousLinearMap.mem_i…stereographic_apply_neg · cited by 1stereographic_apply_negSubmodule.orthogonalComplement_eq_orthogonalComplement · cited by 0Submodule.orthogonalCompl…Submodule.le_orthogonal_iff_le_orthogonal · cited by 0Submodule.le_orthogonal_i…EuclideanGeometry.Sphere.orthogonalProjection_orthRadius_center · cited by 0Sphere.orthogonalProjecti…LinearIsometry.extend_apply · cited by 0LinearIsometry.extend_app…Submodule.orthogonal_le_iff_orthogonal_le · cited by 0Submodule.orthogonal_le_i…IsCoercive.range_eq_top · cited by 0IsCoercive.range_eq_topReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupSubmodule · cited by 7192SubmoduleNorm.norm · cited by 5413Norm.normAlgebra.algebraMap · cited by 4706Algebra.algebraMapInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeadd_zero · cited by 2707add_zerozero_add · cited by 2366zero_addInner.inner · cited by 1089Inner.innerRCLike.ofReal · cited by 350RCLike.ofRealSubmodule.orthogonal · cited by 257Submodule.orthogonalSubmodule.HasOrthogonalProjection · cited by 245Submodule.HasOrthogonalPr…Submodule.ext · cited by 204Submodule.extinner_self_eq_norm_sq_to_K · cited by 72inner_self_eq_norm_sq_to_KSubmodule.orthogonal_orthogon…CITED BYCITES

Cites18

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

Cited by14

Results whose statement or proof uses this declaration.