Mathlib Map

Theorems · Theorem · functional analysis

Submodule.isCompl_orthogonal

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

If K admits an orthogonal projection, K and Kᗮ are complements of each other.

Defined in
Mathlib.Analysis.InnerProductSpace.Projection.Basic
Cited by
24 results in Mathlib
Foundations
Depth 172 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 · cited by 14Submodule.orthogonalDecom…Submodule.starProjection_inner_eq_zero · cited by 8Submodule.starProjection_…Submodule.quotientEquivOrthogonal · cited by 7Submodule.quotientEquivOr…Submodule.orthogonalDecomposition_apply · cited by 6Submodule.orthogonalDecom…EuclideanGeometry.inter_eq_singleton_orthogonalProjection · cited by 2EuclideanGeometry.inter_e…Submodule.quotientEquivOrthogonal_mk · cited by 1Submodule.quotientEquivOr…Submodule.toLinearMap_orthogonalProjectionOnto_eq_projectionOnto · cited by 1Submodule.toLinearMap_ort…Submodule.orthogonalProjectionOnto_apply_eq_projectionOnto · cited by 1Submodule.orthogonalProje…Submodule.norm_projection_orthogonal_le · cited by 1Submodule.norm_projection…LinearMap.IsSymmetricProjection.le_iff_range_le_range · cited by 1IsSymmetricProjection.le_…Submodule.det_reflection · cited by 1Submodule.det_reflectionSubmodule.isTopCompl_orthogonal · cited by 1Submodule.isTopCompl_orth…Submodule.quotientEquivOrthogonal_symm_eq_mk · cited by 0Submodule.quotientEquivOr…Submodule.toLinearEquiv_orthogonalDecomposition · cited by 0Submodule.toLinearEquiv_o…Submodule.toLinearEquiv_orthogonalDecomposition_symm · cited by 0Submodule.toLinearEquiv_o…NormedAddCommGroup · cited by 15752NormedAddCommGroupSubmodule · cited by 7192SubmoduleInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeIsCompl · cited by 351IsComplSubmodule.orthogonal · cited by 257Submodule.orthogonalSubmodule.HasOrthogonalProjection · cited by 245Submodule.HasOrthogonalPr…add_sub_cancel · cited by 195add_sub_cancelSubmodule.orthogonal_disjoint · cited by 6Submodule.orthogonal_disj…Submodule.codisjoint_iff_exists_add_eq · cited by 2Submodule.codisjoint_iff_…Submodule.HasOrthogonalProjection.exists_orthogonal · cited by 1HasOrthogonalProjection.e…Submodule.isCompl_orthogonalCITED BYCITES

Cites11

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

Cited by26

Results whose statement or proof uses this declaration.