Documentation

FormalConjectures.ErdosProblems.«1199»

Erdős Problem 1199 #

References:

theorem Erdos1199.erdos_1199 :
True ∀ (color : Fin 2), ∃ (A : Set ), A.Infinite nA + A, mA + A, color n = color m

Is it true that in any 2-colouring of $\mathbb{N}$ there exists an infinite set $A$ such that all elements of $A+A$ are the same colour?

A conjecture of Owings [Ow74].

theorem Erdos1199.erdos_1199.variants.three :
∃ (color : Fin 3), ∀ (A : Set ), A.InfinitenA + A, mA + A, color n color m

Hindman [Hi79] has shown that this is false for 3-colourings.