Theorems · Definition · linear algebra
LinearMap.IsNilRegular
{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) →
[Module.Free R M] → [Module.Finite R M] → [Module.Finite R L] → [Module.Free R L] → L → PropLet L and M be finite free modules over R,
and let φ : L →ₗ[R] Module.End R M be a linear family of endomorphisms,
and denote n := nilRank φ.
An element x : L is nil-regular with respect to φ
if the n-th coefficient of the characteristic polynomial of φ x is non-zero.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 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
- Polynomial.coeffproof · cited by 1,045
- Module.Finitestatement and proof · cited by 1,032
- Module.Endstatement and proof · cited by 774
- Module.Freestatement and proof · cited by 597
- LinearMap.charpolyproof · cited by 67
- LinearMap.nilRankproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- LieModule.IsRegularproof · cited by 5
- LinearMap.exists_isNilRegular_of_finrank_le_cardstatement · cited by 3
- LinearMap.isNilRegular_iff_coeff_polyCharpoly_nilRank_ne_zerostatement · cited by 3
- LinearMap.isNilRegular_iff_natTrailingDegree_charpoly_eq_nilRankstatement · cited by 2
- LinearMap.exists_isNilRegularstatement · cited by 2
- LinearMap.isNilRegular_defstatement · cited by 1