Erdős problem 1023
Let be the maximal size of a family of subsets of such that no set in this family is the union of other members of the family. Is it true that there is a constant such that
Sources
FormalConjectures/ErdosProblems/
1023.lean
Retained formal statement
Hunter observes in the comments that this follows from the solution to [447], which implies .
Asymptotics.IsEquivalent Filter.atTop (fun n => ↑(Erdos1023.F n)) fun n => ↑(n.choose (n / 2))SolvedStatement only, no proof