+++ date = 2025-06-07 draft = false title = 'Abella' subtitle = 'Theorem Prover' links = [ { title = "Homepage", url = "https://abella-prover.org/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "github.com/abella-prover/abella", icon = 'fa-solid fa-code' }, # { title = "Playground", url = "https://www.why3.org/try/", icon = 'fa-solid fa-gamepad' } ] applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver'] developers = ['Inria'] licenses = ['GPLv3'] inputs = ['WhyML'] interfaces = ['CLI', 'Why3'] maintenance = ['Actively Maintained'] # techniques = ['CDCL'] # publications = ['deMoura2008'] +++ Abella is an interactive theorem prover based on lambda-tree syntax.