lean2/library
Leonardo de Moura b43313ec43 fix(library/nat/div): remove unnecessary '_''s
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-28 17:40:57 -07:00
..
data fix(library/nat/div): remove unnecessary '_''s 2014-08-28 17:40:57 -07:00
hott refactor(library): move more notation to general_notation 2014-08-28 17:37:32 -07:00
logic refactor(library): more implicit_args for: and_assoc, and_comm, or_assoc, or_comm, if_pos, if_neg 2014-08-28 11:10:04 -07:00
struc refactor(library/logic): rename connectives -> core, basic -> connectives 2014-08-27 18:43:24 -07:00
tools refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
.gitignore chore(library/.gitignore): add TAGS 2014-08-15 20:55:38 -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): move more notation to general_notation 2014-08-28 17:37:32 -07:00
library.md chore(library): add 'universe polymorphism' to list of extra feat 2014-08-25 23:00:50 -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