Theorems · Theorem · nonassociative algebras
LieModule.genWeightSpaceChain_def
∀ {R : Type u_1} {L : Type u_2} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (M : Type u_3)
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M]
[inst_7 : LieRing.IsNilpotent L] (χ₁ χ₂ : L → R) (p q : ℤ),
LieModule.genWeightSpaceChain M χ₁ χ₂ p q = ⨆ k ∈ Set.Ioo p q, LieModule.genWeightSpace M (k • χ₁ + χ₂)- Defined in
- Mathlib.Algebra.Lie.Weights.Chain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 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.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- iSupstatement · cited by 2,415
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Set.Ioostatement · cited by 1,214
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement · cited by 489
- LieModulestatement and proof · cited by 424
- LieRing.IsNilpotentstatement and proof · cited by 176
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.