lean4-htt/library/init
Leonardo de Moura ddc3789929 feat(frontends/lean): add run_tactic command
This commit also adds the tactic `add_decl`.
2016-08-18 10:56:18 -07:00
..
meta feat(frontends/lean): add run_tactic command 2016-08-18 10:56:18 -07:00
.gdb_history chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
alternative.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
applicative.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
bool.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
char.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
classical.lean feat(frontends/lean): nary match 2016-08-08 10:04:58 -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/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
default.lean feat(library/init): make sure nat.div is defined in the init folder 2016-08-18 10:48:47 -07:00
fin.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
function.lean chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -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
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 chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36: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/parser): revised pattern validation 2016-08-17 15:42:13 -07:00
monad.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
nat.lean chore(library/init/nat): remove 'local attribute' hack 2016-08-18 10:44:33 -07:00
nat_div.lean feat(library/init): define nat.mod in the init folder too 2016-08-18 10:51:40 -07:00
num.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
option.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
ordering.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
prod.lean feat(init/reserved_notation): product binds to the right 2016-08-16 10:34:32 -07:00
quot.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
relation.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
reserved_notation.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -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): revised pattern validation 2016-08-17 15:42:13 -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 chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
sizeof.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
state.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
string.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
subtype.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
sum.lean feat(library/init): new notation for sum types 2016-08-16 10:45:08 -07:00
timeit.lean chore(library): unit.star ==> () 2016-06-08 17:31:44 -07:00
to_string.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
trace.lean fix(library/init): add missing file 2016-06-09 14:39:56 -07:00
unit.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
unsigned.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -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