Theorems · Theorem · general topology
Filter.HasBasis.specializes_iff
∀ {X : Type u_1} [inst : TopologicalSpace X] {x y : X} {ι : Sort u_7} {p : ι → Prop} {s : ι → Set X},
(nhds y).HasBasis p s → (x ⤳ y ↔ ∀ (i : ι), p i → x ∈ s i)- Defined in
- Mathlib.Topology.Inseparable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- nhdsstatement and proof · cited by 5,554
- Filter.HasBasisstatement and proof · cited by 604
- Specializesstatement · cited by 176
- Filter.HasBasis.ge_iffproof · cited by 28
- specializes_iff_pureproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Filter.HasBasis.specializes_iff_uniformityproof · cited by 1
- WithSeminorms.separating_of_T1proof · cited by 1