lean2/library/standard
Leonardo de Moura f942c6f64c feat(library/standard/classical): add Peirce's law
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-13 03:05:34 +01:00
..
bit.lean feat(library/unifier): case split on constraints of the form (f ...) =?= (f ...), where f can be unfolded, and there are metavariables in the arguments 2014-07-05 15:52:40 -07:00
cast.lean refactor(library/standard): reorganize cast and piext theorems 2014-07-12 20:24:36 +01:00
classical.lean feat(library/standard/classical): add Peirce's law 2014-07-13 03:05:34 +01:00
funext.lean feat(library/standard): add function extensionality axiom 2014-06-30 11:53:04 -07:00
hilbert.lean feat(library/standard): add hilbert's choice operator 2014-07-13 01:39:35 +01:00
logic.lean feat(library/standard/classical): add Peirce's law 2014-07-13 03:05:34 +01:00
Makefile feat(build): add Makefile for libraries 2014-06-28 18:41:53 -07:00
num.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
option.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
pair.lean fix(library/aliases): aliasing behavior 2014-07-07 15:40:55 -07:00
piext.lean refactor(library/standard): reorganize cast and piext theorems 2014-07-12 20:24:36 +01:00
standard.lean refactor(library/standard): move cast and heq to separate file 2014-07-12 07:08:12 +01:00
string.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
tactic.lean feat(frontends/lean): add tactic_hint command 2014-07-08 15:08:13 -07:00
unit.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
wf.lean feat(library/standard): add well-founded induction theorem 2014-07-13 02:48:40 +01:00