Is it possible to define a tactic that unfolds a cofix by one step in Coq?

前端 未结 0 1356
小蘑菇
小蘑菇 2020-12-11 18:27

Coq\'Art Chapter 13 recommends defining things like this:

(* where LList is a coinductive list *)

Definition LList_decompose
(A: Set) (l : LList A) : L         


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