Theorems · Theorem · general topology
Filter.Tendsto.fst_nhds
∀ {Y : Type v} {Z : Type u_2} [inst : TopologicalSpace Y] [inst_1 : TopologicalSpace Z] {X : Type u_5} {l : Filter X}
{f : X → Y × Z} {p : Y × Z}, Filter.Tendsto f l (nhds p) → Filter.Tendsto (fun a => (f a).1) l (nhds p.1)- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 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.
- 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
- Filter.Tendsto.compproof · cited by 560
- ContinuousAt.tendstoproof · cited by 103
- continuousAt_fstproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.ProbabilityMeasure.continuous_prodproof · cited by 0