Hacker News new | ask | show | jobs
by sebzim4500 166 days ago
Right but there isn't a theorem saying `(sqrt x)^2 = x`, there's a theorem saying `x >= 0 -> (sqrt x)^2 = x`
1 comments

Ah, that makes sense. Thank you. As long as every use of sqrt has such a condition.