lean2/library
Leonardo de Moura 48dbd13eef feat(frontends/lean): allow transient classes/instances, i.e.,
classes/instances that are not saved in .olean files
2014-09-19 15:54:32 -07:00
..
algebra feat(frontends/lean): allow transient classes/instances, i.e., 2014-09-19 15:54:32 -07:00
data feat(frontends/lean): allow transient coercions, i.e., coercions that 2014-09-19 15:54:32 -07:00
hott feat(frontends/lean): allow transient classes/instances, i.e., 2014-09-19 15:54:32 -07:00
logic feat(frontends/lean): split 'opaque_hint' command into 'opaque' and 'transparent' 2014-09-16 18:03:40 -07:00
tools feat(frontends/lean/inductive_cmd): prefix introduction rules with the name of the inductive datatype 2014-09-04 17:26:36 -07: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
general_notation.lean refactor(library): add namespaces 'or', 'and' and 'iff' 2014-09-04 21:25:21 -07:00
library.md refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00
Makefile fix(library/Makefile): ignore flycheck generated files in the Makefile, fixes #101 2014-08-27 08:36:32 -07:00
standard.lean refactor(library): set up and document standard/classical/hott imports 2014-08-25 22:57:55 -07:00