Best Free and Open Source Proof Assistants

Agda – interactive system for writing and checking proofs

Agda is a proof assistant. It is an interactive system for writing and checking proofs.

Agda is based on intuitionistic type theory, a foundational system for constructive mathematics.

Although Agda has no separate tactics language, it is possible to program useful tactics within Agda itself. Typically, this works by writing an Agda function that optionally returns a proof of some property of interest. A tactic is then constructed by running this function at type-checking time

This is free and open source software.

Agda is also a dependently typed functional programming language.

Website: wiki.portal.chalmers.se/agda
Support: Documentation
Developer: Ulf Norell; Catarina Coquand and many contributors
License: BSD-like

Agda is written in Haskell. Learn Haskell with our recommended free books and free tutorials.


Related Software

Proof Assistants
CoqFormal proof management system
IsabelleGeneric proof assistant; express mathematical formulas in a formal language
AgdaInteractive system for writing and checking proofs
LeanProgramming language and theorem prover
MatitaExperimental, interactive theorem prover

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments