Theorems · Theorem · general topology
IsClosedMap.subtype_map
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsClosedMap f → ∀ {s : Set X} {t : Set Y}, IsClosed s → ∀ (hst : ∀ x ∈ s, f x ∈ t), IsClosedMap (Subtype.map f hst)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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
- IsClosedstatement and proof · cited by 1,639
- IsClosedMapstatement and proof · cited by 138
- Subtype.mapstatement · cited by 52
- IsClosed.isClosedMap_subtype_valproof · cited by 8
- IsClosedMap.compproof · cited by 6
- IsClosedMap.subtype_mkproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsClosed.isClosedMap_inclusionproof · cited by 0