Theorems · Theorem · general topology
IsOpenMap.clusterPt_comap
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
IsOpenMap f → ∀ {x : X} {l : Filter Y}, ClusterPt (f x) l → ClusterPt x (Filter.comap f l)- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 3 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.
Cites13
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
- nhdsproof · cited by 5,554
- Filter.NeBotproof · cited by 853
- Filter.comapstatement and proof · cited by 546
- IsOpenMapstatement and proof · cited by 253
- ClusterPtstatement and proof · cited by 138
- inf_le_inf_rightproof · cited by 23
- Filter.NeBot.monoproof · cited by 17
- Filter.map_neBot_iffproof · cited by 12
- IsOpenMap.nhds_leproof · cited by 11
- Filter.push_pullproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- IsOpenMap.clusterPt_comap_iffproof · cited by 1
- isOpenMap_iff_clusterPt_comapproof · cited by 0
- IsOpenMap.accPt_comapproof · cited by 0