Mathlib Map

Theorems · Definition · global analysis

ModelWithCorners.IsBoundaryPoint

{𝕜 : 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 a boundary point of a manifold M if and only if its image in the extended chart lies on the boundary of the model space.

Defined in
Mathlib.Geometry.Manifold.IsManifold.InteriorBoundary
Cited by
11 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.boundary · cited by 19ModelWithCorners.boundaryModelWithCorners.isBoundaryPoint_iff · cited by 5ModelWithCorners.isBounda…ModelWithCorners.isInteriorPoint_iff_not_isBoundaryPoint · cited by 2ModelWithCorners.isInteri…ModelWithCorners.isInteriorPoint_or_isBoundaryPoint · cited by 2ModelWithCorners.isInteri…Icc_isBoundaryPoint_bot · cited by 1Icc_isBoundaryPoint_botIcc_isBoundaryPoint_top · cited by 1Icc_isBoundaryPoint_topIsLocalDiffeomorphAt.isBoundaryPoint_iff · cited by 1IsLocalDiffeomorphAt.isBo…ModelWithCorners.isBoundaryPoint_iff_isBoundaryPoint_val · cited by 0ModelWithCorners.isBounda…ModelWithCorners.isBoundaryPoint_iff_not_isInteriorPoint · cited by 0ModelWithCorners.isBounda…ModelWithCorners.isBoundaryPoint_iff_of_mem_atlas · cited by 0ModelWithCorners.isBounda…ModelWithCorners.boundaryPoint_inl · cited by 0ModelWithCorners.boundary…ModelWithCorners.boundaryPoint_inr · cited by 0ModelWithCorners.boundary…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.toFunModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'extChartAt · cited by 307extChartAtfrontier · cited by 214frontierModelWithCorners.IsBoundaryPo…CITED BYCITES

Cites11

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

Cited by12

Results whose statement or proof uses this declaration.