Hacker News new | ask | show | jobs
by jlokier 266 days ago
> In turn, every computable function on the real numbers is a continuous function

That doesn't seem right. Consider the function f(x: ℝ) = 1 if x ≥ 0, 0 otherwise. That's computable but not continuous.

1 comments

That's uncomputable because equality of real numbers is undecidable. Think infinite strings of digits.