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
b2415f7b4b
lean2
/
library
History
Leonardo de Moura
b2415f7b4b
feat(library/data/set/basic): add basic 'set' theorems
2015-08-08 23:18:20 -07:00
..
algebra
feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat
2015-08-08 17:20:23 -04:00
data
feat(library/data/set/basic): add basic 'set' theorems
2015-08-08 23:18:20 -07:00
examples
chore(examples/ex): move example to library
2015-05-13 17:07:10 -07:00
init
feat(library,hott): add notation
T1 : T2
as syntax sugar for
(focus (T1; all_goals T2))
2015-08-08 10:16:25 -07:00
logic
feaf(library): make sure basic standard library can be compiled with option "--to_axiom"
2015-07-29 16:11:23 -07:00
theories
refactor(library/data/finset/comb,library/data/set/basic,library/*): rename 'filter' to 'sep' to free up 'set.filter'
2015-08-08 18:10:44 -04:00
tools
feat(frontends/lean): add simp tactic frontend stub
2015-07-14 09:54:53 -04: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): we have only one extra axiom
2015-07-29 13:36:23 -07:00
library.md
feat(hott): add file which maps sections of the HoTT book to the HoTT library
2015-08-07 13:34:41 -07:00
standard.lean
refactor(library/*): remove 'Module:' lines
2015-05-23 20:52:23 +10:00