lean4-htt/library/init
2016-04-28 16:34:37 -07:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
classical.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
datatypes.lean refactor(library): make sure prod.pr1 is a projection 2016-03-25 16:28:29 -07:00
default.lean feat(library/blast/unit): preprocessor placeholder 2015-12-04 08:30:04 -08:00
function.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
funext.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
logic.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
measurable.lean refactor(library): use anonymous instance implicit arguments 2015-12-13 11:46:48 -08:00
nat.lean fix(library/init/nat): recursor attribute should be in the top-level since nat was defined in the top-level 2016-04-28 16:34:37 -07:00
num.lean refactor(library,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
prod.lean refactor(library): make sure prod.pr1 is a projection 2016-03-25 16:28:29 -07:00
quot.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07: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,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
setoid.lean feat(init/setoid): tag equivalence relation 2015-12-05 11:54:27 -08:00
sigma.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
simplifier.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
subtype.lean refactor(library/init/subtype.lean): put subtype notation in the namespace 2015-12-22 16:39:13 -05:00
tactic.lean chore(frontends/lean): remove some of the tactic support 2016-04-25 15:26:56 -07:00
wf.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
wf_k.lean feat(init/wf): port from standard library to HoTT library 2016-02-09 10:03:48 -08:00