Theorems · Theorem · commutative algebra
Derivation.map_smul_of_tower
∀ {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 : SMul S A] [inst_7 : SMul S M] [LinearMap.CompatibleSMul A M S R] (D : Derivation R A M) (r : S) (a : A),
D (r • a) = r • D a- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Derivationstatement and proof · cited by 293
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- LinearMap.map_smul_of_towerproof · cited by 50
- Derivation.toLinearMapproof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- Derivation.map_natCastproof · cited by 2
- Derivation.map_intCastproof · cited by 0