Theorems · Theorem · general topology
IsCompactOpenCovered.of_comp
∀ {S : Type u_1} {ι : Type u_2} {X : ι → Type u_3} {f : (i : ι) → X i → S} [inst : (i : ι) → TopologicalSpace (X i)]
[∀ (i : ι), PrespectralSpace (X i)] [inst_2 : TopologicalSpace S] {σ : Type u_4} {Y : σ → Type u_5}
[inst_3 : (i : σ) → TopologicalSpace (Y i)] (g : (i : σ) → Y i → S) {a : σ → ι} (t : (i : σ) → Y i → X (a i)),
(∀ (i : σ), Continuous (t i)) →
(∀ (i : σ), g i = f (a i) ∘ t i) →
(∀ (i : ι), Continuous (f i)) → ∀ {U : Set S}, IsOpen U → IsCompactOpenCovered g U → IsCompactOpenCovered f UBeing compact open covered descends along refinements if the spaces are prespectral.
- Defined in
- Mathlib.Topology.Sets.CompactOpenCovered
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement and proof · cited by 2,400
- TopologicalSpace.Opensproof · cited by 2,040
- IsCompactproof · cited by 1,282
- Set.image_monoproof · cited by 197
- TopologicalSpace.Opens.carrierproof · cited by 167
- subset_antisymmproof · cited by 150
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.QuasiCompactCover.of_homproof · cited by 1