Theorems · Theorem · general topology
Filter.eventually_all
∀ {α : Type u} {ι : Sort u_2} [Finite ι] {l : Filter α} {p : ι → α → Prop},
(∀ᶠ (x : α) in l, ∀ (i : ι), p i x) ↔ ∀ (i : ι), ∀ᶠ (x : α) in l, p i x- Defined in
- Mathlib.Order.Filter.Finite
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement · cited by 3,134
- Finitestatement and proof · cited by 3,029
- Set.ofPred_forallproof · cited by 48
- Filter.iInter_memproof · cited by 12
Cited by16
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.tendsto_atTop_rproof · cited by 4
- HasFPowerSeriesWithinAt.piproof · cited by 3
- AkraBazziRecurrence.eventually_r_posproof · cited by 2
- tendstoLocallyUniformly_iff_tendstoUniformly_of_compactSpaceproof · cited by 2
- Filter.EventuallyLE.iInterproof · cited by 2
- Filter.EventuallyLE.iUnionproof · cited by 2
- AkraBazziRecurrence.dist_r_b'proof · cited by 2
- AkraBazziRecurrence.rpow_p_mul_one_add_smoothingFn_geproof · cited by 1
- AkraBazziRecurrence.eventually_log_b_mul_posproof · cited by 1
- AkraBazziRecurrence.rpow_p_mul_one_sub_smoothingFn_leproof · cited by 1
- AkraBazziRecurrence.eventually_one_add_smoothingFn_r_posproof · cited by 0
- MeasureTheory.Measure.ae_eq_piproof · cited by 0