lean2/library/data/real/real.md
2015-06-09 15:39:51 +10:00

8 lines
No EOL
264 B
Markdown

data.real
========
The real numbers.
* [basic](basic.lean) : the reals as a commutative ring (constructive)
* [order](order.lean) : the reals as an ordered ring (constructive)
* [division](division.lean) : the reals as a discrete linear ordered field (classical)