Theorems · Theorem · general topology
map_nhds_induced_eq
∀ {α : Type u_1} {β : Type u_2} [t : TopologicalSpace β] {f : α → β} (a : α),
Filter.map f (nhds a) = nhdsWithin (f a) (Set.range f)- Defined in
- Mathlib.Topology.Order
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.rangestatement and proof · cited by 4,705
- nhdsWithinstatement and proof · cited by 1,912
- Filter.mapstatement and proof · cited by 819
- Filter.principalproof · cited by 740
- TopologicalSpace.inducedstatement · cited by 148
- nhds_inducedproof · cited by 32
- Filter.map_comapproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Topology.IsInducing.map_nhds_eqproof · cited by 3