Theorems · Theorem · general topology
Continuous.tendsto_nhdsSet_nhds
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s : Set α} {b : β}
{f : α → β}, Continuous f → Set.EqOn f (fun x => b) s → Filter.Tendsto f (nhdsSet s) (nhds b)- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterproof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Continuousstatement and proof · cited by 2,592
- Set.EqOnstatement and proof · cited by 603
- nhdsSetstatement and proof · cited by 267
- nhdsSet_singletonproof · cited by 19
- Continuous.tendsto_nhdsSetproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- tendsto_mul_nhds_zero_prod_of_disjoint_cocompactproof · cited by 2
- tendsto_mul_prod_nhds_zero_of_disjoint_cocompactproof · cited by 2