Mathlib Map

Theorems · Theorem · operator theory

ContinuousLinearMap.orthogonalComplement_iSup_eigenspaces_eq_bot

∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
  [CompleteSpace E] {T : E →L[𝕜] E}, IsCompactOperator ⇑T → (↑T).IsSymmetric → (⨆ μ, Module.End.eigenspace (↑T) μ)ᗮ = ⊥

The Spectral Theorem for compact self-adjoint operators: the eigenspaces of a compact self-adjoint operator have trivial orthogonal complement.

Defined in
Mathlib.Analysis.InnerProductSpace.Spectrum
Cited by
0 results in Mathlib
Foundations
Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceCompleteSpace

Around this declaration

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

Cites25

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.