lean4-htt/src/frontends
Leonardo de Moura d02ab15c88 fix(frontends/lean/proof_qed_elaborator): must also create
metavar_closure before solving nested proof_qed

The bug was exposed by the new policy for handling class-instance
resolution. In the new policy, we reject partial solutions.
The bug fixed in this commit was being masked by a partial solution that
was being "completed" later.
2014-09-25 20:07:51 -07:00
..
lean fix(frontends/lean/proof_qed_elaborator): must also create 2014-09-25 20:07:51 -07:00
lua refactor(library/tactic/goal): use local names for hypotheses 2014-06-27 11:11:12 -07:00