Back to Problems
homogeneousSpace_exists_surjective
Specification
Problem 14 in [Ar2013]: Is it possible to represent an arbitrary compact space as an image of a homogeneous compact space under a continuous mapping?
Lean 4 Statement
theorem homogeneousSpace_exists_surjective :
answer(sorry) ↔ ∀ (X : Type) (_ : TopologicalSpace X), CompactSpace X →
∃ (Y : Type) (_ : TopologicalSpace Y), CompactSpace Y ∧ HomogeneousSpace Y ∧
∃ f : Y → X, Continuous f ∧ f.Surjective
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.