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
4cdfc9ee84
lean2
/
library
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
..
algebra
refactor(library): replace 'calc_trans', 'calc_symm', 'calc_refl' and 'calc_subst' commands with attributes '[symm]', '[refl]', '[trans]' and '[subst]'
2015-05-02 15:15:35 -07:00
data
feat(library/tactic/rewrite_tactic): apply 'reflexivity' tactic after 'rewrite' instead of hard coded solution
2015-05-05 20:23:49 -07:00
init
feat(library/tactic): add 'transitiviy', 'reflexivity' and 'symmetry' tactics
2015-05-02 15:48:25 -07:00
logic
test(library): test new 'obtain' expression in the standard library
2015-05-05 18:30:16 -07:00
tools
refactor(library): add 'init' folder
2014-11-30 20:34:12 -08:00
.gitignore
chore(library/.gitignore): update
2014-08-29 10:31:16 -07:00
.project
chore(library): add .project file
2014-08-29 10:31:16 -07:00
classical.lean
refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms
2015-02-01 11:17:45 -08:00
library.md
feat(*.md): create markdown files for HoTT library, update ones in standard library
2015-03-04 18:33:18 -08:00
standard.lean
refactor(library): clean up headers and markdown files
2014-12-22 15:33:42 -05:00