4b39400439
Because migrate does not handle parameters, we have to migrate by hand.
8 lines
No EOL
180 B
Markdown
8 lines
No EOL
180 B
Markdown
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) |