lean4-htt/library/init
Leonardo de Moura bf9f7560f7 feat(frontends/lean): (Type u) can't be a proposition
(Type u)  is the old (Type (u+1))
(PType u) is the old (Type u)
Type*     is the old (Type (_+1))
PType*    is the old Type*

The stdlib can be compiled, but we still have > 70 broken tests

See discussion at #1341
2017-01-30 11:54:00 -08:00
..
algebra chore(library/init/algebra/order): remove leftover 2017-01-22 21:31:04 -08:00
category feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
data feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
meta feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
native feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
.gdb_history chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
cc_lemmas.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
classical.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
coe.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
core.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
default.lean feat(library/tactic/smt): perform "unit propagation" in the congruence closure module 2017-01-02 18:49:26 -08:00
function.lean refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
funext.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
logic.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
propext.lean feat(library/tactic/congruence): add congruence closure basics 2016-12-21 20:46:25 -08:00
util.lean chore(library/init): minor fixes 2017-01-22 14:20:48 -08:00
wf.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00