lean2/tests
Leonardo de Moura 68688ecdf6 fix(library/tactic/subst_tactic): in the standard mode, use dependent elimination in the subst tactic (when needed)
Before this commit, the subst tactic was producing an type incorrect
result when dependent elimination was needed (see new test for an example).
2015-06-03 17:36:04 -07:00
..
lean fix(library/tactic/subst_tactic): in the standard mode, use dependent elimination in the subst tactic (when needed) 2015-06-03 17:36:04 -07:00
lua fix(library/match): bug in higher-order matcher 2015-05-14 18:27:10 -07:00