More robust solve_closed tactic
Add a pre_solve_closed ltac that basically changes the goal from `Closed X e` to `Closed ∅ e`. It is actually OK in practice.
Showing
Please register or sign in to comment
Add a pre_solve_closed ltac that basically changes the goal from `Closed X e` to `Closed ∅ e`. It is actually OK in practice.