Mathlib Map

Theorems · Definition · global analysis

DifferentiableWithinAtProp

{𝕜 : 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' → (H → H') → Set H → H → Prop

Property in the model space of a model with corners of being differentiable within a set at a point, when read in the model vector space. This property will be lifted to manifolds to define differentiable functions between manifolds.

Defined in
Mathlib.Geometry.Manifold.MFDeriv.Defs
Cited by
13 results in Mathlib
Foundations
Depth 62 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.

MDifferentiableAt · cited by 203MDifferentiableAtMDifferentiableWithinAt · cited by 190MDifferentiableWithinAtmdifferentiableWithinAt_univ · cited by 19mdifferentiableWithinAt_u…differentiableWithinAt_localInvariantProp · cited by 13differentiableWithinAt_lo…mdifferentiableWithinAt_inter · cited by 4mdifferentiableWithinAt_i…mdifferentiableWithinAt_iff' · cited by 3mdifferentiableWithinAt_i…mdifferentiableWithinAt_iff · cited by 2mdifferentiableWithinAt_i…mdifferentiableWithinAt_iff_source_of_mem_maximalAtlas · cited by 1mdifferentiableWithinAt_i…mdifferentiableWithinAt_iff_target · cited by 1mdifferentiableWithinAt_i…mdifferentiableWithinAt_iff_target_of_mem_source · cited by 1mdifferentiableWithinAt_i…mdifferentiableWithinAt_inter' · cited by 1mdifferentiableWithinAt_i…differentiableWithinAtProp_self_source · cited by 1differentiableWithinAtPro…mdifferentiableWithinAt_iff_target_inter' · cited by 0mdifferentiableWithinAt_i…DifferentiableWithinAtProp_self · cited by 0DifferentiableWithinAtPro…differentiableWithinAtProp_self_target · cited by 0differentiableWithinAtPro…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.preimage · cited by 4946Set.preimageSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersPartialEquiv.toFun · cited by 821PartialEquiv.toFunDifferentiableWithinAt · cited by 453DifferentiableWithinAtModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'ModelWithCorners.symm · cited by 146ModelWithCorners.symmDifferentiableWithinAtPropCITED BYCITES

Cites12

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

Cited by15

Results whose statement or proof uses this declaration.