Theorems · Theorem · general topology
Filter.HasBasis.forall_iff
∀ {α : Type u_1} {ι : Sort u_4} {l : Filter α} {p : ι → Prop} {s : ι → Set α},
l.HasBasis p s →
∀ {P : Set α → Prop}, (∀ ⦃s t : Set α⦄, s ⊆ t → P s → P t) → ((∀ s ∈ l, P s) ↔ ∀ (i : ι), p i → P (s i))- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.mem_iffproof · cited by 193
- Filter.HasBasis.mem_of_memproof · cited by 63
Cited by15
Results whose statement or proof uses this declaration.
- IsCompact.nhdsSet_basis_isCompactproof · cited by 8
- Filter.HasBasis.totallyBounded_iffproof · cited by 7
- Filter.HasBasis.neBot_iffproof · cited by 5
- Filter.HasBasis.frequently_smallSetsproof · cited by 5
- Filter.HasBasis.isBigOTVS_iffproof · cited by 5
- Filter.HasBasis.isLittleOTVS_iffproof · cited by 4
- upperHemicontinuousWithinAt_iff_forall_isOpenproof · cited by 4
- upperHemicontinuous_iff_isOpen_preimage_Iicproof · cited by 2
- cauchySeq_finset_iff_vanishing_normproof · cited by 2
- Filter.HasBasis.filter_totallyBounded_iffproof · cited by 1
- continuous_cfcHomSuperset_leftproof · cited by 1
- continuous_cfcₙHomSuperset_leftproof · cited by 1