Back to Problems

existsWeaklyFirstCountableCompactBig

Specification

Problem 2 in [Ar2013]: Give an example in ZFC of a weakly first- countable compact space X such that $𝔠 < |X|$.

Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
Lean 4 Statement
theorem existsWeaklyFirstCountableCompactBig : answer(sorry) ↔
    ∃ (X : Type) (_ : TopologicalSpace X),
      WeaklyFirstCountableTopology X ∧ CompactSpace X ∧ 𝔠 < #X
ID: Paper__WeaklyFirstCountable__existsWeaklyFirstCountableCompactBig
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.