Theorems · Definition · general topology
CompactT2.Projective
(X : Type u) → [TopologicalSpace X] → Prop
The assertion CompactT2.Projective states that given continuous maps
f : X → Z and g : Y → Z with g surjective between t_2, compact topological spaces,
there exists a continuous lift h : X → Y, such that f = g ∘ h.
- Defined in
- Mathlib.Topology.ExtremallyDisconnected
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousproof · cited by 2,592
- T2Spaceproof · cited by 1,351
- CompactSpaceproof · cited by 593
Cited by4
Results whose statement or proof uses this declaration.
- CompactT2.Projective.extremallyDisconnectedstatement and proof · cited by 1
- CompactT2.ExtremallyDisconnected.projectivestatement · cited by 1
- StoneCech.projectivestatement · cited by 0
- CompactT2.projective_iff_extremallyDisconnectedstatement · cited by 0