This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
fa19b3c94d
lean4-htt
/
old_library
/
data
/
real
/
real.md
Leonardo de Moura
7166deffd3
chore(old_library): save old library
2016-09-21 11:43:28 -07:00
399 B
Raw
Blame
History
data.real
The real numbers: classically, as a quotient type; constructively, as a setoid.
basic
: the reals as a commutative ring (constructive)
order
: the reals as an ordered ring (constructive)
division
: the reals as a discrete linear ordered field (classical)
complete
: the reals are Cauchy complete (classical)