Theorems · Theorem · nonassociative algebras
LieModule.genWeightSpaceChain.congr_simp
∀ {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] (χ₁ χ₁_1 : L → R),
χ₁ = χ₁_1 →
∀ (χ₂ χ₂_1 : L → R),
χ₂ = χ₂_1 →
∀ (p p_1 : ℤ),
p = p_1 →
∀ (q q_1 : ℤ),
q = q_1 → LieModule.genWeightSpaceChain M χ₁ χ₂ p q = LieModule.genWeightSpaceChain M χ₁_1 χ₂_1 p_1 q_1- 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.
Cites10
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
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement · cited by 489
- LieModulestatement and proof · cited by 424
- LieRing.IsNilpotentstatement and proof · cited by 176
- LieModule.genWeightSpaceChainstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.