lean2/library/data
Leonardo de Moura 2e9141b7e1 refactor(library): remove unnecessary :max hack in notation declarations
This hack is not needed anymore.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-10-20 18:45:52 -07:00
..
int refactor(library/data/prod): cleanup 2014-10-05 13:38:08 -07:00
list refactor(library/data/list): minimize dependencies and avoid 'sorry' warning 2014-10-20 15:32:42 -07:00
nat refactor(library/data/prod): cleanup 2014-10-05 13:38:08 -07:00
quotient refactor(library/data/prod): cleanup 2014-10-05 13:38:08 -07:00
bool.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00
data.md refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
default.lean refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
empty.lean feat(library): add definition of subsingleton and some other minor changes 2014-10-08 23:14:44 -07:00
num.lean refactor(library/data/num): cleanup 2014-10-05 13:47:51 -07:00
option.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00
prod.lean refactor(library): remove unnecessary :max hack in notation declarations 2014-10-20 18:45:52 -07:00
set.lean refactor(library/data/bool): use new style 2014-10-05 09:50:55 -07:00
sigma.lean refactor(library): remove some unnecessary sections 2014-10-10 16:33:58 -07:00
string.lean refactor(library): is_inhabited "theorems" should be "definitions", they are "data" 2014-10-02 09:00:34 -07:00
subtype.lean refactor(library): remove some unnecessary sections 2014-10-10 16:33:58 -07:00
sum.lean refactor(library): remove some unnecessary sections 2014-10-10 16:33:58 -07:00
unit.lean refactor(library): remove unnecessary :max hack in notation declarations 2014-10-20 18:45:52 -07:00
vector.lean chore(*): minimize the use of parameters 2014-10-09 07:13:06 -07:00