lean2/library/standard
Leonardo de Moura 864fdd37da refactor(library/aliases): aliases are from name to names
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-27 21:01:59 -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 or_inl and or_inr as short-hands for the commonly used 'or_intro_left _' and 'or_intro_right _' 2014-07-27 17:25:57 -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 or_inl and or_inr as short-hands for the commonly used 'or_intro_left _' and 'or_intro_right _' 2014-07-27 17:25:57 -07:00
decidable.lean feat(library/standard): add or_inl and or_inr as short-hands for the commonly used 'or_intro_left _' and 'or_intro_right _' 2014-07-27 17:25:57 -07:00
diaconescu.lean feat(library/standard): add or_inl and or_inr as short-hands for the commonly used 'or_intro_left _' and 'or_intro_right _' 2014-07-27 17:25:57 -07:00
equivalence.lean refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
function.lean refactor(library/aliases): aliases are from name to names 2014-07-27 21:01:59 -07:00
funext.lean refactor(library/aliases): aliases are from name to names 2014-07-27 21:01:59 -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(library/standard): add or_inl and or_inr as short-hands for the commonly used 'or_intro_left _' and 'or_intro_right _' 2014-07-27 17:25:57 -07:00
Makefile feat(build): add Makefile for libraries 2014-06-28 18:41:53 -07:00
nat.lean feat(library/standard): add or_inl and or_inr as short-hands for the commonly used 'or_intro_left _' and 'or_intro_right _' 2014-07-27 17:25:57 -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
set.lean refactor(library/standard/set): use the same style for mem_inter and mem_union 2014-07-27 13:32:59 -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(library/standard): cleanup notation 2014-07-25 11:36:28 -07:00