Theorems · Definition · commutative algebra
Derivation.llcomp
{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) →ₗ[A] Derivation R A M →ₗ[A] Derivation R A NThe composition of a derivation with a linear map as a bilinear map
- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Derivationstatement · cited by 293
- LinearMap.compDerproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- KaehlerDifferential.linearMapEquivDerivationproof · cited by 3
- Derivation.llcomp_applystatement and proof · cited by 0