lean2/hott/init
Leonardo de Moura 2bc13f6bfd feat(library/tactic/exact): enforce goal type during elaboration when executing 'exact' tactic
Remark: this was the behavior of the 'sexact' tactic.

This commit also adds the 'rexact' (relaxed exact) tactic which does not
enforce the goal type.

closes #495
2015-04-06 13:23:38 -07:00
..
axioms feat(hott/algebra/category): show that functor category is univalent if codomain is 2015-03-16 17:15:51 -07:00
types feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
bool.hlean style(hott): let inverse notation have higher binding power than application 2015-02-28 01:16:23 -05:00
datatypes.hlean style(hott): let inverse notation have higher binding power than application 2015-02-28 01:16:23 -05:00
default.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00
equiv.hlean feat(hott/algebra/category): show that functor category is univalent if codomain is 2015-03-16 17:15:51 -07:00
function.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00
hedberg.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00
init.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
logic.hlean feat(frontends/lean): improve calc mode 2015-04-04 08:58:35 -07:00
nat.hlean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
num.hlean feat(init): add 'do' tactic 2015-03-04 00:17:41 -05:00
path.hlean fix(library/tactic/inversion_tactic): improve 'cases' tactic for HoTT mode 2015-03-23 18:06:11 -07:00
priority.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00
relation.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00
reserved_notation.hlean feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
tactic.hlean feat(library/tactic/exact): enforce goal type during elaboration when executing 'exact' tactic 2015-04-06 13:23:38 -07:00
trunc.hlean feat(hott/algebra/category): show that functor category is univalent if codomain is 2015-03-16 17:15:51 -07:00
util.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00
wf.hlean feat(hott): more cleanup of HoTT library 2015-02-26 13:19:54 -05:00