Theorems · Theorem · general topology
Filter.Tendsto.prodMap
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_6} {f : α → γ} {g : β → δ} {a : Filter α} {b : Filter β}
{c : Filter γ} {d : Filter δ},
Filter.Tendsto f a c → Filter.Tendsto g b d → Filter.Tendsto (Prod.map f g) (a ×ˢ b) (c ×ˢ d)- Defined in
- Mathlib.Order.Filter.Prod
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- SProd.sprodstatement and proof · cited by 1,750
- Filter.mapproof · cited by 819
- Filter.prod_map_map_eqproof · cited by 17
- Filter.prod_monoproof · cited by 14
- Prod.map_defproof · cited by 6
Cited by38
Results whose statement or proof uses this declaration.
- HasFDerivAt.compproof · cited by 50
- HasDerivAt.compproof · cited by 43
- HasDerivAt.comp_hasFDerivWithinAtproof · cited by 22
- HasDerivAt.comp_hasFDerivAtproof · cited by 20
- HasDerivAt.scompproof · cited by 11
- HasFDerivWithinAt.compproof · cited by 11
- HasDerivWithinAt.scompproof · cited by 7
- UniformCauchySeqOn.prod'proof · cited by 4
- summable_mul_of_summable_norm'proof · cited by 3
- Filter.Tendsto.prodMap_nhdsproof · cited by 2
- HasSum.sumproof · cited by 2
- HasProd.sumproof · cited by 2