Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coq

How to make Coq evaluate a specific redex (or - why does it refuse in this case?)

recursion coq

What is the downside of using functional extensionality in COQ

coq

Idiomatically expressing "The Following Are Equivalent" in Coq

coq

Coq error: The reference evenb was not found in the current environment

coq

Decomposing equality of constructors coq

coq coq-tactic

Overloading notation for different types in Coq

coq

Obtain decidable total order on a type from an injection into `nat`

module typeclass coq

"Non strictly positive occurrence of ..."

coq

How to temporarily disable notations in Coq

coq

Expanding Recursive Functions In Coq

Definition by property in coq

coq

How to destruct pair equivalence in Coq?

coq

Confused by Coq imports

import module coq

what does the colon greater than sign mean in coq

coq

Ltac : optional arguments tactic

coq variadic ltac

Canonical structures in ssreflect

coq ssreflect

What do ellipses mean in a Coq proof?

coq

How to step through semicolons separated tactics sequence in coqide?

coq coqide

Coq: keeping information in a match statement

recursion coq

Making and comparing Sets in Coq

set equality coq