Theorems · Inductive type · nonassociative algebras
LieDerivation
(R : Type u_1) →
(L : Type u_2) →
(M : Type u_3) →
[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] → Type (max u_2 u_3)A Lie derivation D from the Lie R-algebra L to the L-module M is an R-linear map
that satisfies the Leibniz rule D [a, b] = [a, D b] - [b, D a].
- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 95 results in Mathlib
- Foundations
- Depth 7 from the axioms, rests on 43 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- CommRingstatement · cited by 17,173
- AddCommGroupstatement · cited by 12,871
- LieRingstatement · cited by 1,548
- LieAlgebrastatement · cited by 1,246
- LieRingModulestatement · cited by 727
- LieModulestatement · cited by 424
Cited by129
Results whose statement or proof uses this declaration.
- LieAlgebra.SemiDirectSumstatement · cited by 26
- LieDerivation.adstatement and proof · cited by 19
- LieDerivation.toLinearMapstatement and proof · cited by 15
- LieAlgebra.SemiDirectSum.leftstatement and proof · cited by 11
- LieAlgebra.SemiDirectSum.rightstatement and proof · cited by 11
- LieDerivation.extstatement and proof · cited by 7
- LieDerivation.apply_lie_eq_substatement and proof · cited by 5
- LieAlgebra.SemiDirectSum.inlstatement and proof · cited by 4
- LieAlgebra.SemiDirectSum.inrstatement and proof · cited by 4
- LieAlgebra.SemiDirectSum.projrstatement and proof · cited by 4
- LieDerivation.ad_apply_applystatement · cited by 3
- LieDerivation.ad_ker_eq_centerstatement · cited by 3