Theorems · Theorem · general topology
Set.MapsTo.closure_of_continuousOn
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{t : Set β}, Set.MapsTo f s t → ContinuousOn f (closure s) → Set.MapsTo f (closure s) (closure t)- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 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
- ContinuousOnstatement and proof · cited by 1,411
- closurestatement and proof · cited by 1,254
- Set.MapsTostatement and proof · cited by 732
- subset_closureproof · cited by 309
- ContinuousWithinAt.monoproof · cited by 44
- Set.MapsTo.closure_of_continuousWithinAtproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- DiffContOnCl.compproof · cited by 10