Theorems · Theorem · general topology
isClosedMap_iff_comap_nhds_le
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
IsClosedMap f ↔ ∀ {y : Y}, Filter.comap f (nhds y) ≤ nhdsSet (f ⁻¹' {y})- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
- Filter.comapstatement and proof · cited by 546
- nhdsSetstatement and proof · cited by 267
- iSup_congr_Propproof · cited by 247
- IsClosedMapstatement · cited by 138
- Set.biUnion_of_singletonproof · cited by 43
Cited by3
Results whose statement or proof uses this declaration.
- IsClosedMap.isEvenlyCovered_of_openPartialHomeomorphproof · cited by 2
- IsClosedMap.comap_nhds_leproof · cited by 1
- IsClosedMap.comap_nhds_eqproof · cited by 0