lean2/library/data/rat/rat.md

8 lines
180 B
Markdown
Raw Normal View History

data.rat
========
The rational numbers.
* [basic](basic.lean) : the rationals as a field
* [order](order.lean) : the order relations and the sign function
* [bigops](bigops.lean)