Erdős problem 1199
Is it true that in any 2-colouring of there exists an infinite set such that all elements of are the same colour?
Sources
FormalConjectures/ErdosProblems/
1199.lean
Retained formal statement
Is it true that in any 2-colouring of there exists an infinite set such that all elements of are the same colour?
A conjecture of Owings [Ow74].
True ↔ ∀ (color : ℕ → Fin 2), ∃ A, A.Infinite ∧ ∀ n ∈ A + A, ∀ m ∈ A + A, color n = color mOpenStatement only, no proof