lean2/library/data/list
2015-05-08 19:51:37 +10:00
..
as_type.lean feat(library/data): add structure for converting a list of elements into a type, and then show the resultant type is a finite type 2015-04-12 17:33:58 -07:00
basic.lean refactor(library): test new tactics in the standard library 2015-05-01 18:18:29 -07:00
bigop.lean feat(library/data/{finset,list}/bigop.lean: generalize bigops from group to monoid 2015-05-08 19:51:37 +10:00
comb.lean feat(library/data/{finset,list}/bigop.lean: generalize bigops from group to monoid 2015-05-08 19:51:37 +10:00
default.lean feat(library/data): add structure for converting a list of elements into a type, and then show the resultant type is a finite type 2015-04-12 17:33:58 -07:00
list.md refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
perm.lean refactor(library/data/{finset,list,fintype}: rename cross_product to product 2015-05-08 19:51:37 +10:00
set.lean feat(library/data/{finset,list}/bigop.lean: generalize bigops from group to monoid 2015-05-08 19:51:37 +10:00