Theorems · Theorem · general topology
Filter.pi_inf_principal_univ_pi_eq_bot
∀ {ι : Type u_1} {α : ι → Type u_2} {f : (i : ι) → Filter (α i)} {s : (i : ι) → Set (α i)},
Filter.pi f ⊓ Filter.principal (Set.univ.pi s) = ⊥ ↔ ∃ i, f i ⊓ Filter.principal (s i) = ⊥- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Bot.botstatement · cited by 4,720
- Set.univstatement and proof · cited by 3,945
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- Set.Finiteproof · cited by 1,814
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Filter.principalstatement · cited by 740
- Set.pistatement and proof · cited by 405
- Filter.Frequently.and_eventuallyproof · cited by 49
Cited by2
Results whose statement or proof uses this declaration.
- Filter.pi_eq_botproof · cited by 0
- Filter.pi_inf_principal_pi_eq_botproof · cited by 0