How to specialize nested hypotheses in Coq?

前端 未结 0 1942
天命终不由人
天命终不由人 2021-01-16 14:11

I\'ve already got the idea of specialize in Coq.

It works okay with specialize (H1 trm_int).

H1 : forall x, value x -> ter         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题