Theorems · Theorem · real analysis
derivWithin_const_add
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {x : 𝕜} {s : Set 𝕜} (c : F),
derivWithin (fun x => c + f x) s x = derivWithin f s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Add
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 170 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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- fderivWithinproof · cited by 357
- derivWithinstatement · cited by 258
- fderivWithin_const_addproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- derivWithin_const_add_funproof · cited by 1
- iteratedDerivWithin_const_addproof · cited by 1