Theorems · Theorem · general topology
disjoint_nhds_cocompact
∀ {X : Type u_1} [inst : TopologicalSpace X] [WeaklyLocallyCompactSpace X] (x : X),
Disjoint (nhds x) (Filter.cocompact X)In a weakly locally compact space,
the filters 𝓝 x and cocompact X are disjoint for all X.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Disjointstatement and proof · cited by 2,201
- IsCompactproof · cited by 1,282
- Filter.cocompactstatement and proof · cited by 141
- disjoint_compl_rightproof · cited by 47
- WeaklyLocallyCompactSpacestatement and proof · cited by 35
- WeaklyLocallyCompactSpace.exists_compact_mem_nhdsproof · cited by 28
- Filter.disjoint_of_disjoint_of_memproof · cited by 15
- IsCompact.compl_mem_cocompactproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.