Theorems · Theorem · general topology
Filter.pi_mono
∀ {ι : Type u_1} {α : ι → Type u_2} {f₁ f₂ : (i : ι) → Filter (α i)},
(∀ (i : ι), f₁ i ≤ f₂ i) → Filter.pi f₁ ≤ Filter.pi f₂- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 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.
- Filterstatement and proof · cited by 8,121
- Filter.pistatement · cited by 48
- iInf_monoproof · cited by 29
- Filter.comap_monoproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- Filter.pi_le_piproof · cited by 1
- IsOpenMap.piMapproof · cited by 1