Theorems · Theorem · general topology
isOpenMap_iff_nhds_le
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
IsOpenMap f ↔ ∀ (x : X), nhds (f x) ≤ Filter.map f (nhds x)- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Filter.mapstatement · cited by 819
- IsOpenMapstatement and proof · cited by 253
- IsOpenMap.nhds_leproof · cited by 11
- IsOpenMap.of_nhds_leproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- IsOpenMap.prodMapproof · cited by 6
- isOpenMap_fstproof · cited by 4
- isOpenMap_sndproof · cited by 3
- isOpenMap_vadd_of_sigmaCompactproof · cited by 1
- isOpenMap_of_hasStrictDerivAtproof · cited by 1
- isOpenMap_of_hasStrictFDerivAt_equivproof · cited by 0