lean4-htt/library/init
2016-09-13 21:45:16 -07:00
..
meta feat(frontends/lean): use new notation for declaring universes in constant and structure decls 2016-09-13 21:45:16 -07:00
.gdb_history chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
alternative.lean fix(frontends/lean/elaborator): visit_app_with_expected 2016-09-12 16:48:21 -07:00
applicative.lean feat(frontends/lean): use new notation for declaring universes in constant and structure decls 2016-09-13 21:45:16 -07:00
bool.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
char.lean refactor(library/init): using new elaborator 2016-09-13 08:49:05 -07:00
classical.lean refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false 2016-09-13 13:40:02 -07:00
coe.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
combinator.lean feat(library/init): add combinators SKI 2016-06-09 14:39:20 -07:00
datatypes.lean feat(frontends/lean/decl_util): use the same notation for declaring universes in mutual and single decls 2016-09-13 21:05:18 -07:00
default.lean feat(library/init/id_locked): add auxiliary definition id_locked 2016-09-04 18:39:34 -07:00
fin.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
function.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
functor.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
funext.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
id_locked.lean feat(library/init/id_locked): add auxiliary definition id_locked 2016-09-04 18:39:34 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
instances.lean feat(library/init): new notation for sum types 2016-08-16 10:45:08 -07:00
list.lean feat(frontends/lean): revising inaccessible terms syntax again :( 2016-08-19 13:57:12 -07:00
list_classes.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
logic.lean feat(frontends/lean/decl_util): use the same notation for declaring universes in mutual and single decls 2016-09-13 21:05:18 -07:00
monad.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
monad_combinators.lean feat(library/init/monad_combinators): add monad combinators 2016-08-21 22:31:54 -07:00
nat.lean refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false 2016-09-13 13:40:02 -07:00
nat_div.lean refactor(library/init): move files to new elaborator 2016-09-13 09:14:26 -07:00
num.lean refactor(library/init): move files to new elaborator 2016-09-13 09:14:26 -07:00
option.lean refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false 2016-09-13 13:40:02 -07:00
ordering.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
prod.lean refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false 2016-09-13 13:40:02 -07:00
quot.lean feat(frontends/lean): use new notation for declaring universes in constant and structure decls 2016-09-13 21:45:16 -07:00
relation.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
setoid.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
sigma.lean feat(frontends/lean/parser): _ is an anonymous variable again in patterns. 2016-08-23 14:06:24 -07:00
sigma_lex.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
simplifier.lean refactor(simplifier): many fixes, extensions, and tests 2016-08-19 14:57:03 -07:00
state.lean feat(frontends/lean/parser): nicer notation for providing universes 2016-09-13 20:41:00 -07:00
string.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
subtype.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
sum.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
timeit.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
to_string.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
trace.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
unit.lean refactor(library/init): move more library files to new elaborator 2016-09-13 08:47:39 -07:00
unsigned.lean refactor(library/init): using new elaborator 2016-09-13 08:49:05 -07:00
wf.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
wf_k.lean feat(init/wf): port from standard library to HoTT library 2016-02-09 10:03:48 -08:00