Documentation

FormalConjectures.GreensOpenProblems.«94»

Ben Green's Open Problem 94 #

Reference:

theorem Green94.green_94_outer_measure :
False ∀ (A : Set ), MeasureTheory.volume A > 0∃ (a : ) (b : ), a 0 ∀ (n : ), a * (1 / 2 ^ n) + b A

Let A ⊂ R be a set of positive outer measure. Does $A$ contain an affine copy of {1, 1/2, 1/4, . . . }?

The answer is "no".

theorem Green94.green_94 :
True ∀ (A : Set ), MeasurableSet A MeasureTheory.volume A > 0∃ (a : ) (b : ), a 0 ∀ (n : ), a * (1 / 2 ^ n) + b A

Let A ⊂ R be a set of positive measure. Does $A$ contain an affine copy of {1, 1/2, 1/4, . . . }?