Theorems · Definition · nonassociative algebras
LieDerivation.ofGradingSum
{ι : 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) → LieDerivation R (DirectSum ι fun i => ↥(ℒ i)) (DirectSum ι fun i => ↥(ℒ i))A derivation on the direct sum of graded pieces of a graded Lie algebra, induced by an additive map on the grading monoid.
- Defined in
- Mathlib.Algebra.Lie.Graded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapproof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- AddMonoidHomstatement and proof · cited by 3,230
- LinearMap.compproof · cited by 1,642
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- DirectSumstatement and proof · cited by 446
- LieDerivationstatement · cited by 95
Cited by3
Results whose statement or proof uses this declaration.
- LieDerivation.ofGradingproof · cited by 1
- LieDerivation.ofGradingSum_ofstatement · cited by 1
- LieDerivation.ofGrading_apply_applyproof · cited by 0