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/list/bigop): add bigop perm theorem 2015-04-10 06:01:23 -07:00
comb.lean fix(library/tactic/apply_tactic): add eapply, and fix issue #361 2015-05-01 15:08:00 -07: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 feat(library/tactic/rewrite_tactic): apply 'reflexivity' tactic after 'rewrite' instead of hard coded solution 2015-05-05 20:23:49 -07:00
set.lean feat(library/data/list/set.lean): add two theorems 2015-05-08 19:51:37 +10:00