Theorems · Theorem · general topology
TopologicalSpace.IsOpenCover.isClosedMap_iff_restrictPreimage
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {ι : Type u_3}
{U : ι → TopologicalSpace.Opens β},
TopologicalSpace.IsOpenCover U → (IsClosedMap f ↔ ∀ (i : ι), IsClosedMap ((U i).carrier.restrictPreimage f))- Defined in
- Mathlib.Topology.LocalAtTarget
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Compl.complproof · cited by 2,925
- Set.extproof · cited by 2,266
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- IsClosedproof · cited by 1,639
- Set.image_congrproof · cited by 533
- compl_complproof · cited by 229
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.