Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rocq-prover

Proof automation

Pattern-match on type in order to implement equality for existentially typed constructor in Coq

rocq-prover

Coq proof that the Selection monad is an applicative and a monad

Coq Real numbers -lexing and parsing 3.14

rocq-prover real-number

Establish isomorphism between finite natural numbers and sigma

rocq-prover coq-tactic

How to unfold a Coq fixpoint by one iteration

rocq-prover

Why the `Let-in` construct cannot be defined as a derived form in a dependently-typed language?

In Coq, "if then else" allows non-boolean first argument?

How to make use of information known about this function type in Coq

How to prove forall n:nat, ~n<n in Coq?

logic rocq-prover

Transform casual list into dependently typed list in Coq

Casting from a to b then b to a is identity?

rocq-prover

What is required for Coq to generate an elimination combinator for an Inductive type?

rocq-prover

Church numerals

ocamlbuild links libraries in wrong order

rewrite works for = but not for <-> (iff) in Coq

rocq-prover coq-tactic

What is the origin of the names of I and tt?

rocq-prover

Proving the equality of function application on two equivalent functions

rocq-prover

Why are all numeric literals in Coq showing nat type?

rocq-prover