lean2/library/standard
Leonardo de Moura a450ad5a95 feat(frontends/lean/inductive_cmd): improve notation for declaring 'empty' inductive datatypes
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-25 11:24:01 -07:00
..
binary.lean feat(library/standard): add notation for symm, trans and subst 2014-07-24 22:49:12 -07:00
bool.lean feat(library/standard): add notation for symm, trans and subst 2014-07-24 22:49:12 -07:00
cast.lean feat(library/standard): add notation for symm, trans and subst 2014-07-24 22:49:12 -07:00
classical.lean feat(library/standard): add notation for symm, trans and subst 2014-07-24 22:49:12 -07:00
decidable.lean refactor(library/standard): mark 'not' as transparent 2014-07-24 22:14:15 -07:00
diaconescu.lean fix(frontends/lean/decl_cmds): support for section declarations with implicit parameters, they must be tagged with '@' when creating aliases 2014-07-25 11:10:45 -07:00
equivalence.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
function.lean feat(library/standard): add function 'helper' module 2014-07-24 16:29:39 -07:00
funext.lean feat(library/standard): add function extensionality axiom 2014-06-30 11:53:04 -07:00
hilbert.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
if.lean refactor(library/standard): rename rec to rec_on 2014-07-24 17:01:51 -07:00
logic.lean feat(frontends/lean/inductive_cmd): improve notation for declaring 'empty' inductive datatypes 2014-07-25 11:24:01 -07:00
Makefile feat(build): add Makefile for libraries 2014-06-28 18:41:53 -07:00
nat.lean feat(library/standard): add notation for symm, trans and subst 2014-07-24 22:49:12 -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
prop_decidable.lean refactor(library/standard): rename bool_decidable to prop_decidable 2014-07-22 09:53:05 -07:00
standard.lean feat(library/standard): add decidable class 2014-07-20 00:19:32 +01:00
string.lean refactor(library/standard): rename bit to bool 2014-07-22 09:49:54 -07:00
sum.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
tactic.lean feat(frontends/lean): add tactic_hint command 2014-07-08 15:08:13 -07:00
unit.lean refactor(library/standard/unit): make unit type similar to the one in the hott library 2014-07-22 09:56:05 -07:00
wf.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00