List Question
20 TechQA 2023-01-28T22:34:37.353000Forcing evaluation of terms before extraction, or other ways to test extracted functions?
85 views
Asked by nobody
Coq proof usage
300 views
Asked by ARevX
How does one produce types (or theorems) from proof terms (programs or objects) in Coq?
80 views
Asked by Charlie Parker
Error message: Not the right number of missing arguments (expected 1)
167 views
Asked by Serene M
How to prove list concatenation is not commutative using coq?
243 views
Asked by Serene M
Coq: Strong specification of haskell's Replicate function
254 views
Asked by Cris Teller
Proofs' role in Coq extractions
371 views
Asked by OrenIshShalom
How to extract Coq's Z into Haskell's Integer
312 views
Asked by Rafael Castro
Can you automatically add Haskell import statements when extracting from Coq?
250 views
Asked by tlon
What does the Coq command Require Import Ltac do?
228 views
Asked by Jian Wang
What is the EvalOp in Coq CompCert
123 views
Asked by Jian Wang
What are background goals, shelved goals, and abandoned goals in Coq?
523 views
Asked by Jian Wang
Coq tutorial on evars, e* tactics, contexts?
111 views
Asked by rausted
Coq XML Protocol: a likely PrintAST malfunction
188 views
Asked by Jian Wang
Is it possible to write C programs using Coq?
2.3k views
Asked by Mark
How to set the module name when extracting Coq to Haskell
155 views
Asked by yairchu
Coq Extraction: Permission Denied
359 views
Asked by Bruno
Extraction of Type Scheme
129 views
Asked by Konstantin Weitz
Generating Haskell code from COQ: Logical or arity value used
292 views
Asked by wtf8_decode
OCaml string and Coq string (Extraction from Coq to OCaml)
740 views
Asked by Quyen