Theorems · Theorem · general topology
IsSpectralMap.isCompact_preimage_of_isOpen
∀ {α : Type u_2} {β : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β},
IsSpectralMap f → ∀ ⦃s : Set β⦄, IsOpen s → IsCompact s → IsCompact (f ⁻¹' s)A function between topological spaces is spectral if it is continuous and the preimage of every compact open set is compact open.
- Defined in
- Mathlib.Topology.Spectral.Hom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement · cited by 4,946
- IsOpenstatement · cited by 2,400
- IsCompactstatement · cited by 1,282
- IsSpectralMapstatement and proof · cited by 20
Cited by5
Results whose statement or proof uses this declaration.
- IsRetrocompact_iff_isSpectralMap_subtypeValproof · cited by 2
- AlgebraicGeometry.quasiCompact_iff_isSpectralMapproof · cited by 2
- IsCompact.preimage_of_isOpenproof · cited by 2
- AlgebraicGeometry.Scheme.Hom.isCompact_preimageproof · cited by 1
- PrespectralSpace.of_isInducingproof · cited by 1