Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theorem-proving

Induction on evidence for the "less than" relation in coq

How to define mutual inductive propositions in Lean?

Shorter notation for matching hypotheses in Coq?

Isabelle2016 and Proof General

Expanding Recursive Functions In Coq

Does Idris have an equivalent to Agda's `_` expressions?

SMT solvers for bit vector arithmetic

How can I read Coq's definition of proj1_sig?

coq theorem-proving

Pattern matching with associative and commutative operators

Pattern matching not specialising types

Struggling with rewrite tactic in Idris

Z3: express linear algebra properties

Custom prover tactics in Idris

theorem-proving idris

Invoking Nitpick and Sledgehammer together in Isabelle

theorem-proving isabelle

What's the difference between "arith" and "presburger" in Isabelle?

Difference between logic programming and automated theorem proving

printing internal solver formulas in z3

Proving substitution property of successor over equality

What is the best way to search through general definitions, theorems, functions, etc for Isabelle?

isabelle theorem-proving

How to implement Floyd's Hare and Tortoise algorithm in Agda?