Theorems · Theorem · general topology
Filter.Eventually.eval_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {f : (i : ι) → Filter (α i)} {p : (i : ι) → α i → Prop} {i : ι},
(∀ᶠ (x : α i) in f i, p i x) → ∀ᶠ (x : (i : ι) → α i) in Filter.pi f, p i (x i)- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 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.
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.Tendsto.eventuallyproof · cited by 174
- Filter.pistatement · cited by 48
- Filter.tendsto_eval_piproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Filter.eventually_piproof · cited by 0