lean2/library
Leonardo de Moura 05f27b8f0e feat(frontends/lean/structure): add option for controlling whether we automatically generate eta and projection-over-intro theorems for structures
It seems most of the time these theorems are not used at all.
They are just polluting the namespace.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-12-09 12:40:09 -08:00
..
algebra chore(library/hott): turn isomorphic into structure 2014-12-05 22:21:16 -08:00
data feat(frontends/lean/structure): add option for controlling whether we automatically generate eta and projection-over-intro theorems for structures 2014-12-09 12:40:09 -08:00
hott feat(library/hott) port Jeremy's group file to use path equality 2014-12-09 10:00:37 -08:00
init feat(frontends/lean/structure): add option for controlling whether we automatically generate eta and projection-over-intro theorems for structures 2014-12-09 12:40:09 -08:00
logic chore(library/logic/logic.md): adjust documentation 2014-11-30 21:19:56 -08: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): set up and document standard/classical/hott imports 2014-08-25 22:57:55 -07:00
library.md refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00
standard.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00