Theorems · Definition · commutative algebra
Derivation.tensorProductTo
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{M : Type u_1} →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] →
[inst_5 : Module S M] → [IsScalarTower R S M] → Derivation R S M → TensorProduct R S S →ₗ[S] MFor an R-derivation S → M, this is the map S ⊗[R] S →ₗ[S] M sending s ⊗ₜ t ↦ s • D t.
- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- Derivationstatement and proof · cited by 293
- LinearMap.flipproof · cited by 193
- LinearMap.lsmulproof · cited by 50
Cited by11
Results whose statement or proof uses this declaration.
- Derivation.liftKaehlerDifferentialproof · cited by 12
- Derivation.liftKaehlerDifferential_compproof · cited by 6
- KaehlerDifferential.tensorProductTo_surjectivestatement · cited by 3
- Derivation.liftKaehlerDifferential_applystatement · cited by 2
- KaehlerDifferential.D_tensorProductTostatement · cited by 1
- Algebra.Extension.CotangentSpace.map_compproof · cited by 1
- Derivation.tensorProductTo_tmulstatement · cited by 1
- KaehlerDifferential.tensorKaehlerEquiv_left_invproof · cited by 0
- Derivation.tensorProductTo_mulstatement and proof · cited by 0
- Algebra.Extension.CotangentSpace.map_sub_mapproof · cited by 0
- Derivation.tensorProductTo.congr_simpstatement and proof · cited by 0