Theorems · Theorem · operator theory
ContinuousLinearMap.eq_zero_of_forall_hasEigenvalue_eq_zero
∀ {𝕜 : 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.HasEigenvalue (↑T) μ → μ = 0) ↔ T = 0)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealproof · cited by 9,879
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- iSupproof · cited by 2,415
- ENNReal.ofNNRealproof · cited by 1,279
- NNNorm.nnnormproof · cited by 952
- ContinuousLinearMap.toLinearMapstatement and proof · cited by 528
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.orthogonalComplement_iSup_eigenspaces_eq_botproof · cited by 0