Theorems · Theorem · nonassociative algebras
LieDerivation.apply_lie_eq_sub
∀ {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] [inst_6 : LieModule R L M]
(D : LieDerivation R L M) (a b : L), D ⁅a, b⁆ = ⁅a, D b⁆ - ⁅b, D a⁆- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- Bracket.bracketstatement · cited by 642
- LieModulestatement and proof · cited by 424
- LieDerivationstatement and proof · cited by 95
- LieDerivation.leibniz'proof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- LieDerivation.apply_lie_eq_addproof · cited by 1
- LieDerivation.eqOn_lieSpanproof · cited by 1
- LieDerivation.lie_adproof · cited by 1
- LieDerivation.leibniz_lieproof · cited by 0
- LieDerivation.lie_coe_lieDerivation_applyproof · cited by 0