Theorems · Definition · nonassociative algebras
LieModule.posFittingCompOf
(R : Type u_2) →
{L : Type u_3} →
(M : Type u_4) →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] →
[inst_5 : LieRingModule L M] → [LieModule R L M] → [LieRing.IsNilpotent L] → L → LieSubmodule R L MIf M is a representation of a nilpotent Lie algebra L, and x : L, then
posFittingCompOf R M x is the infimum of the decreasing system
range φₓ ⊇ range φₓ² ⊇ range φₓ³ ⊇ ⋯ where φₓ : End R M := toEnd R L M x. We call this
the "positive Fitting component" because with appropriate assumptions (e.g., R is a field and
M is finite-dimensional) φₓ induces the so-called Fitting decomposition: M = M₀ ⊕ M₁ where
M₀ = genWeightSpaceOf M 0 x and M₁ = posFittingCompOf R M x.
It is a Lie submodule because L is nilpotent.
- Defined in
- Mathlib.Algebra.Lie.Weights.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submoduleproof · cited by 7,192
- iInfproof · cited by 1,690
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.rangeproof · cited by 893
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement · cited by 489
- LieModulestatement and proof · cited by 424
Cited by11
Results whose statement or proof uses this declaration.
- LieModule.posFittingCompproof · cited by 13
- LieModule.mem_posFittingCompOfstatement · cited by 2
- LieModule.posFittingCompOf_eq_bot_of_isNilpotentstatement and proof · cited by 1
- LieModule.posFittingCompOf_le_posFittingCompstatement and proof · cited by 1
- LieModule.map_posFittingComp_leproof · cited by 1
- LieModule.eq_zero_of_mem_genWeightSpace_mem_posFittingproof · cited by 1
- LieModule.posFittingCompOf_le_lowerCentralSeriesstatement and proof · cited by 0
- LieModule.posFittingCompOf.congr_simpstatement and proof · cited by 0
- LieModule.iInf_lowerCentralSeries_eq_posFittingCompproof · cited by 0
- LieModule.isCompl_genWeightSpaceOf_zero_posFittingCompOfstatement and proof · cited by 0
- LieModule.mem_posFittingCompstatement · cited by 0