Theorems · Theorem · general topology
extendFrom_eq
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T2Space Y] {A : Set X}
{f : X → Y} {x : X} {y : Y}, x ∈ closure A → Filter.Tendsto f (nhdsWithin x A) (nhds y) → extendFrom A f x = y- Defined in
- Mathlib.Topology.ExtendFrom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 91 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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- T2Spacestatement and proof · cited by 1,351
- closurestatement and proof · cited by 1,254
- tendsto_nhds_uniqueproof · cited by 118
- extendFromstatement · cited by 15
- tendsto_nhds_limUnderproof · cited by 15
Cited by5
Results whose statement or proof uses this declaration.
- extendFrom_extendsproof · cited by 2
- eq_lim_at_left_extendFrom_Iooproof · cited by 1
- eq_lim_at_left_extendFrom_uIooproof · cited by 1
- eq_lim_at_right_extendFrom_Iooproof · cited by 1
- eq_lim_at_right_extendFrom_uIooproof · cited by 1