Theorems · Definition · commutative algebra
LinearMap.compDer
{R : Type u_1} →
{A : Type u_2} →
{M : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Algebra R A] →
[inst_4 : Module A M] →
[inst_5 : Module R M] →
{N : Type u_5} →
[inst_6 : AddCommMonoid N] →
[inst_7 : Module A N] →
[inst_8 : Module R N] →
[inst_9 : IsScalarTower R A M] →
[inst_10 : IsScalarTower R A N] → (M →ₗ[A] N) → Derivation R A M →ₗ[A] Derivation R A NWe can push forward derivations using linear maps, i.e., the composition of a derivation with a linear map is a derivation. Furthermore, this operation is linear on the spaces of derivations.
- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- LinearMap.compproof · cited by 1,642
- Derivationstatement and proof · cited by 293
- LinearMap.restrictScalarsproof · cited by 215
- Derivation.toLinearMapproof · cited by 21
Cited by17
Results whose statement or proof uses this declaration.
- Derivation.evalAtproof · cited by 8
- Derivation.liftKaehlerDifferential_compstatement · cited by 6
- Polynomial.mkDerivationproof · cited by 5
- Derivation.liftKaehlerDifferential_uniquestatement and proof · cited by 5
- Derivation.coupleproof · cited by 4
- LinearEquiv.compDerproof · cited by 3
- KaehlerDifferential.mvPolynomialBasis_repr_applyproof · cited by 2
- KaehlerDifferential.mvPolynomialBasis_repr_comp_Dstatement · cited by 1
- Derivation.llcompproof · cited by 1
- KaehlerDifferential.map_compDerstatement · cited by 1
- Algebra.Extension.CotangentSpace.map_idproof · cited by 0
- KaehlerDifferential.quotKerTotalEquiv_symm_comp_Dstatement and proof · cited by 0