.. |
bit.lean
|
feat(library/standard): add decidable class
|
2014-07-20 00:19:32 +01:00 |
bool_decidable.lean
|
feat(library/standard/bool_decidable): cleanup bool_decidable, and remove the artificial dependency to bit
|
2014-07-21 02:42:11 +01:00 |
cast.lean
|
feat(library/standard): add or_comm, and_comm, ... theorems, cleanup notation
|
2014-07-19 09:29:04 +01:00 |
classical.lean
|
feat(library/standard): add or_comm, and_comm, ... theorems, cleanup notation
|
2014-07-19 09:29:04 +01:00 |
decidable.lean
|
feat(library/standard/decidable): decidable is proof irrelevant
|
2014-07-22 03:54:28 -07:00 |
diaconescu.lean
|
feat(library/standard): add Diaconescu's theorem
|
2014-07-20 21:15:48 -07:00 |
equivalence.lean
|
feat(library/standard): add equivalence inductive predicate
|
2014-07-20 00:19:31 +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 |
if.lean
|
feat(library/standard/if): cleanup 'if-then-else' theorems
|
2014-07-21 02:40:43 +01:00 |
logic.lean
|
feat(library/standard/logic): iff is refl, trans, and symm
|
2014-07-20 21:10:30 -07: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
|
feat(library/standard): add decidable class
|
2014-07-20 00:19:32 +01:00 |
piext.lean
|
refactor(library/standard): reorganize cast and piext theorems
|
2014-07-12 20:24:36 +01:00 |
standard.lean
|
feat(library/standard): add decidable class
|
2014-07-20 00:19:32 +01:00 |
string.lean
|
feat(frontends/lean): add 'class' and 'instances' infrastructure
|
2014-07-04 14:28:09 -07:00 |
sum.lean
|
feat(library/standard): add decidable class
|
2014-07-20 00:19:32 +01:00 |
tactic.lean
|
feat(frontends/lean): add tactic_hint command
|
2014-07-08 15:08:13 -07:00 |
unit.lean
|
feat(library/standard): add decidable class
|
2014-07-20 00:19:32 +01:00 |
wf.lean
|
feat(library/standard): add or_comm, and_comm, ... theorems, cleanup notation
|
2014-07-19 09:29:04 +01:00 |