Documentation

FormalConjectures.ErdosProblems.«330»

Erdős Problem 330 #

Reference: erdosproblems.com/330

def Erdos330.Rep (A : Set ) (m : ) :

Rep A m means m is a sum of finitely many elements of A (i.e., representable by some finite number of terms, not a fixed order).

Equations
Instances For

    Integers not representable as a finite sum of elements of A while avoiding n.

    Equations
    Instances For

      An asymptotic additive basis is minimal when one cannot obtain an asymptotic additive basis by removing any element from it.

      Equations
      Instances For
        theorem Erdos330.erdos_330_statement :
        (∀ (A : Set ), MinAsymptoticAddBasis AA.HasPosDensitynA, (UnrepWithout A n).HasPosDensity) sorry

        Suppose $A \subset \mathbb{N}$ is a minimal basis with positive density. Is it true that, for any $n \in A$, the (upper) density of integers which cannot be represented without using $n$ is positive?