Theorems · Theorem · linear algebra
LinearMap.nilRank_le_natTrailingDegree_charpoly
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup L] [inst_2 : Module R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] (φ : L →ₗ[R] Module.End R M) [inst_5 : Module.Free R M]
[inst_6 : Module.Finite R M] [inst_7 : Module.Finite R L] [inst_8 : Module.Free R L] [Nontrivial R] (x : L),
φ.nilRank ≤ (LinearMap.charpoly (φ x)).natTrailingDegree- Cited by
- 3 results in Mathlib
- Foundations
- Depth 116 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.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomproof · cited by 10,189
- Nontrivialstatement and proof · cited by 2,416
- MvPolynomialproof · cited by 2,140
- map_zeroproof · cited by 1,614
- Polynomial.coeffproof · cited by 1,045
- Module.Finitestatement and proof · cited by 1,032
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.isNilRegular_iff_natTrailingDegree_charpoly_eq_nilRankproof · cited by 2
- LieAlgebra.rank_le_natTrailingDegree_charpoly_adproof · cited by 1
- LieModule.rank_le_natTrailingDegree_charpoly_adproof · cited by 0