Theorems · Theorem · general topology
isOpenMap_iff_image_interior
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
IsOpenMap f ↔ ∀ (s : Set X), f '' interior s ⊆ interior (f '' s)- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Set.imagestatement and proof · cited by 5,609
- IsOpenproof · cited by 2,400
- interiorstatement and proof · cited by 714
- IsOpenMapstatement · cited by 253
- IsOpen.interior_eqproof · cited by 58
- IsOpenMap.image_interior_subsetproof · cited by 6
- subset_interior_iff_isOpenproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- isOpenMap_iff_closure_kernImageproof · cited by 0