Theorems · Theorem · general topology
ContinuousWithinAt.mem_closure
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α} {t : Set β}, ContinuousWithinAt f s x → x ∈ closure s → Set.MapsTo f s t → f x ∈ closure t- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 4 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
- closurestatement and proof · cited by 1,254
- Set.MapsTostatement and proof · cited by 732
- ContinuousWithinAtstatement and proof · cited by 512
- Set.image_subset_iffproof · cited by 203
- closure_monoproof · cited by 133
- ContinuousWithinAt.mem_closure_imageproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- closure_ballproof · cited by 20
- ContinuousWithinAt.closure_leproof · cited by 5
- Set.MapsTo.closure_of_continuousWithinAtproof · cited by 2
- ContinuousWithinAt.eq_const_of_mem_closureproof · cited by 1