lean4-htt/library/init
Leonardo de Moura 3b38f71f11 fix(library,tests/lean): fix run/interactive tests, and problems in the standard library due to the new interpretation for Type
We had to change subtype to use Sort since the axiom
strong_indefinite_description uses it.

see #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 fix(library,tests/lean): fix run/interactive tests, and problems in the standard library due to the new interpretation for Type 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 refactor(frontends/lean): PType ==> Sort 2017-01-30 11:54:00 -08:00
classical.lean fix(library,tests/lean): fix run/interactive tests, and problems in the standard library due to the new interpretation for Type 2017-01-30 11:54:00 -08:00
coe.lean refactor(frontends/lean): PType ==> Sort 2017-01-30 11:54:00 -08:00
core.lean fix(library,tests/lean): fix run/interactive tests, and problems in the standard library due to the new interpretation for Type 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 refactor(frontends/lean): PType ==> Sort 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 refactor(frontends/lean): PType ==> Sort 2017-01-30 11:54:00 -08:00