9 lines
269 B
Markdown
9 lines
269 B
Markdown
|
data.finset
|
||
|
===========
|
||
|
|
||
|
Finite sets. By default, `import list` imports everything here.
|
||
|
|
||
|
[basic](basic.lean) : basic operations and properties
|
||
|
[comb](comb.lean) : combinators and list constructions
|
||
|
[card](card.lean) : cardinality
|
||
|
[bigop](bigop.lean) : "big" operations
|