Erdős problem 107
Let be minimal such that any points in , no three on a line, contain points which form the vertices of a convex -gon. Prove that .
Sources
FormalConjectures/ErdosProblems/
107.lean
Retained formal statement
Let be minimal such that any points in , no three on a line, contain points which form the vertices of a convex -gon. Prove that .
sorry ↔ ∀ n ≥ 3, Erdos107.f n = 2 ^ (n - 2) + 1OpenStatement only, no proof