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