Theorems · Theorem · general topology
Filter.eventually_all_finset
∀ {α : Type u} {ι : Type u_2} (I : Finset ι) {l : Filter α} {p : ι → α → Prop},
(∀ᶠ (x : α) in l, ∀ i ∈ I, p i x) ↔ ∀ i ∈ I, ∀ᶠ (x : α) in l, p i x- Defined in
- Mathlib.Order.Filter.Finite
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finsetstatement and proof · cited by 13,712
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement · cited by 3,134
- Finset.finite_toSetproof · cited by 210
- Set.Finite.eventually_allproof · cited by 8
Cited by12
Results whose statement or proof uses this declaration.
- eventuallyEq_sumproof · cited by 5
- MeromorphicOn.logDeriv_prod_eventuallyEqproof · cited by 3
- Finset.eventually_allproof · cited by 2
- isBoundedUnder_le_finset_sup'proof · cited by 1
- contDiff_tsum_of_eventuallyproof · cited by 1
- Asymptotics.IsBigOWith.sum_congrproof · cited by 1
- TotallyBounded.nhds_vietoris_le_nhds_hausdorffproof · cited by 1
- MeromorphicOn.logDeriv_finprod_zpow_eventuallyEqproof · cited by 1
- isBoundedUnder_ge_finset_infproof · cited by 0
- isBoundedUnder_ge_finset_inf'proof · cited by 0
- isBoundedUnder_le_finset_supproof · cited by 0
- eventuallyEq_prodproof · cited by 0