Erdős problem 592
Determine which countable ordinals have the property that, if , then in any red/blue colouring of the edges of there is either a red or a blue .
Sources
FormalConjectures/ErdosProblems/
592.lean
Retained formal statement
Determine which countable ordinals have the property that, if , then in any red/blue colouring of the edges of there is either a red or a blue .
∀ (β : Ordinal.{u}), β.card ≤ Cardinal.aleph0 → OrdinalCardinalRamsey (Ordinal.omega0 ^ β) (Ordinal.omega0 ^ β) 3 ↔ sorry βOpenStatement only, no proof