Theorems · Theorem · general topology
IsOpenMap.exists_opens_image_eq_of_prespectralSpace
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [PrespectralSpace X]
{f : X → Y},
Continuous f →
IsOpenMap f → ∀ {U : Set Y}, U ⊆ Set.range f → IsOpen U → IsCompact U → ∃ V, IsCompact V.carrier ∧ f '' ↑V = UIf X has a basis of compact opens and f : X → S is open, every
compact open of S is the image of a compact open of X.
- Defined in
- Mathlib.Topology.Spectral.Prespectral
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Finsetproof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
Cited by1
Results whose statement or proof uses this declaration.
- IsCompactOpenCovered.of_isOpenMapproof · cited by 1