Theorems · Theorem · linear algebra
LinearMap.charpoly_nilpotent_tfae
∀ {R : Type u_1} {M : Type u_3} [inst : CommRing R] [IsDomain R] [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[inst_4 : Module.Finite R M] [inst_5 : Module.Free R M] [IsNoetherian R M] (φ : Module.End R M),
[IsNilpotent φ, LinearMap.charpoly φ = Polynomial.X ^ Module.finrank R M, ∀ (m : M), ∃ n, (φ ^ n) m = 0,
(LinearMap.charpoly φ).natTrailingDegree = Module.finrank R M].TFAE- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Zero
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submoduleproof · cited by 7,192
- Polynomialstatement · cited by 5,681
- iSupproof · cited by 2,415
- IsDomainstatement and proof · cited by 2,196
- Module.finrankstatement and proof · cited by 1,770
- Polynomial.Xstatement and proof · cited by 1,639
- le_rflproof · cited by 1,558
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.finrank_maxGenEigenspace_zero_eqproof · cited by 2
- LinearMap.charpoly_eq_X_pow_iffproof · cited by 1