lean2/library/data
2014-12-23 21:14:35 -05:00
..
int refactor(library/data/int): make int instance of integral domain 2014-12-22 15:33:42 -05:00
list refactor(library): rename theorems "iff.flip_sign -> not_iff_not_of_iff" and "decidable_iff_equiv -> decidable_of_decidable_of_iff" 2014-12-15 19:17:51 -08:00
nat refactor(library/data/int/basic): make the integers an instance of ring 2014-12-17 13:32:38 -05:00
quotient refactor(library): rename exists_elim and exists_intro to exists.elim 2014-12-15 19:07:38 -08:00
bool.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
data.md refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
default.lean refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
empty.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
fin.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
num.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
option.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
prod.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
set.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
sigma.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
string.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
subtype.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
sum.lean refactor(library/init/datatypes): change implicit arguments of sum.inl and sum.inr 2014-12-19 18:07:13 -08:00
unit.lean refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
vector.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00