Theorems · Theorem · general topology
TopologicalSpace.IsOpenCover.isOpen_iff_coe_preimage
∀ {β : Type u_2} [inst : TopologicalSpace β] {ι : Type u_3} {U : ι → TopologicalSpace.Opens β} {s : Set β},
TopologicalSpace.IsOpenCover U → (IsOpen s ↔ ∀ (i : ι), IsOpen (Subtype.val ⁻¹' s))- Defined in
- Mathlib.Topology.LocalAtTarget
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 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.
Cites15
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
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coeproof · cited by 8,199
- Set.preimagestatement and proof · cited by 4,946
- IsOpenstatement and proof · cited by 2,400
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Set.image_congrproof · cited by 533
- Subtype.range_coe_subtypeproof · cited by 170
- TopologicalSpace.Opens.carrierproof · cited by 167
- TopologicalSpace.Opens.is_open'proof · cited by 139
- Set.image_preimage_eq_inter_rangeproof · cited by 121
- TopologicalSpace.IsOpenCoverstatement and proof · cited by 61
Cited by4
Results whose statement or proof uses this declaration.
- TopologicalSpace.IsOpenCover.isClosed_iff_coe_preimageproof · cited by 4
- TopologicalSpace.IsOpenCover.isOpenMap_iff_restrictPreimageproof · cited by 0
- TopologicalSpace.IsOpenCover.isLocallyClosed_iff_coe_preimageproof · cited by 0
- TopologicalSpace.IsOpenCover.isOpenEmbedding_iff_restrictPreimageproof · cited by 0