lean2/library/data
Leonardo de Moura 97b1998def refactor(frontends/lean): replace '[opaque]' modifier with 'opaque
definition', '[opaque]' is not a hint, but a kind of definition
2014-09-19 15:54:32 -07:00
..
int refactor(frontends/lean): replace '[opaque]' modifier with 'opaque 2014-09-19 15:54:32 -07:00
list feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
nat feat(frontends/lean): add 'reducible' modifier for controlling which 2014-09-19 15:54:32 -07:00
quotient feat(frontends/lean): add 'reducible' modifier for controlling which 2014-09-19 15:54:32 -07:00
bool.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -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/data/empty): add false.to_empty and false.rec_type theorems 2014-09-05 09:31:27 -07:00
num.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
option.lean refactor(library/logic): move files in classes directory to core 2014-09-16 13:13:01 -07:00
prod.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
set.lean refactor(library): add namespaces 'or', 'and' and 'iff' 2014-09-04 21:25:21 -07:00
sigma.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
string.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
subtype.lean refactor(library/logic): move files in classes directory to core 2014-09-16 13:13:01 -07:00
sum.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
unit.lean refactor(library/logic): move files in classes directory to core 2014-09-16 13:13:01 -07:00
vector.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00