Theorems · Theorem · general topology
Set.MapsTo.closure_left
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y} {s : Set X}
{t : Set Y}, Set.MapsTo f s t → Continuous f → IsClosed t → Set.MapsTo f (closure s) tIf a continuous map f maps s to a closed set t, then it maps closure s to t.
- Defined in
- Mathlib.Topology.Continuous
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 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
- Continuousstatement and proof · cited by 2,592
- IsClosedstatement and proof · cited by 1,639
- closurestatement · cited by 1,254
- Set.MapsTostatement and proof · cited by 732
- IsClosed.closure_eqproof · cited by 139
- Set.MapsTo.closureproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.