Back to Problems
homogeneousSpace_exists_inj_tendsto
Specification
Problem 13 in [Ar2013]: Is it true that every infinite homogeneous compact space contains a non-trivial convergent sequence?
Lean 4 Statement
theorem homogeneousSpace_exists_inj_tendsto :
answer(sorry) ↔ ∀ (X : Type) (_ : TopologicalSpace X), ¬ Finite X → CompactSpace X →
HomogeneousSpace X → ∃ s : ℕ → X, s.Injective ∧ ∃ a : X, Tendsto s atTop (nhds a)
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.