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
c534985d3f
lean2
/
library
/
data
/
finset
History
Leonardo de Moura
5e14b4ebe8
fix(library,hott): avoid rewrite with patterns of the form (?M ...)
2016-03-09 15:39:17 -08:00
..
basic.lean
refactor(library): replace
assert
-exprs with
have
-exprs
2016-02-29 11:53:26 -08:00
bigops.lean
refactor(library/data): "union." ==> "union_", "inter." ==> "inter_"
2016-01-01 16:13:44 -08:00
card.lean
refactor(library): replace
assert
-exprs with
have
-exprs
2016-02-29 11:53:26 -08:00
comb.lean
refactor(library): replace
assert
-exprs with
have
-exprs
2016-02-29 11:53:26 -08:00
default.lean
feat(library/data/finset/partition.lean): add theory of partitions into finsets by Haitao Zhang
2015-06-05 09:32:00 -07:00
equiv.lean
refactor(library): replace
assert
-exprs with
have
-exprs
2016-02-29 11:53:26 -08:00
finset.md
feat(library/data/finset/partition.lean): add theory of partitions into finsets by Haitao Zhang
2015-06-05 09:32:00 -07:00
partition.lean
fix(library,hott): avoid rewrite with patterns of the form (?M ...)
2016-03-09 15:39:17 -08:00
to_set.lean
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