Theorems · Theorem · real analysis
HasDerivWithinAt.derivWithin
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {f' : F} {x : 𝕜} {s : Set 𝕜},
HasDerivWithinAt f f' s x → UniqueDiffWithinAt 𝕜 s x → derivWithin f s x = f'- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 62 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.
Cites10
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- HasDerivWithinAtstatement and proof · cited by 333
- derivWithinstatement · cited by 258
- UniqueDiffWithinAtstatement and proof · cited by 252
- DifferentiableWithinAt.hasDerivWithinAtproof · cited by 85
- HasDerivWithinAt.differentiableWithinAtproof · cited by 19
- UniqueDiffWithinAt.eq_derivproof · cited by 6
Cited by62
Results whose statement or proof uses this declaration.
- deriv_eqOnproof · cited by 7
- InformationTheory.rightDeriv_klFunproof · cited by 3
- ConvexOn.leftDeriv_eq_sSup_slope_of_mem_interiorproof · cited by 2
- derivWithin.scompproof · cited by 2
- derivWithin_fun_addproof · cited by 2
- derivWithin_fun_const_smulproof · cited by 2
- derivWithin_fun_finsetProdproof · cited by 2
- derivWithin_fun_mulproof · cited by 2
- derivWithin_idproof · cited by 2
- ConvexOn.rightDeriv_eq_sInf_slope_of_mem_interiorproof · cited by 2
- curveIntegralFun_segmentproof · cited by 2
- RightDerivMeasurableAux.D_subset_differentiable_setproof · cited by 1