Theorems · Theorem · real analysis
deriv_mul_const
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {𝔸 : Type u_3} [inst_1 : NormedRing 𝔸]
[inst_2 : NormedAlgebra 𝕜 𝔸] {c : 𝕜 → 𝔸},
DifferentiableAt 𝕜 c x → ∀ (d : 𝔸), deriv (fun y => c y * d) x = deriv c x * d- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- derivstatement · cited by 676
- DifferentiableAtstatement and proof · cited by 617
- HasDerivAt.derivproof · cited by 147
- DifferentiableAt.hasDerivAtproof · cited by 114
- HasDerivAt.mul_constproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- Real.deriv_qaryEntropyproof · cited by 6
- deriv_mul_const_fieldproof · cited by 4
- DifferentiableAt.fderiv_norm_selfproof · cited by 1
- Real.hasDerivAt_Gamma_one_halfproof · cited by 1