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

160 B

data.int

The integers.

  • basic : the integers, with basic operations
  • order : the order relations and the sign function