This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ba78cc42f9
lean2
/
library
/
data
/
list
History
Leonardo de Moura
84deddcca9
feat(library/tactic/rewrite_tactic): apply 'reflexivity' tactic after 'rewrite' instead of hard coded solution
2015-05-05 20:23:49 -07: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
refactor(library): rename 'intersection' to 'inter' in list and finset, add finset abbreviation at top level
2015-05-05 08:53:31 -07:00