Commit 2020-12-16 13:55 461865b2
View on Github →refactor(data/real): move real.sqrt to data.real.sqrt, more dependencies (#5359)
- define
nnreal.sqrt; - use general theory to prove that the inverse exists, and is an
order_iso; - deduce continuity of
sqrtfrom continuity oforder_iso.