Theorems · Definition · nonassociative algebras
LieModule.IsRegular
(R : Type u_1) →
{L : Type u_3} →
(M : Type u_4) →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
[Module.Finite R L] →
[Module.Free R L] →
[inst_5 : AddCommGroup M] →
[inst_6 : Module R M] →
[inst_7 : LieRingModule L M] →
[LieModule R L M] → [Module.Finite R M] → [Module.Free R M] → L → PropLet x be an element of a Lie algebra L over R, and write n for rank R L.
Then x is regular
if the n-th coefficient of the characteristic polynomial of ad R L x is non-zero.
- Defined in
- Mathlib.Algebra.Lie.Rank
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 109 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.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Finitestatement and proof · cited by 1,032
- LieRingModulestatement and proof · cited by 727
- Module.Freestatement and proof · cited by 597
- LieModulestatement and proof · cited by 424
- LieModule.toEndproof · cited by 144
- LieHom.toLinearMapproof · cited by 74
- LinearMap.IsNilRegularproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- LieAlgebra.IsRegularproof · cited by 7
- LieModule.isRegular_iff_natTrailingDegree_charpoly_eq_rankstatement · cited by 0
- LieModule.exists_isRegularstatement · cited by 0
- LieModule.exists_isRegular_of_finrank_le_cardstatement · cited by 0
- LieModule.isRegular_defstatement · cited by 0
- LieModule.isRegular_iff_coeff_polyCharpoly_rank_ne_zerostatement · cited by 0