Theorems · Theorem · general topology
Filter.pi_le_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {f₁ f₂ : (i : ι) → Filter (α i)} [∀ (i : ι), (f₁ i).NeBot],
Filter.pi f₁ ≤ Filter.pi f₂ ↔ ∀ (i : ι), f₁ i ≤ f₂ i- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Filter.NeBot
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.
- Filterstatement and proof · cited by 8,121
- Filter.NeBotstatement and proof · cited by 853
- Filter.Tendsto.mono_leftproof · cited by 125
- Filter.pistatement and proof · cited by 48
- Filter.tendsto_eval_piproof · cited by 4
- Filter.map_eval_piproof · cited by 2
- Filter.pi_monoproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.pi_injproof · cited by 0