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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement · cited by 1,889
- CategoryTheory.Limits.WalkingMultispanstatement · cited by 151
- CategoryTheory.GlueData.Jstatement and proof · cited by 141
- CategoryTheory.Limits.MultispanIndex.multispanstatement · cited by 139
- CategoryTheory.Limits.MultispanShape.Rstatement and proof · cited by 133
- CategoryTheory.Limits.MultispanShape.Lstatement · cited by 129
- CategoryTheory.Limits.MultispanShape.prodstatement and proof · cited by 93
- TopologicalSpace.Opens.inclusion'proof · cited by 73
- CategoryTheory.GlueData.diagramstatement and proof · cited by 68
Cited by7
Results whose statement or proof uses this declaration.
- TopCat.GlueData.ι_fromOpenSubsetsGlue_applystatement and proof · cited by 3
- TopCat.GlueData.ι_fromOpenSubsetsGluestatement · cited by 2
- TopCat.GlueData.fromOpenSubsetsGlue_injectivestatement and proof · cited by 2
- TopCat.GlueData.fromOpenSubsetsGlue_isOpenMapstatement and proof · cited by 1
- TopCat.GlueData.range_fromOpenSubsetsGluestatement and proof · cited by 0
- TopCat.GlueData.fromOpenSubsetsGlue_isOpenEmbeddingstatement and proof · cited by 0
- TopCat.GlueData.openCoverGlueHomeoproof · cited by 0