Skip to content

Erdős problem 1126

If f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y) for almost all x,yRx,y\in \mathbb{R} then there exists a function gg such that g(x+y)=g(x)+g(y)g(x+y)=g(x)+g(y) for all x,yRx,y\in\mathbb{R} such that f(x)=g(x)f(x)=g(x) for almost all xx.

Sources

Browse retained paths and inspect the exact material available for this Problem.

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1126.lean

Retained formal statement1 of 1

If f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y) for almost all x,yRx,y\in \mathbb{R} then there exists a function gg such that g(x+y)=g(x)+g(y)g(x+y)=g(x)+g(y) for all x,yRx,y\in\mathbb{R} such that f(x)=g(x)f(x)=g(x) for almost all xx.

Proved independently by de Bruijn [dB66] and Jurkat [Ju65].

FormalConjectures/ErdosProblems/1126.leanErdos1126.erdos_11264 linesExact file
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
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page