Theorems · Theorem · general topology
mapClusterPt_comp
∀ {X : Type u} [inst : TopologicalSpace X] {α : Type u_1} {β : Type u_2} {F : Filter α} {x : X} {φ : α → β} {u : β → X},
MapClusterPt x F (u ∘ φ) ↔ MapClusterPt x (Filter.map φ F) u- Defined in
- Mathlib.Topology.ClusterPt
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Filter.mapstatement · cited by 819
- MapClusterPtstatement · cited by 78
Cited by2
Results whose statement or proof uses this declaration.
- IsProperMap.compproof · cited by 15
- isProperMap_of_comp_of_surjproof · cited by 2