Theorems · Theorem · real analysis
HasDerivWithinAt.mul_const
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {s : Set 𝕜} {𝔸 : Type u_3} [inst_1 : NormedRing 𝔸]
[inst_2 : NormedAlgebra 𝕜 𝔸] {c : 𝕜 → 𝔸} {c' : 𝔸},
HasDerivWithinAt c c' s x → ∀ (d : 𝔸), HasDerivWithinAt (fun y => c y * d) (c' * d) s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- AddCommGroupproof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- add_zeroproof · cited by 2,707
- MulZeroClass.mul_zeroproof · cited by 2,091
- NormedAlgebrastatement and proof · cited by 1,165
- ContinuousSMulproof · cited by 1,016
- NormedRingstatement and proof · cited by 924
- HasDerivWithinAtstatement and proof · cited by 333
- hasDerivWithinAt_constproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- HasDerivAt.mul_constproof · cited by 8
- derivWithin_mul_constproof · cited by 1
- HasDerivWithinAt.div_constproof · cited by 1