Theorems · Theorem · linear algebra
Module.End.IsSemisimple.eq_zero_iff_forall_eigenvalue
∀ {K : Type u_3} {V : Type u_4} [inst : Field K] [IsAlgClosed K] [inst_2 : AddCommGroup V] [inst_3 : Module K V]
[FiniteDimensional K V] {f : Module.End K V}, f.IsSemisimple → (f = 0 ↔ ∀ (μ : K), f.HasEigenvalue μ → μ = 0)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Submoduleproof · cited by 7,192
- Bot.botproof · cited by 4,720
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- FiniteDimensionalstatement and proof · cited by 1,854
- eq_or_neproof · cited by 1,117
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.