Theorems · Theorem · general topology
Filter.Eventually.diag_of_prod
∀ {α : Type u_1} {f : Filter α} {p : α × α → Prop}, (∀ᶠ (i : α × α) in f ×ˢ f, p i) → ∀ᶠ (i : α) in f, p (i, i)A fact that is eventually true about all pairs l ×ˢ l is eventually true about
all diagonal pairs (i, i)
- Defined in
- Mathlib.Order.Filter.Prod
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 63 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
- SProd.sprodstatement and proof · cited by 1,750
- Filter.tendsto_idproof · cited by 180
- Filter.Eventually.image_of_prodproof · cited by 2
Cited by11
Results whose statement or proof uses this declaration.
- Filter.Eventually.diag_of_prod_leftproof · cited by 4
- Filter.Eventually.diag_of_prod_rightproof · cited by 4
- TendstoUniformlyOn.addproof · cited by 2
- TendstoUniformly.addproof · cited by 1
- TendstoUniformly.divproof · cited by 1
- Filter.tendsto_diagproof · cited by 1
- TendstoUniformlyOn.divproof · cited by 1
- TendstoUniformly.mulproof · cited by 1
- TendstoUniformly.subproof · cited by 1
- TendstoUniformlyOn.mulproof · cited by 1
- TendstoUniformlyOn.subproof · cited by 1