Mathlib Map

Theorems · Theorem · global analysis

boundary_product

∀ {x y : ℝ} [hxy : Fact (x < y)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {H : Type u_2}
  [inst_2 : TopologicalSpace H] (I : ModelWithCorners ℝ E H) {M : Type u_3} [inst_3 : TopologicalSpace M]
  [inst_4 : ChartedSpace H M] [I.Boundaryless], ModelWithCorners.boundary (M × ↑(Set.Icc x y)) = Set.univ.prod {⊥, ⊤}

A product M × [x,y] for M boundaryless has boundary M × {x, y}.

Defined in
Mathlib.Geometry.Manifold.Instances.Real
Cited by
0 results in Mathlib
Foundations
Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceModelWithCorners.Boundaryless

Around this declaration

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

Cites24

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

  • Setstatement and proof · cited by 53,352
  • Realstatement and proof · cited by 25,697
  • TopologicalSpacestatement and proof · cited by 24,529
  • NormedAddCommGroupstatement and proof · cited by 15,752
  • NormedSpacestatement and proof · cited by 12,499
  • ENNRealstatement · cited by 9,879
  • Top.topstatement and proof · cited by 9,680
  • Set.Elemstatement and proof · cited by 7,166
  • Bot.botstatement and proof · cited by 4,720
  • Set.univstatement and proof · cited by 3,945
  • Factstatement and proof · cited by 2,726
  • ModelWithCornersstatement and proof · cited by 2,462

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.