Theorems · Definition · global analysis
ContMDiffWithinAt
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{H : Type u_3} →
[inst_3 : TopologicalSpace H] →
ModelWithCorners 𝕜 E H →
{M : Type u_4} →
[inst_4 : TopologicalSpace M] →
[ChartedSpace H M] →
{E' : Type u_5} →
[inst_6 : NormedAddCommGroup E'] →
[inst_7 : NormedSpace 𝕜 E'] →
{H' : Type u_6} →
[inst_8 : TopologicalSpace H'] →
ModelWithCorners 𝕜 E' H' →
{M' : Type u_7} →
[inst : TopologicalSpace M'] →
[ChartedSpace H' M'] → WithTop ℕ∞ → (M → M') → Set M → M → PropContMDiffWithinAt I I' n f x indicates that the function f : M → M' between manifolds
is n times continuously differentiable at x : M within the set s.
f is n times continuously differentiable within s at x if it is continuous and it is n
times continuously differentiable in this set around x, when read in the preferred chart at x.
The parameter n belongs to ℕ∞ω (accessible in the ContDiff scope), i.e. it can be a natural
number, ∞, or ω, where C^ω corresponds to analytic functions.
- Defined in
- Mathlib.Geometry.Manifold.ContMDiff.Defs
- Cited by
- 189 results in Mathlib
- Foundations
- Depth 173 from the axioms, rests on 4,285 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- ChartedSpace.LiftPropWithinAtproof · cited by 37
- ContDiffWithinAtPropproof · cited by 21
Cited by191
Results whose statement or proof uses this declaration.
- ContMDiffOnproof · cited by 203
- ContMDiffAtproof · cited by 192
- ContMDiffAt.contMDiffWithinAtstatement · cited by 23
- ContMDiffWithinAt.compstatement and proof · cited by 18
- ContMDiffWithinAt.of_lestatement and proof · cited by 14
- ContMDiffAt.comp_contMDiffWithinAtstatement and proof · cited by 14
- contMDiffWithinAt_conststatement · cited by 12
- contMDiffWithinAt_univstatement · cited by 11
- ContMDiffWithinAt.continuousWithinAtstatement and proof · cited by 11
- ContMDiffWithinAt.mdifferentiableWithinAtstatement and proof · cited by 11
- contMDiffWithinAt_idstatement · cited by 10
- ContMDiffWithinAt.prodMkstatement and proof · cited by 10