lean2/library/data/list
2015-05-08 20:25:28 +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/data/list/basic.lean): make minor renaming 2015-05-08 20:25:28 +10: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): update defaults and markdown files 2015-05-08 20:23:15 +10:00
list.md feat(library/data): update defaults and markdown files 2015-05-08 20:23:15 +10: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