lean2/hott/algebra/precategory
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
..
adjoint.hlean style(hott/algebra/precategory): some cleanup 2015-03-16 17:15:51 -07:00
basic.hlean refactor(hott/algebra/precategory/basic): improve basic.hlean compilation time 2015-03-24 12:06:16 -07:00
constructions.hlean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
functor.hlean feat(library/tactic/exact): enforce goal type during elaboration when executing 'exact' tactic 2015-04-06 13:23:38 -07:00
iso.hlean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
nat_trans.hlean feat(library/tactic/exact): enforce goal type during elaboration when executing 'exact' tactic 2015-04-06 13:23:38 -07:00
precategory.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
strict.hlean feat(hott/algebra) add another equality lemma for precategories 2015-03-23 11:17:56 -07:00
yoneda.hlean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00