Mathlib Map

Theorems · Inductive type · global analysis

ModelWithCorners.Boundaryless

{𝕜 : 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 → Prop

Property ensuring that the model with corners I defines manifolds without boundary. This differs from the more general BoundarylessManifold, which requires every point on the manifold to be an interior point.

Defined in
Mathlib.Geometry.Manifold.IsManifold.Basic
Cited by
20 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpace

Around this declaration

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

ModelWithCorners.range_eq_univ · cited by 4ModelWithCorners.range_eq…OpenPartialHomeomorph.map_extend_nhds_of_boundaryless · cited by 2OpenPartialHomeomorph.map…ModelWithCorners.toHomeomorph · cited by 2ModelWithCorners.toHomeom…MDifferentiableOn.norm_eqOn_of_isPreconnected_of_isMaxOn · cited by 2MDifferentiableOn.norm_eq…MDifferentiable.isLocallyConstant · cited by 2MDifferentiable.isLocally…ModelWithCorners.Boundaryless.range_eq_univ · cited by 2Boundaryless.range_eq_univisOpen_extChartAt_target · cited by 1isOpen_extChartAt_targetComplex.norm_eventually_eq_of_mdifferentiableAt_of_isLocalMax · cited by 1Complex.norm_eventually_e…MDifferentiableOn.apply_eq_of_isPreconnected_isCompact_isOpen · cited by 1MDifferentiableOn.apply_e…OpenPartialHomeomorph.extend_image_nhds_mem_nhds_of_boundaryless · cited by 1OpenPartialHomeomorph.ext…boundary_product · cited by 0boundary_productextChartAt_image_nhds_mem_nhds_of_boundaryless · cited by 0extChartAt_image_nhds_mem…OpenPartialHomeomorph.isOpen_extend_target · cited by 0OpenPartialHomeomorph.isO…extChartAt_target_mem_nhds · cited by 0extChartAt_target_mem_nhdsextChartAt_target_mem_nhds' · cited by 0extChartAt_target_mem_nhd…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldModelWithCorners · cited by 2462ModelWithCornersModelWithCorners.BoundarylessCITED BYCITES

Cites5

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

Cited by23

Results whose statement or proof uses this declaration.