Theorems · Theorem · real analysis
HasDerivWithinAt.mul
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {s : Set 𝕜} {𝔸 : Type u_3} [inst_1 : NormedRing 𝔸]
[inst_2 : NormedAlgebra 𝕜 𝔸] {c d : 𝕜 → 𝔸} {c' d' : 𝔸},
HasDerivWithinAt c c' s x → HasDerivWithinAt d d' s x → HasDerivWithinAt (c * d) (c' * d x + c x * d') s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- add_commproof · cited by 1,535
- one_smulproof · cited by 1,374
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- MulOpposite.opproof · cited by 520
- HasDerivWithinAtstatement and proof · cited by 333
- smul_applyproof · cited by 229
- add_applyproof · cited by 154
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
Cited by7
Results whose statement or proof uses this declaration.
- HasDerivAt.mulproof · cited by 20
- HasDerivWithinAt.const_mulproof · cited by 6
- HasDerivWithinAt.mul_constproof · cited by 3
- intervalIntegral.integral_deriv_mul_eq_sub_of_hasDeriv_rightproof · cited by 2
- derivWithin_fun_mulproof · cited by 2
- Complex.deriv_Gamma_add_oneproof · cited by 1
- HasDerivWithinAt.fun_mulproof · cited by 1