lean2/library/init
2016-01-13 14:18:01 -08:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
classical.lean feat(library/algebra): add lattice instances for Prop, fun, and set 2016-01-06 10:57:32 -08:00
datatypes.lean feat(library): define custom recursors for nat, and minimize the use of krewrite 2015-11-08 14:04:55 -08:00
default.lean feat(library/blast/unit): preprocessor placeholder 2015-12-04 08:30:04 -08:00
function.lean refactor(*): normalize metaclass names 2015-12-28 10:39:15 -08:00
funext.lean feat(frontends/lean): rename '[intro]' ==> '[intro!]' and '[backward]' ==> '[intro]' 2015-12-07 21:33:35 -08:00
init.md fix(hott/*.md,library/*.md): use the word 'file' instead of 'module' 2015-05-25 16:50:42 -07:00
logic.lean feat(init/logic): add cast_heq 2016-01-13 14:18:01 -08:00
measurable.lean refactor(library): use anonymous instance implicit arguments 2015-12-13 11:46:48 -08:00
nat.lean refactor(library/init/nat): minor cleanup 2016-01-01 15:56:46 -08:00
num.lean feat(library/init/logic): annotate logical connectives as [no_pattern] 2015-11-24 18:48:22 -08:00
prod.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
quot.lean refactor(library): rename heq.of_eq heq.to_eq auxiliary lemmas 2016-01-09 12:32:18 -08:00
relation.lean feat(library/data/list/sort): add sort for lists 2015-08-09 14:23:09 -07:00
reserved_notation.lean refactor(library/data/{set,finset}/basic,library/*): change notation for image to tick mark 2016-01-03 18:52:25 -08:00
setoid.lean feat(init/setoid): tag equivalence relation 2015-12-05 11:54:27 -08:00
sigma.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
simplifier.lean refactor(library/algebra): construct simplifier sets incrementally 2015-12-04 18:28:56 -08:00
subtype.lean refactor(library/init/subtype.lean): put subtype notation in the namespace 2015-12-22 16:39:13 -05:00
tactic.lean feat(library/tactic): add replace tactic 2016-01-04 14:43:31 -05:00
wf.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00