Theorems · Theorem · general topology
Filter.mem_iInf
∀ {α : Type u} {ι : Type u_2} {s : ι → Filter α} {U : Set α},
U ∈ ⨅ i, s i ↔ ∃ I, I.Finite ∧ ∃ V, (∀ (i : ↑I), V i ∈ s ↑i) ∧ U = ⋂ i, V i- Defined in
- Mathlib.Order.Filter.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.iUnionproof · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- iInfstatement · cited by 1,690
- Set.iInterstatement and proof · cited by 1,084
- Filter.mem_of_supersetproof · cited by 308
- Set.Subset.rflproof · cited by 255
- Set.sInterproof · cited by 225
- Set.subset_union_rightproof · cited by 123
Cited by1
Results whose statement or proof uses this declaration.
- Filter.mem_biInf_principalproof · cited by 0