Erdős problem 1126
If for almost all then there exists a function such that for all such that for almost all .
Sources
FormalConjectures/ErdosProblems/
1126.lean
Retained formal statement
If for almost all then there exists a function such that for all such that for almost all .
Proved independently by de Bruijn [dB66] and Jurkat [Ju65].
True ↔ ∀ (f : ℝ → ℝ), (∀ᵐ (p : ℝ × ℝ) ∂MeasureTheory.volume.prod MeasureTheory.volume, f (p.1 + p.2) = f p.1 + f p.2) → ∃ h, (∀ (x y : ℝ), h (x + y) = h x + h y) ∧ ∀ᵐ (x : ℝ), f x = h x