chore(library/data/real): update real.md
This commit is contained in:
parent
f7dd85a935
commit
3749a8ad04
1 changed files with 3 additions and 1 deletions
|
@ -3,4 +3,6 @@ data.real
|
|||
|
||||
The real numbers.
|
||||
|
||||
* [basic](basic.lean) : the reals as a commutative ring
|
||||
* [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)
|
Loading…
Reference in a new issue