Theorems · Theorem · general topology
Topology.IsInducing.map_nhdsSet_eq
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β},
Topology.IsInducing f → ∀ (s : Set α), Filter.map f (nhdsSet s) = nhdsSetWithin (f '' s) (Set.range f)- Defined in
- Mathlib.Topology.NhdsWithin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.rangestatement · cited by 4,705
- Filter.mapstatement · cited by 819
- nhdsSetstatement · cited by 267
- Topology.IsInducingstatement and proof · cited by 266
- Topology.IsInducing.eq_inducedproof · cited by 31
- nhdsSetWithinstatement · cited by 25
- map_nhdsSet_induced_eqproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- map_nhdsSet_subtype_valproof · cited by 1