Theorems · Theorem · general topology
IsOpenMap.map_nhds_eq
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
IsOpenMap f → ∀ {x : X}, ContinuousAt f x → Filter.map f (nhds x) = nhds (f x)- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 8,121
- nhdsstatement · cited by 5,554
- le_antisymmproof · cited by 2,068
- Filter.mapstatement · cited by 819
- ContinuousAtstatement and proof · cited by 697
- IsOpenMapstatement and proof · cited by 253
- IsOpenMap.nhds_leproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- IsOpenMap.map_nhdsSet_eqproof · cited by 0