Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rocq-prover

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

Coq functional extensionality

rocq-prover

Equality in COQ for enumerated types

rocq-prover

Ltac: get hypotesis' type from name

Writing proofs of simple arithmetic in Coq

How can i simplify this type?

Proof by cases using Coq

Hint Rewrite Cannot Infer Parameter

rocq-prover coq-tactic

Coq: Simpl in match pattern when having an inequality hypothesis

How does 'elim' in Coq work on existential quantifier?