lean2/library/data
Leonardo de Moura f891485a26 refactor(library): use '[protected]' modifier
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-09-03 15:13:03 -07:00
..
int fix(library): remove unnecessary [fact] modifier 2014-09-02 16:06:55 -07:00
list refactor(library): use '[protected]' modifier 2014-09-03 15:13:03 -07:00
nat refactor(library): use '[protected]' modifier 2014-09-03 15:13:03 -07:00
quotient refactor(library/logic): rename connectives -> core, basic -> connectives 2014-08-27 18:43:24 -07:00
bool.lean refactor(library/logic): rename connectives -> core, basic -> connectives 2014-08-27 18:43:24 -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 refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
num.lean refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
option.lean refactor(library): use '[protected]' modifier 2014-09-03 15:13:03 -07:00
prod.lean refactor(library/logic): rename connectives -> core, basic -> connectives 2014-08-27 18:43:24 -07:00
set.lean feat(library): minor cleanup, replace 'refl _' with 'rfl', define equivalence relation for sets 2014-08-25 22:54:44 -07:00
sigma.lean refactor(library/data/list): avoid placeholders '_', make first argument of false_elim implicit 2014-09-01 19:44:04 -07:00
string.lean refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
subtype.lean refactor(library/data/subtype): elaborator does not need help anymore (i.e., 'show'-expression) for this file 2014-09-01 19:04:15 -07:00
sum.lean refactor(library): use '[protected]' modifier 2014-09-03 15:13:03 -07:00
unit.lean refactor(library/data/list): avoid placeholders '_', make first argument of false_elim implicit 2014-09-01 19:44:04 -07:00