Theorems · Definition · nonassociative algebras
LieAlgebra.IsRegular
(R : Type u_1) →
{L : Type u_3} →
[inst : CommRing R] →
[inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → [Module.Finite R L] → [Module.Free R L] → 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
- 7 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Finitestatement and proof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- LieModule.IsRegularproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- LieAlgebra.isRegular_iff_finrank_engel_eq_rankstatement · cited by 1
- LieAlgebra.exists_isRegular_of_finrank_le_cardstatement · cited by 1
- LieAlgebra.exists_isCartanSubalgebra_engel_of_finrank_le_cardproof · cited by 1
- LieAlgebra.isRegular_iff_natTrailingDegree_charpoly_eq_rankstatement · cited by 1
- LieAlgebra.isRegular_defstatement · cited by 0
- LieAlgebra.exists_isRegularstatement · cited by 0
- LieAlgebra.isRegular_iff_coeff_polyCharpoly_rank_ne_zerostatement · cited by 0