Theorems · Theorem · general topology
Topology.IsOpenEmbedding.map_nhdsWithin_preimage_eq
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β},
Topology.IsOpenEmbedding f → ∀ (s : Set β) (x : α), Filter.map f (nhdsWithin x (f ⁻¹' s)) = nhdsWithin (f x) s- Defined in
- Mathlib.Topology.ContinuousOn
- 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.
Cites16
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 and proof · cited by 8,121
- Set.preimagestatement and proof · cited by 4,946
- Set.rangeproof · cited by 4,705
- nhdsWithinstatement and proof · cited by 1,912
- Filter.mapstatement · cited by 819
- Set.mem_range_selfproof · cited by 328
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- Set.image_preimage_eq_inter_rangeproof · cited by 121
- Set.inter_assocproof · cited by 67
- Set.inter_selfproof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- OnePoint.nhdsWithin_coeproof · cited by 0