Theorems · Theorem · general topology
Filter.Eventually.image_of_prod
∀ {α : Type u_1} {β : Type u_2} {f : Filter α} {g : Filter β} {y : α → β} {r : α → β → Prop},
Filter.Tendsto y f g → (∀ᶠ (p : α × β) in f ×ˢ g, r p.1 p.2) → ∀ᶠ (x : α) in f, r x (y x)- Defined in
- Mathlib.Order.Filter.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- SProd.sprodstatement and proof · cited by 1,750
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Filter.Tendsto.eventuallyproof · cited by 174
- Filter.eventually_prod_iffproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Eventually.diag_of_prodproof · cited by 11
- HasStrictFDerivAt.eventually_apply_implicitFunctionOfProdDomainproof · cited by 2