Theorems · Theorem · general topology
IsClosedMap.of_nonempty
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
(∀ (s : Set X), IsClosed s → s.Nonempty → IsClosed (f '' s)) → IsClosedMap f- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- IsClosedstatement and proof · cited by 1,639
- Set.eq_empty_or_nonemptyproof · cited by 248
- IsClosedMapstatement · cited by 138
- Set.image_emptyproof · cited by 73
Cited by2
Results whose statement or proof uses this declaration.
- isClosedMap_constproof · cited by 4
- Valued.valuation_isClosedMapproof · cited by 1