Theorems · Theorem · real analysis
ContDiffOn.contDiffAt
∀ {𝕜 : 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} {n : WithTop ℕ∞}, ContDiffOn 𝕜 n f s → s ∈ nhds x → ContDiffAt 𝕜 n f x- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- ContDiffOnstatement and proof · cited by 294
- ContDiffAtstatement · cited by 262
- mem_of_mem_nhdsproof · cited by 126
- ContDiffWithinAt.contDiffAtproof · cited by 10
Cited by7
Results whose statement or proof uses this declaration.
- ContDiffOn.iUnion_of_isOpenproof · cited by 2
- ContDiffWithinAt.contDiffBumpproof · cited by 1
- eqOn_iteratedDeriv_cotTermproof · cited by 1
- taylor_mean_remainder_lagrange_iteratedDerivproof · cited by 1
- CPolynomialAt.contDiffAtproof · cited by 1
- ContDiffPointwiseHolderAt.of_contDiffOn_holderOnWithproof · cited by 0
- ContinuousOn.continuousOn_iteratedFDerivproof · cited by 0