Theorems · Theorem · general topology
TopologicalSpace.IsOpenCover.isOpenEmbedding_iff_restrictPreimage
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {ι : Type u_3}
{U : ι → TopologicalSpace.Opens β},
TopologicalSpace.IsOpenCover U →
Continuous f → (Topology.IsOpenEmbedding f ↔ ∀ (i : ι), Topology.IsOpenEmbedding ((U i).carrier.restrictPreimage f))- Defined in
- Mathlib.Topology.LocalAtTarget
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- Set.preimagestatement · cited by 4,946
- Set.rangeproof · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- IsOpenproof · cited by 2,400
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Topology.IsEmbeddingproof · cited by 294
- Topology.IsOpenEmbeddingstatement · cited by 231
- TopologicalSpace.Opens.carrierstatement and proof · cited by 167
- Set.restrictPreimagestatement and proof · cited by 84
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.