Theorems · Theorem · nonassociative algebras
LieDerivation.coe_sub_linearMap
∀ {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]
(D1 D2 : LieDerivation R L M), ↑(D1 - D2) = ↑D1 - ↑D2- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieModulestatement and proof · cited by 424
- LieDerivationstatement and proof · cited by 95
- LieDerivation.toLinearMapstatement · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.