Theorems · Theorem · general topology
Filter.eventually_iSup
∀ {α : Type u} {ι : Sort x} {p : α → Prop} {fs : ι → Filter α},
(∀ᶠ (x : α) in ⨆ b, fs b, p x) ↔ ∀ (b : ι), ∀ᶠ (x : α) in fs b, p x- Defined in
- Mathlib.Order.Filter.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Filter.Eventuallystatement · cited by 3,134
- iSupstatement · cited by 2,415
- Filter.mem_iSupproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- BoxIntegral.IntegrationParams.eventually_isPartitionproof · cited by 1