Mathlib Map

Theorems · Definition · global analysis

ContDiffWithinAtProp

{𝕜 : 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 →
                {E' : Type u_5} →
                  [inst_4 : NormedAddCommGroup E'] →
                    [inst_5 : NormedSpace 𝕜 E'] →
                      {H' : Type u_6} →
                        [inst_6 : TopologicalSpace H'] →
                          ModelWithCorners 𝕜 E' H' → WithTop ℕ∞ → (H → H') → Set H → H → Prop

Property in the model space of a model with corners of being C^n within a set at a point, when read in the model vector space. This property will be lifted to manifolds to define C^n functions between manifolds. 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
21 results in Mathlib
Foundations
Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceNormedAddCommGroupNormedSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContMDiffWithinAt · cited by 189ContMDiffWithinAtcontDiffWithinAt_localInvariantProp · cited by 29contDiffWithinAt_localInv…contMDiffWithinAt_iff · cited by 7contMDiffWithinAt_iffcontDiffWithinAtProp_id · cited by 5contDiffWithinAtProp_idcontMDiffWithinAt_iff_contDiffWithinAt · cited by 4contMDiffWithinAt_iff_con…contMDiffWithinAt_iff' · cited by 3contMDiffWithinAt_iff'contMDiffWithinAt_iff_source · cited by 3contMDiffWithinAt_iff_sou…contMDiffWithinAt_iff_source_of_mem_maximalAtlas · cited by 2contMDiffWithinAt_iff_sou…contMDiffWithinAt_iff_target · cited by 2contMDiffWithinAt_iff_tar…contMDiffWithinAt_iff_target_of_mem_maximalAtlas · cited by 2contMDiffWithinAt_iff_tar…smoothSheafCommRing.evalHom_germ · cited by 2smoothSheafCommRing.evalH…contDiffWithinAtProp_mono_of_mem_nhdsWithin · cited by 1contDiffWithinAtProp_mono…contDiffWithinAtProp_self_source · cited by 1contDiffWithinAtProp_self…contMDiffWithinAt_iff_of_mem_maximalAtlas' · cited by 1contMDiffWithinAt_iff_of_…ContMDiff.smoothSheafHom_hom_app_hom · cited by 1ContMDiff.smoothSheafHom_…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatSet.preimage · cited by 4946Set.preimageSet.range · cited by 4705Set.rangeWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersPartialEquiv.toFun · cited by 821PartialEquiv.toFunModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'ContDiffWithinAt · cited by 283ContDiffWithinAtModelWithCorners.symm · cited by 146ModelWithCorners.symmContDiffWithinAtPropCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.