Theorems · Theorem · general topology
IsOpenMap.clusterPt_comap_iff
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
IsOpenMap f → Continuous f → ∀ {x : X} {l : Filter Y}, ClusterPt x (Filter.comap f l) ↔ ClusterPt (f x) l- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Continuousstatement and proof · cited by 2,592
- Filter.comapstatement and proof · cited by 546
- Continuous.continuousAtproof · cited by 297
- IsOpenMapstatement and proof · cited by 253
- ClusterPtstatement and proof · cited by 138
- Filter.tendsto_comapproof · cited by 30
- ClusterPt.mapproof · cited by 4
- IsOpenMap.clusterPt_comapproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.accPt_comap_iffproof · cited by 2