Theorems · Theorem · general topology
tendsto_pi_nhds
∀ {Y : Type v} {ι : Type u_5} {A : ι → Type u_6} [T : (i : ι) → TopologicalSpace (A i)] {f : Y → (i : ι) → A i}
{g : (i : ι) → A i} {u : Filter Y},
Filter.Tendsto f u (nhds g) ↔ ∀ (x : ι), Filter.Tendsto (fun i => f i x) u (nhds (g x))- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 58 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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_piproof · cited by 29
- Filter.tendsto_piproof · cited by 7
Cited by58
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.measurableproof · cited by 74
- stronglyMeasurable_of_tendstoproof · cited by 12
- Measurable.tsumproof · cited by 8
- aemeasurable_of_tendsto_metrizable_aeproof · cited by 7
- measurable_of_tendsto_metrizable'proof · cited by 7
- Pi.hasSumproof · cited by 5
- ENNReal.measurable_of_tendsto'proof · cited by 4
- continuousOn_piproof · cited by 4
- Filter.Tendsto.finConsproof · cited by 3
- thickenedIndicator_tendsto_indicator_closureproof · cited by 3
- Filter.Tendsto.finInsertNthproof · cited by 2
- Filter.Tendsto.finSnocproof · cited by 2