Mathlib Map

Theorems · Theorem · functional analysis

ClosedSubmodule.orthogonal_closure

∀ {𝕜 : Type u_4} {E : Type u_5} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
  (K : Submodule 𝕜 E), (↑K.closure)ᗮ = Kᗮ

The orthogonal complement of the closure of a submodule (as a Submodule) is equal to the orthogonal complement.

Defined in
Mathlib.Analysis.InnerProductSpace.Orthogonal
Cited by
1 results in Mathlib
Foundations
Depth 177 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.

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.