Back to Problems

erdos_592

Specification

Determine which countable ordinals $β$ have the property that, if $α = \omega^β$, then in any red/blue colouring of the edges of $K_α$ there is either a red $K_α$ or a blue $K_3$.

Actions

Submit a Proof

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

Submit Proof
Lean 4 Statement
theorem erdos_592 (β : Ordinal.{u}) : β.card ≤ ℵ₀ →
    OrdinalCardinalRamsey (ω ^ β) (ω ^ β) 3 ↔ (answer(sorry) : Ordinal.{u} → Prop) β
ID: ErdosProblems__592__erdos_592
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.