Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rocq-prover

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

How to write intermediate proof statements inside Coq - similar to how in Isar one has `have Statement using Lemma1, Lemma2 by auto` but in Coq?

Using Omega to prove a lemma in Coq

rocq-prover proof induction

Is "less than" for rational numbers decideable in Coq?

How to define finite set of N elements in Coq?

set rocq-prover

tricky dependent pattern match without axioms

Hoare triple notation

rocq-prover

Coq: Remove all (nested) parentheses from a sum

rocq-prover associativity

How to prove remove_copy from ACSL by example

rocq-prover frama-c

What is a concrete example of the type `Set` and what is the meaning of `Set`?

rocq-prover

How to express that one element of an inductive relation can't be derived from another in Coq?

rocq-prover induction

Understanding the intros keyword work in Coq

rocq-prover gallina

Can't automate a lemma that works manually in Coq

rocq-prover

How to get a better proof style in Coq? [closed]

rocq-prover

What is meant by Coq arrow -> in Coq theorem?

rocq-prover

No implicits in dependent "match" pattern with ssreflect

rocq-prover ssreflect