Theorems · Theorem · general topology
ContinuousWithinAt.mem_closure_image
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α}, ContinuousWithinAt f s x → x ∈ closure s → f x ∈ closure (f '' s)- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 4 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.
Cites9
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
- Filter.mem_of_supersetproof · cited by 308
- self_mem_nhdsWithinproof · cited by 215
- Set.subset_preimage_imageproof · cited by 44
- mem_closure_of_tendstoproof · cited by 19
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousWithinAt.mem_closureproof · cited by 4
- range_derivWithin_subset_closure_span_imageproof · cited by 3
- HasFDerivWithinAt.uniqueDiffWithinAtproof · cited by 3
- ConvexCone.Pointed.of_nonempty_of_isClosedproof · cited by 0