Theorems · Theorem · general topology
Set.MapsTo.closure
∀ {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 → Set.MapsTo f (closure s) (closure t)If a continuous map f maps s to t, then it maps closure s to closure t.
- Defined in
- Mathlib.Topology.Continuous
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- closurestatement · cited by 1,254
- Filter.principalproof · cited by 740
- Set.MapsTostatement and proof · cited by 732
- Continuous.continuousAtproof · cited by 297
- ClusterPtproof · cited by 138
- Filter.tendsto_principal_principalproof · cited by 15
- ClusterPt.mapproof · cited by 4
Cited by10
Results whose statement or proof uses this declaration.
- image_closure_subset_closure_imageproof · cited by 21
- map_mem_closure₂proof · cited by 5
- map_mem_closureproof · cited by 4
- smul_closure_subsetproof · cited by 3
- vadd_closure_subsetproof · cited by 2
- closure_subset_preimage_closure_imageproof · cited by 2
- Submodule.mapsTo_smul_closureproof · cited by 2
- DifferentiableAt.mem_interior_convex_of_surjective_fderivproof · cited by 2
- Filter.Tendsto.lift'_closureproof · cited by 1
- Set.MapsTo.closure_leftproof · cited by 0