Theorems · Theorem · general topology
Filter.mem_biInf_of_directed
∀ {α : Type u} {β : Type v} {f : β → Filter α} {s : Set β},
DirectedOn (f ⁻¹'o fun x1 x2 => x1 ≥ x2) s → s.Nonempty → ∀ {t : Set α}, t ∈ ⨅ i ∈ s, f i ↔ ∃ i ∈ s, t ∈ f i- Defined in
- Mathlib.Order.Filter.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Nonemptystatement and proof · cited by 2,627
- iInfstatement · cited by 1,690
- DirectedOnstatement and proof · cited by 271
- Set.Nonempty.to_subtypeproof · cited by 55
- Order.Preimagestatement and proof · cited by 42
- DirectedOn.directed_valproof · cited by 36
- iInf_subtype'proof · cited by 34
- Filter.mem_iInf_of_directedproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- Filter.hasBasis_biInf_principalproof · cited by 5
- Filter.HasBasis.mem_lift_iffproof · cited by 3
- Filter.biInf_sets_eqproof · cited by 1
- Filter.hasBasis_biInf_of_directedproof · cited by 1
- Filter.hasBasis_biInf_of_directed'proof · cited by 0