Theorems · Theorem · general topology
Filter.HasBasis.hasBasis_self_subset
∀ {α : Type u_1} {l : Filter α} {p : Set α → Prop},
l.HasBasis (fun s => s ∈ l ∧ p s) id → ∀ {V : Set α}, V ∈ l → l.HasBasis (fun s => s ∈ l ∧ p s ∧ s ⊆ V) id- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.restrict_subsetproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- ChartedSpace.locallyCompactSpaceproof · cited by 5
- contractible_subset_basisproof · cited by 1
- pathConnected_subset_basisproof · cited by 1