Theorems · Theorem · nonassociative algebras
LieDerivation.ofGradingSum_of
∀ {ι : Type u_1} {R : Type u_3} {L : Type u_4} [inst : DecidableEq ι] [inst_1 : AddCommMonoid ι] [inst_2 : CommRing R]
[inst_3 : LieRing L] [inst_4 : LieAlgebra R L] (ℒ : ι → Submodule R L) [inst_5 : GradedLieAlgebra ℒ] (φ : ι →+ R)
(i : ι) (a : ↥(ℒ i)),
(LieDerivation.ofGradingSum ℒ φ) ((DirectSum.of (fun x => ↥(ℒ x)) i) a) = φ i • (DirectSum.of (fun x => ↥(ℒ x)) i) a- Defined in
- Mathlib.Algebra.Lie.Graded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- AddMonoidHomstatement and proof · cited by 3,230
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- map_smulproof · cited by 566
- DirectSumstatement · cited by 446
- DirectSum.ofstatement · cited by 122
- LieDerivationstatement · cited by 95
- DirectSum.lofproof · cited by 79
Cited by1
Results whose statement or proof uses this declaration.
- LieDerivation.ofGrading_apply_applyproof · cited by 0