Theorems · Theorem · general topology
Topology.IsEmbedding.map_nhdsWithin_eq
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β},
Topology.IsEmbedding f → ∀ (s : Set α) (x : α), Filter.map f (nhdsWithin x s) = nhdsWithin (f x) (f '' s)- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Filterstatement · cited by 8,121
- Set.imagestatement · cited by 5,609
- nhdsWithinstatement · cited by 1,912
- Filter.mapstatement · cited by 819
- Topology.IsEmbeddingstatement and proof · cited by 294
- Topology.IsEmbedding.isInducingproof · cited by 47
- Topology.IsInducing.map_nhdsWithin_eqproof · cited by 4
Cited by36
Results whose statement or proof uses this declaration.
- Homeomorph.map_punctured_nhds_eqproof · cited by 3
- Filter.map_add_left_nhdsNEproof · cited by 1
- ModelWithCorners.map_nhdsWithin_eqproof · cited by 1
- Topology.IsOpenEmbedding.map_nhdsWithin_preimage_eqproof · cited by 1
- Filter.map_subLeft_nhdsGTproof · cited by 0
- Filter.map_subLeft_nhdsLTproof · cited by 0
- Filter.map_subLeft_nhdsNEproof · cited by 0
- Filter.map_subRight_nhdsGTproof · cited by 0
- Filter.map_subRight_nhdsLTproof · cited by 0
- Filter.map_add_left_nhdsGTproof · cited by 0
- Filter.map_add_left_nhdsLTproof · cited by 0
- Filter.map_add_right_nhdsGTproof · cited by 0