lean2/library
Leonardo de Moura d8f3bcec67 feat(library/init/logic): add 'arbitrary'
It is identical to default, but it is opaque.
That is, when we use 'arbitrary A', we cannot rely on the particular
value selected.
2015-01-05 13:27:09 -08:00
..
algebra refactor(library/data/int,library/algebra): make int an instnance of ordered ring, rename theorems 2014-12-26 16:25:05 -05:00
data fix(library/data/nat,int): fix instance declarations for nat and int 2015-01-03 22:27:21 -08:00
init feat(library/init/logic): add 'arbitrary' 2015-01-05 13:27:09 -08:00
logic refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05: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): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
library.md refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
standard.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00