Theorems · Theorem · general topology
Filter.le_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {f : (i : ι) → Filter (α i)} {g : Filter ((i : ι) → α i)},
g ≤ Filter.pi f ↔ ∀ (i : ι), Filter.Tendsto (Function.eval i) g (f i)- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement · cited by 3,814
- Function.evalstatement · cited by 140
- Filter.pistatement · cited by 48
- Filter.tendsto_piproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- IsProperMap.pi_mapproof · cited by 0
- Filter.le_pi_principalproof · cited by 0