Mathlib Map

Theorems · Definition · global analysis

ModelWithCorners.IsInteriorPoint

{𝕜 : 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 : TopologicalSpace M] → [ChartedSpace H M] → M → Prop

p ∈ M is an interior point of a manifold M if and only if its image in the extended chart lies in the interior of the model space.

Defined in
Mathlib.Geometry.Manifold.IsManifold.InteriorBoundary
Cited by
23 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

ModelWithCorners.interior · cited by 17ModelWithCorners.interiorModelWithCorners.isInteriorPoint_iff · cited by 6ModelWithCorners.isInteri…BoundarylessManifold.isInteriorPoint · cited by 5BoundarylessManifold.isIn…isMIntegralCurveAt_eventuallyEq_of_contMDiffAt · cited by 2isMIntegralCurveAt_eventu…ModelWithCorners.isInteriorPoint_iff_isInteriorPoint_val · cited by 2ModelWithCorners.isInteri…ModelWithCorners.isInteriorPoint_iff_not_isBoundaryPoint · cited by 2ModelWithCorners.isInteri…isMIntegralCurveOn_Ioo_eqOn_of_contMDiff · cited by 2isMIntegralCurveOn_Ioo_eq…ModelWithCorners.isInteriorPoint_iff_of_mem_atlas · cited by 2ModelWithCorners.isInteri…ModelWithCorners.isInteriorPoint_or_isBoundaryPoint · cited by 2ModelWithCorners.isInteri…IsLocalDiffeomorphAt.isInteriorPoint_iff · cited by 2IsLocalDiffeomorphAt.isIn…range_mem_nhds_isInteriorPoint · cited by 2range_mem_nhds_isInterior…MDifferentiableAt.isInteriorPoint_of_surjective_mfderiv · cited by 1MDifferentiableAt.isInter…isMIntegralCurve_eq_of_contMDiff · cited by 1isMIntegralCurve_eq_of_co…IsLocalDiffeomorphAt.isBoundaryPoint_iff · cited by 1IsLocalDiffeomorphAt.isBo…exists_isMIntegralCurveAt_of_contMDiffAt · cited by 1exists_isMIntegralCurveAt…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacePartialEquiv.toFun · cited by 821PartialEquiv.toFuninterior · cited by 714interiorModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'extChartAt · cited by 307extChartAtModelWithCorners.IsInteriorPo…CITED BYCITES

Cites11

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

Cited by26

Results whose statement or proof uses this declaration.