lean2/library/standard
Leonardo de Moura 5296275c41 feat(library/standard/logic): add imp_or theorems
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-24 12:29:23 -07:00
..
bool.lean refactor(library/standard): rename bit to bool 2014-07-22 09:49:54 -07:00
cast.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
classical.lean refactor(library/standard): rename bit to bool 2014-07-22 09:49:54 -07:00
decidable.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
diaconescu.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
equivalence.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -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 bit to bool 2014-07-22 09:49:54 -07:00
logic.lean feat(library/standard/logic): add imp_or theorems 2014-07-24 12:29:23 -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
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