lean2/library/data/int/int.md
Leonardo de Moura dbaf81e16d refactor(library): remove unnecessary 'standard' subdirectory
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-23 18:08:09 -07:00

7 lines
160 B
Markdown

data.int
========
The integers.
* [basic](basic.lean) : the integers, with basic operations
* [order](order.lean) : the order relations and the sign function