Theorems · Theorem · linear algebra
LinearMap.charpoly_constantCoeff_eq_zero_iff
∀ {K : Type u_2} {M : Type u_3} [inst : Field K] [inst_1 : AddCommGroup M] [inst_2 : Module K M]
[inst_3 : Module.Finite K M] (φ : Module.End K M),
Polynomial.constantCoeff (LinearMap.charpoly φ) = 0 ↔ ∃ m, m ≠ 0 ∧ φ m = 0- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Zero
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Bot.botproof · cited by 4,720
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.kerproof · cited by 848
- Module.Endstatement and proof · cited by 774
- minpolyproof · cited by 439
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.engel_isBot_of_isMinproof · cited by 1