Theorems · Theorem · general topology
ContinuousWithinAt.image_closure
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α},
(∀ x ∈ closure s, ContinuousWithinAt f s x) → f '' closure s ⊆ closure (f '' s)- 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
- Set.imagestatement · cited by 5,609
- closurestatement and proof · cited by 1,254
- ContinuousWithinAtstatement and proof · cited by 512
- Set.mapsTo_imageproof · cited by 71
- Set.MapsTo.image_subsetproof · cited by 49
- Set.MapsTo.closure_of_continuousWithinAtproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.image_closureproof · cited by 4