Erdős problem 907
Let be such that is continuous for every . Is it true that for some continuous and additive (i.e. )?
Sources
FormalConjectures/ErdosProblems/
907.lean
Retained formal statement
Let be such that is continuous for every . Is it true that for some continuous and additive (i.e. )?
A conjecture of Erdős from the early 1950s. Answered in the affirmative by de Bruijn [dB51].
True ↔ ∀ (f : ℝ → ℝ), (∀ (h : ℝ), 0 < h → Continuous fun x => f (x + h) - f x) → ∃ g a, Continuous g ∧ (∀ (x y : ℝ), a (x + y) = a x + a y) ∧ f = g + a