Erdős problem 1
If with is such that the subset sums are distinct for all then
Sources
FormalConjectures/ErdosProblems/
1.lean
Retained formal statement
The minimal value of such that there exists a sum-distinct set with nine elements is .
https://oeis.org/A276661
IsLeast {N | ∃ A, Erdos1.IsSumDistinctSet A N ∧ A.card = 9} 161SolvedStatement only, no proof