Theorems · Theorem · real analysis
iteratedFDerivWithin_one_apply
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {s : Set E}
{f : E → F} {x : E},
UniqueDiffWithinAt 𝕜 s x → ∀ (m : Fin 1 → E), (iteratedFDerivWithin 𝕜 1 f s x) m = (fderivWithin 𝕜 f s x) (m 0)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 175 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.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousMultilinearMapstatement · cited by 1,016
- fderivWithinstatement and proof · cited by 357
- LinearIsometryEquiv.symmproof · cited by 287
- UniqueDiffWithinAtstatement and proof · cited by 252
- iteratedFDerivWithinstatement · cited by 147
Cited by3
Results whose statement or proof uses this declaration.
- iteratedDerivWithin_oneproof · cited by 6
- iteratedDerivWithin_vcomp_threeproof · cited by 2
- iteratedDerivWithin_vcomp_twoproof · cited by 2