首页
Programming Q&A
Digital
登录
标签
rocq proverHow to destruct evars
rocq prover - How to destruct evars in Coq? - Stack Overflow
In the following proof script:Theorem foo : exists p, p = (1, 1).Proof. eexists ?[p]. destruct ?p.we
rocq proverHow to destruct evars in CoqStack Overflow
admin
1月前
56
0