Theorems · Definition · nonassociative algebras
LieModule.rank
(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] → ℕLet M be a representation of a Lie algebra L over a nontrivial commutative ring R,
and assume that L and M are finite free as R-module.
Then the coefficients of the characteristic polynomial of ⁅x, ·⁆ are polynomial in x.
The rank of M is the smallest n for which the n-th coefficient is not the zero polynomial.
- Defined in
- Mathlib.Algebra.Lie.Rank
- Cited by
- 8 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.
- 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.nilRankproof · cited by 10
Cited by9
Results whose statement or proof uses this declaration.
- LieAlgebra.rankproof · cited by 10
- LieModule.polyCharpoly_coeff_rank_ne_zerostatement · cited by 0
- LieModule.isRegular_defstatement · cited by 0
- LieModule.isRegular_iff_coeff_polyCharpoly_rank_ne_zerostatement · cited by 0
- LieModule.isRegular_iff_natTrailingDegree_charpoly_eq_rankstatement · cited by 0
- LieModule.rank_eq_natTrailingDegreestatement · cited by 0
- LieModule.rank_le_cardstatement · cited by 0
- LieModule.rank_le_finrankstatement · cited by 0
- LieModule.rank_le_natTrailingDegree_charpoly_adstatement · cited by 0