Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
real.sqrt_pos
Modification history
2020-12-16 13:55
src/data/real/basic.lean
refactor(data/real): move `real.sqrt` to `data.real.sqrt`, more dependencies (#5359) …
Modified
real.sqrt_pos
View on Github →
2019-04-01 03:01
src/data/real/basic.lean
feat(data/real/pi): Compute the first three digits of pi (#822)
Modified
real.sqrt_pos
View on Github →
2018-01-21 23:57
data/real.lean
feat(data/real): real square root function, sqrt 2 is irrational
Added
real.sqrt_pos
View on Github →