Theorems · Theorem · general topology
Filter.mem_biInf_principal
∀ {α : Type u} {ι : Type u_2} {p : ι → Prop} {s : ι → Set α} {t : Set α},
t ∈ ⨅ i, ⨅ (_ : p i), Filter.principal (s i) ↔ ∃ I, I.Finite ∧ (∀ i ∈ I, p i) ∧ ⋂ i ∈ I, s i ⊆ t- Defined in
- Mathlib.Order.Filter.Finite
- Cited by
- 0 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.
Cites17
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.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.Finitestatement and proof · cited by 1,814
- iInfstatement and proof · cited by 1,690
- Set.iInterstatement and proof · cited by 1,084
- Filter.principalstatement and proof · cited by 740
- iInf_congr_Propproof · cited by 218
- Set.iInter_congr_Propproof · cited by 170
- iInf_posproof · cited by 31
- Set.Finite.inter_of_leftproof · cited by 31
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.