2015-05-26 02:05:53 +00:00
|
|
|
data.real
|
|
|
|
========
|
|
|
|
|
|
|
|
The real numbers.
|
|
|
|
|
2015-06-02 00:10:53 +00:00
|
|
|
* [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)
|