Theorems · Theorem · general topology
Filter.Tendsto.prodMk_nhds
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {γ : Type u_5} {x : X} {y : Y}
{f : Filter γ} {mx : γ → X} {my : γ → Y},
Filter.Tendsto mx f (nhds x) → Filter.Tendsto my f (nhds y) → Filter.Tendsto (fun c => (mx c, my c)) f (nhds (x, y))- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhds_prod_eqproof · cited by 84
- Filter.Tendsto.prodMkproof · cited by 35
Cited by46
Results whose statement or proof uses this declaration.
- Filter.Tendsto.addproof · cited by 102
- Filter.Tendsto.mulproof · cited by 74
- Filter.Tendsto.subproof · cited by 68
- HasStrictFDerivAt.hasFDerivAtproof · cited by 43
- Filter.Tendsto.smulproof · cited by 22
- ContinuousAt.prodMkproof · cited by 18
- ContinuousWithinAt.prodMkproof · cited by 15
- Filter.Tendsto.distproof · cited by 13
- ENNReal.Tendsto.mulproof · cited by 9
- Filter.Tendsto.div'proof · cited by 8
- Filter.Tendsto.vaddproof · cited by 6
- Filter.Tendsto.vsubproof · cited by 5