lean2/library/init
Leonardo de Moura a4c0699e81 feat(library/tactic/constructor_tactic): restore 'constructor' tactic old semantics, add 'fconstructor' tactic
See issue #676

Add new test demonstrating why it is useful to have the old semantics
for 'constructor'
2015-06-17 23:48:54 -07:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
default.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
funext.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
init.md fix(hott/*.md,library/*.md): use the word 'file' instead of 'module' 2015-05-25 16:50:42 -07:00
logic.lean fix(library/init/logic): make sure library can be compiled using '--to_axiom' option 2015-06-16 13:10:08 -07:00
measurable.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
nat.lean feat({library,hott}/init/nat): add sub_le_succ 2015-06-15 22:53:11 +10:00
num.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
priority.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
prod.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
quot.lean fix(library/init/quot): prove quot.exact 2015-06-05 08:04:55 -07:00
relation.lean refactor(library/init): add auxiliary function mk_equivalence 2015-04-01 17:30:20 -07:00
reserved_notation.lean feat(frontends/lean/builtin_exprs): make notation ( e : T ) builtin 2015-06-10 14:52:59 -07:00
setoid.lean refactor(library): reorganize init folder and add setoid 2015-03-31 19:56:05 -07:00
sigma.lean fix(library/init/sigma): make sure file compiles even when '--to_axiom' is used 2015-06-16 12:52:08 -07:00
tactic.lean feat(library/tactic/constructor_tactic): restore 'constructor' tactic old semantics, add 'fconstructor' tactic 2015-06-17 23:48:54 -07:00
wf.lean refactor(library/init/wf): cleanup wf proofs using tactics 2015-06-06 16:58:24 -07:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00