Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rocq-prover

Problem with Ocaml and make: "Error: the file ____.cmxa is not a compilation unit description"

ocaml rocq-prover

Dependent pattern matching - zip two vectors

How to do induction on the length of a list in Coq?

rocq-prover induction

What are the reserved keywords in Coq?

rocq-prover

How to formalize the termination of a term reduction relation in Coq?

rocq-prover

How can I implement a coq tactic that iterates over the hypotheses?

rocq-prover coq-tactic ltac

Nested recursion with partial application

recursion rocq-prover

Can I use a notation for an Inductive type to define that type in Coq?

Proving a_j ≤ b_j → sum (a_j) ≤ sum (b_j)

rocq-prover

Coq file generated by WP does not compile

rocq-prover frama-c

Defining floats and proofs using flocq

Extensionally equal predicates and equality of universally quantified applications

Coq dependent types

Returning a record from a definition in Coq

rocq-prover

Prove that one hypothesis is negation of another in Coq

rocq-prover proof

taking the first type in the list of tuple

rocq-prover

Defining subtype relation in Coq

rocq-prover subtype