Documentation

FormalConjectures.ErdosProblems.«774»

Erdős Problem 774 #

Reference: erdosproblems.com/774

We call $A\subset \mathbb{N}$ dissociated if $\sum_{n\in X}n\neq \sum_{m\in Y}m$ for all finite $X,Y\subset A$ with $X\neq Y$.

Equations
Instances For

    We call $A$ proportionately dissociated if every finite $B\subset A$ contains a dissociated set of size $\gg \lvert B\rvert$.

    In other words, there is a (global) $c > 0$ such that every finite $B \subset A$ contains a dissociated set of size $\geq c|B|$.

    Equations
    Instances For
      theorem Erdos774.erdos_774 :
      True ∀ (A : Set ), A.InfiniteA.IsProportionatelyDissociated∃ (T : Set (Set )), (∀ ST, S.IsDissociated) T.Finite A = ⋃₀ T

      Is every proportionately dissociated (infinite) set the union of a finite number of dissociated sets?