Fix inefficiency in proof mode.
Since env_cbv does not unfold these apps, we should do it ourselves, to avoid ending up with partially evaluated terms.
Loading
Please register or sign in to comment
Since env_cbv does not unfold these apps, we should do it ourselves, to avoid ending up with partially evaluated terms.