Theorems · Theorem · general topology
Filter.hasBasis_iInf_principal_finite
∀ {α : Type u_1} {ι : Type u_6} (s : ι → Set α),
(⨅ i, Filter.principal (s i)).HasBasis (fun t => t.Finite) fun t => ⋂ i ∈ t, s iIf s : ι → Set α is an indexed family of sets, then finite intersections of s i form a basis
of ⨅ i, 𝓟 (s i).
- Defined in
- Mathlib.Order.Filter.Bases.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Finsetproof · cited by 13,712
- Filterstatement · cited by 8,121
- Set.Finitestatement · cited by 1,814
- iInfstatement · cited by 1,690
- Set.iInterstatement and proof · cited by 1,084
- Filter.principalstatement · cited by 740
- Filter.HasBasisstatement · cited by 604
- Filter.iInf_principal_finsetproof · cited by 3
- Filter.mem_iInf_finiteproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.eventually_forall_ge_atTopproof · cited by 5