lean2/library/init
Leonardo de Moura 9c8a63caec feat(library/tactic): add 'contradiction' tactic
see issue #500

Remark: this tactic also applies no_confusion to take care of a contradiction
2015-04-30 13:47:40 -07:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean style(hott): let inverse notation have higher binding power than application 2015-02-28 01:16:23 -05:00
default.lean feat(library/init): move propext to init/quot, add Jeremy's funext theorem 2015-04-01 12:36:33 -07:00
funext.lean chore(library): remove some unnecessary parentheses 2015-04-29 14:39:59 -07:00
init.md feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
logic.lean refactor(library): make sure "choose" compute inside the kernel 2015-04-25 23:10:48 -07:00
measurable.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
nat.lean feat(frontends/lean): nicer syntax for 'intros' 'reverts' and 'clears' 2015-04-30 11:00:39 -07:00
num.lean feat(library/data/num): prove many theorems for pos_num.lt and pos_num.le 2015-03-04 18:30:31 -08:00
priority.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
prod.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
quot.lean fix(reserved_notation): lower binding power of 'iff' 2015-04-22 13:06:11 -07:00
relation.lean refactor(library/init): add auxiliary function mk_equivalence 2015-04-01 17:30:20 -07:00
reserved_notation.lean fix(reserved_notation): lower binding power of 'iff' 2015-04-22 13:06:11 -07:00
setoid.lean refactor(library): reorganize init folder and add setoid 2015-03-31 19:56:05 -07:00
sigma.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
tactic.lean feat(library/tactic): add 'contradiction' tactic 2015-04-30 13:47:40 -07:00
wf.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00