lean2/library
Leonardo de Moura 0b57f7d00a refactor(library/tactic): refine interface between tactic and proof-term modes
Some constraints were being lost with the previous interface.
This is why we had a workaround in fintype.lean.

We can also remove some hacks we have used in the past.
2015-05-07 18:02:51 -07:00
..
algebra feat(function): add unfold hints to function.[h]lean 2015-05-07 16:39:03 -07:00
data refactor(library/tactic): refine interface between tactic and proof-term modes 2015-05-07 18:02:51 -07:00
init feat(frontends/lean): allow → to be used in calc proofs 2015-05-07 12:28:47 -07:00
logic test(library): test new 'obtain' expression in the standard library 2015-05-05 18:30:16 -07: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/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
library.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
standard.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00