Theorems · Definition · commutative algebra
Derivation.restrictScalars
(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] →
{S : Type u_5} →
[inst_6 : CommSemiring S] →
[inst_7 : Algebra S A] →
[inst_8 : Module S M] → [LinearMap.CompatibleSMul A M R S] → Derivation S A M → Derivation R A MIf A is both an R-algebra and an S-algebra; M is both an R-module and an S-module,
then an S-derivation A → M is also an R-derivation if it is also R-linear.
- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.idproof · 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
- LinearMapproof · cited by 10,215
- Derivationstatement and proof · cited by 293
- LinearMap.restrictScalarsproof · cited by 215
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- Derivation.leibnizproof · cited by 31
- Derivation.toLinearMapproof · cited by 21
- Derivation.map_one_eq_zeroproof · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- KaehlerDifferential.mapproof · cited by 33
- Differential.implicitDerivproof · cited by 3
- KaehlerDifferential.map_compDerstatement and proof · cited by 1
- Derivation.coe_restrictScalarsstatement · cited by 0
- Derivation.restrictScalars_applystatement · cited by 0
- Derivation.restrictScalars.congr_simpstatement and proof · cited by 0