Theorems · Theorem · real analysis
ContDiff.contDiffWithinAt
∀ {𝕜 : 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 ℕ∞}, ContDiff 𝕜 n f → ContDiffWithinAt 𝕜 n f s x- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 197 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
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- ContDiffstatement and proof · cited by 352
- ContDiffWithinAtstatement · cited by 283
- ContDiff.contDiffAtproof · cited by 106
- ContDiffAt.contDiffWithinAtproof · cited by 31
Cited by17
Results whose statement or proof uses this declaration.
- contDiffWithinAt_idproof · cited by 12
- ContDiffWithinAt.addproof · cited by 7
- ContDiffWithinAt.negproof · cited by 6
- ContDiffWithinAt.smulproof · cited by 6
- contDiffWithinAt_sndproof · cited by 5
- contMDiffOn_projIccproof · cited by 4
- contDiffWithinAt_fstproof · cited by 3
- Complex.analyticWithinAt_cosproof · cited by 0
- Complex.analyticWithinAt_coshproof · cited by 0
- Complex.analyticWithinAt_sinproof · cited by 0
- Complex.analyticWithinAt_sinhproof · cited by 0
- Real.analyticWithinAt_arsinhproof · cited by 0