Mathlib Map

Theorems · Definition · functional analysis

ClosedSubmodule.orthogonal

{𝕜 : Type u_4} →
  {E : Type u_5} →
    [inst : RCLike 𝕜] →
      [inst_1 : NormedAddCommGroup E] → [inst_2 : InnerProductSpace 𝕜 E] → ClosedSubmodule 𝕜 E → ClosedSubmodule 𝕜 E

The closed subspace of vectors orthogonal to a given subspace, denoted Kᗮ.

Defined in
Mathlib.Analysis.InnerProductSpace.Orthogonal
Cited by
32 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupInnerProductSpace

Around this declaration

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

ClosedSubmodule.symplComp · cited by 7ClosedSubmodule.symplCompClosedSubmodule.orthogonal_gc · cited by 4ClosedSubmodule.orthogona…ClosedSubmodule.orthogonal_orthogonal_eq · cited by 3ClosedSubmodule.orthogona…ClosedSubmodule.inf_orthogonal · cited by 2ClosedSubmodule.inf_ortho…ClosedSubmodule.mulI_orthogonal_eq_symplComp · cited by 2ClosedSubmodule.mulI_orth…ClosedSubmodule.toSubmodule_orthogonal_eq · cited by 1ClosedSubmodule.toSubmodu…ClosedSubmodule.bot_orthogonal_eq_top · cited by 1ClosedSubmodule.bot_ortho…ClosedSubmodule.inf_orthogonal_eq_bot · cited by 1ClosedSubmodule.inf_ortho…ClosedSubmodule.mem_orthogonal_toSubmodule_iff · cited by 1ClosedSubmodule.mem_ortho…ClosedSubmodule.mulI_symplComp · cited by 1ClosedSubmodule.mulI_symp…ClosedSubmodule.orthogonal_closure' · cited by 1ClosedSubmodule.orthogona…ClosedSubmodule.orthogonal_disjoint · cited by 1ClosedSubmodule.orthogona…ClosedSubmodule.orthogonal_eq_orthogonal_iff · cited by 1ClosedSubmodule.orthogona…ClosedSubmodule.orthogonal_le · cited by 1ClosedSubmodule.orthogona…ClosedSubmodule.sup_orthogonal · cited by 1ClosedSubmodule.sup_ortho…NormedAddCommGroup · cited by 15752NormedAddCommGroupSubmodule · cited by 7192SubmoduleInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeSubmodule.orthogonal · cited by 257Submodule.orthogonalClosedSubmodule · cited by 123ClosedSubmoduleClosedSubmodule.toSubmodule · cited by 51ClosedSubmodule.toSubmodu…ClosedSubmodule.orthogonalCITED BYCITES

Cites7

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

Cited by33

Results whose statement or proof uses this declaration.