Mathlib Map

Theorems · Definition · general topology

TopCat.GlueData.fromOpenSubsetsGlue

{α : Type u} →
  [inst : TopologicalSpace α] →
    {J : Type u} → (U : J → TopologicalSpace.Opens α) → (TopCat.GlueData.ofOpenSubsets U).glued ⟶ TopCat.of α

The canonical map from the glue of a family of open subsets α into α. This map is an open embedding (fromOpenSubsetsGlue_isOpenEmbedding), and its range is ⋃ i, (U i : Set α) (range_fromOpenSubsetsGlue).

Defined in
Mathlib.Topology.Gluing
Cited by
6 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

TopCat.GlueData.ι_fromOpenSubsetsGlue_apply · cited by 3GlueData.ι_fromOpenSubset…TopCat.GlueData.ι_fromOpenSubsetsGlue · cited by 2GlueData.ι_fromOpenSubset…TopCat.GlueData.fromOpenSubsetsGlue_injective · cited by 2GlueData.fromOpenSubsetsG…TopCat.GlueData.fromOpenSubsetsGlue_isOpenMap · cited by 1GlueData.fromOpenSubsetsG…TopCat.GlueData.range_fromOpenSubsetsGlue · cited by 0GlueData.range_fromOpenSu…TopCat.GlueData.fromOpenSubsetsGlue_isOpenEmbedding · cited by 0GlueData.fromOpenSubsetsG…TopCat.GlueData.openCoverGlueHomeo · cited by 0GlueData.openCoverGlueHom…Quiver.Hom · cited by 32603Quiver.HomTopologicalSpace · cited by 24529TopologicalSpaceTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensTopCat · cited by 1889TopCatCategoryTheory.Limits.WalkingMultispan · cited by 151Limits.WalkingMultispanCategoryTheory.GlueData.J · cited by 141GlueData.JCategoryTheory.Limits.MultispanIndex.multispan · cited by 139MultispanIndex.multispanCategoryTheory.Limits.MultispanShape.R · cited by 133MultispanShape.RCategoryTheory.Limits.MultispanShape.L · cited by 129MultispanShape.LCategoryTheory.Limits.MultispanShape.prod · cited by 93MultispanShape.prodTopologicalSpace.Opens.inclusion' · cited by 73Opens.inclusion'CategoryTheory.GlueData.diagram · cited by 68GlueData.diagramCategoryTheory.GlueData.glued · cited by 44GlueData.gluedTopCat.GlueData.toGlueData · cited by 28GlueData.toGlueDataTopCat.GlueData.ofOpenSubsets · cited by 11GlueData.ofOpenSubsetsGlueData.fromOpenSubsetsGlueCITED BYCITES

Cites16

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

Cited by7

Results whose statement or proof uses this declaration.