macOS
brew install eproverlocal Homebrew formula metadata
sudo port install picosatMacPorts ports tree · math/picosat/Portfile · source: api.github.com
brew
Theorem prover for full first-order logic with equality. Version 3.2 via Homebrew; verified from local package data.
install
brew install eproverlocal Homebrew formula metadata
sudo port install picosatMacPorts ports tree · math/picosat/Portfile · source: api.github.com
sudo apt install eproverDebian stable package indexes · eprover · source: deb.debian.org
nix profile install nixpkgs#eprovernixpkgs package indexes · pkgs/by-name/ep/eprover/package.nix · source: api.github.com
sudo dnf install picosatFedora Rawhide package metadata · picosat · source: dl.fedoraproject.org
overview
Theorem prover for full first-order logic with equality
history
E is a theorem prover for full first-order logic with equality and, in newer versions, monomorphic higher-order logic. It takes axioms plus a conjecture and searches for a formal proof; when it succeeds, it can output proof steps suitable for independent checking.
Development of E started as part of the E-SETHEO project at the Technical University of Munich. The official page says the first public release was in 1998 and that the system has been continuously improved since then.
E grew from a first-order automated theorem prover into a family of command-line tools around proof search, proof checking, axiom filtering, grounding, and related workflows. The 3.x line added full higher-order logic support and improved multicore scheduling, while the current site advertises E 3.2.
E has a long competition record. The official awards page says E has participated on its own or as part of E-SETHEO in every CASC competition since 1999, has routinely placed among the top provers in several first-order categories, and has also been used as a subcomponent by other competitors.
Package adoption is helped by E's academic visibility and command-line packaging shape. The project distributes source releases, documents Unix man pages and a PDF manual, and is packaged in Homebrew, Debian, Ubuntu, Nix, and related ecosystems.
The official usage page recommends starting with automatic mode, for example eprover --auto problem.p, and using strategy scheduling for multicore runs. Inputs are typically in TPTP/TSTP syntax, and newer versions can produce answer substitutions for existential questions.
E also ships documentation with the distribution, including README files, Unix man pages for major executables, --help output, and the E manual in E/DOC/eprover.pdf.
E is significant because it is a serious research prover that still behaves like a Unix toolchain: source tarballs, man pages, many small executables, CLI flags, and benchmark-oriented releases. It is the kind of scientific package where reproducible command lines matter.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
checkproof | cli | global executable | |
e_axfilter | cli | global executable | |
e_deduction_server | cli | global executable | |
e_ltb_runner | cli | global executable | |
e_stratpar | cli | global executable | |
eground | cli | global executable | |
ekb_create | cli | global executable | |
ekb_delete | cli | global executable | |
ekb_ginsert | cli | global executable | |
ekb_insert | cli | global executable | |
epclextract | cli | global executable | |
eprover | cli | global executable | |
picosat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:eprover |
|---|---|
| Version | 3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/eprover |
| Homepage | https://eprover.org/ |
| Repository | https://github.com/eprover/eprover |
| Upstream docs | https://wwwlehre.dhbw-stuttgart.de/~sschulz/E/Usage.html |
| License | GPL-2.0-or-later OR LGPL-2.1-or-later |
| Source archive | https://wwwlehre.dhbw-stuttgart.de/~sschulz/WORK/E_DOWNLOAD/V_3.2/E.tgz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eprover |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
eprover 3.2.5+ds-1
Equational theorem prover
sudo apt install eprovereprover
nix profile install nixpkgs#eprovereprover 3.0.03+ds-1
Equational theorem prover
sudo apt install eproverpicosat
sudo port install picosatpicosat 965-2
SAT solver with proof and core support
sudo apt install picosatpicosat
nix profile install nixpkgs#picosatpicosat 965-2
SAT solver with proof and core support
sudo apt install picosatpicosat 965-30.fc45
A SAT solver
sudo dnf install picosatpicosat-R 965-30.fc45
A SAT solver library for R
sudo dnf install picosat-Rpicosat-devel 965-30.fc45
Development files for PicoSAT
sudo dnf install picosat-develpicosat-libs 965-30.fc45
A SAT solver library
sudo dnf install picosat-libssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.