
Isabelle
Isabelle is a proof assistant for writing and checking mathematical proofs by computer. It allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus.
Isabelle is a proof assistant for writing and checking mathematical proofs by computer. It allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus.
Coq is a proof assistant, which allows you to write mathematical proofs in a rigorous and formal way, and have them checked fo ...
F (pronounced F star) is an ML-like functional programming language aimed at program verification. Its type system includes po ...
Agda is a dependently typed functional programming language. It has inductive families, i.e., data types which depend on value ...