Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rocq-prover

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?

Problems with missing information in Obligations when defining using Program in Coq

rocq-prover

How to import the file in other project/directory by configuring the Makefile or _Coqproject in current project

rocq-prover

How to initialize empty hint database

rocq-prover ltac

Are arrows in Coq aliases of universal quantifications?

rocq-prover

How do define a custom induction principle in coq?