Theorems · Theorem · general topology
Filter.hasBasis_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {f : (i : ι) → Filter (α i)} {ι' : ι → Type u_3} {s : (i : ι) → ι' i → Set (α i)}
{p : (i : ι) → ι' i → Prop},
(∀ (i : ι), (f i).HasBasis (p i) (s i)) →
(Filter.pi f).HasBasis (fun If => If.1.Finite ∧ ∀ i ∈ If.1, p i (If.2 i)) fun If => If.1.pi fun i => s i (If.2 i)- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 5 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.
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
- Filterstatement and proof · cited by 8,121
- Set.Finitestatement and proof · cited by 1,814
- Filter.HasBasisstatement and proof · cited by 604
- Set.pistatement · cited by 405
- Function.evalproof · cited by 140
- Filter.HasBasis.comapproof · cited by 89
- Filter.pistatement and proof · cited by 48
- Set.pi_defproof · cited by 14
- Filter.HasBasis.iInf'proof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- Filter.map_piMap_piproof · cited by 2
- Filter.mem_pi_principalproof · cited by 1
- Asymptotics.IsLittleOTVS.piproof · cited by 1
- Asymptotics.IsBigOTVS.piproof · cited by 1
- Filter.hasBasis_pi_same_indexproof · cited by 1