Theorems · Theorem · general topology
exists_compact_surjective_zorn_subset
∀ {A D : Type u} [inst : TopologicalSpace A] [inst_1 : TopologicalSpace D] [T1Space A] [CompactSpace D] {X : D → A},
Continuous X →
Function.Surjective X →
∃ E,
CompactSpace ↑E ∧
X '' E = Set.univ ∧ ∀ (E₀ : Set ↑E), E₀ ≠ Set.univ → IsClosed E₀ → E.domRestrict X '' E₀ ≠ Set.univLemma 2.4 in [Gleason, Projective topological spaces][gleason1958]: a continuous surjection $\pi$ from a compact space $D$ to a Fréchet space $A$ restricts to a compact subset $E$ of $D$, such that $\pi$ maps $E$ onto $A$ and satisfies the "Zorn subset condition", where $\pi(E_0) \ne A$ for any proper closed subset $E_0 \subsetneq E$.
- Defined in
- Mathlib.Topology.ExtremallyDisconnected
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
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.Elemstatement and proof · 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.univstatement and proof · cited by 3,945
- Set.Nonemptyproof · cited by 2,627
- Continuousstatement and proof · cited by 2,592
- IsClosedstatement and proof · cited by 1,639
- Set.iInterproof · cited by 1,084
- CompactSpacestatement and proof · cited by 593
Cited by1
Results whose statement or proof uses this declaration.
- CompactT2.ExtremallyDisconnected.projectiveproof · cited by 1