Theorems · Theorem · general topology
mem_closure_image
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y} {s : Set X}
{x : X}, ContinuousAt f x → x ∈ closure s → f x ∈ closure (f '' s)- Defined in
- Mathlib.Topology.Continuous
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 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
- ContinuousAtstatement and proof · cited by 697
- Set.mem_image_of_memproof · cited by 371
- Filter.Frequently.monoproof · cited by 64
- mem_closure_iff_frequentlyproof · cited by 15
- mem_closure_of_frequently_of_tendstoproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- UniformSpace.Completion.mul_hatInv_cancelproof · cited by 0