Theorems · Theorem · real analysis
fderivWithin_fderivWithin_eq_of_mem_nhdsWithin
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} {F : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {s t : Set E} {f : E → F}
{x : E},
t ∈ nhdsWithin x s →
ContDiffWithinAt 𝕜 2 f t x →
UniqueDiffOn 𝕜 s →
UniqueDiffOn 𝕜 t → x ∈ s → fderivWithin 𝕜 (fderivWithin 𝕜 f s) s x = fderivWithin 𝕜 (fderivWithin 𝕜 f t) t x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
Cited by1
Results whose statement or proof uses this declaration.
- IsSymmSndFDerivWithinAt.mono_of_mem_nhdsWithinproof · cited by 2