macOS
brew install eproverlocal Homebrew formula metadata
sudo port install picosatMacPorts ports tree · math/picosat/Portfile · source: api.github.com
brew / rank 10666
Theorem prover for full first-order logic with equality. Version 3.2 via Homebrew; verified from local package data. Also installable with debian: sudo apt install eprover.
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 | executable | indexed executable | Discovered from the local executable index. |
e_axfilter | executable | indexed executable | Discovered from the local executable index. |
e_deduction_server | executable | indexed executable | Discovered from the local executable index. |
e_ltb_runner | executable | indexed executable | Discovered from the local executable index. |
e_stratpar | executable | indexed executable | Discovered from the local executable index. |
eground | executable | indexed executable | Discovered from the local executable index. |
ekb_create | executable | indexed executable | Discovered from the local executable index. |
ekb_delete | executable | indexed executable | Discovered from the local executable index. |
ekb_ginsert | executable | indexed executable | Discovered from the local executable index. |
ekb_insert | executable | indexed executable | Discovered from the local executable index. |
epclextract | executable | indexed executable | Discovered from the local executable index. |
eprover | executable | indexed executable | Discovered from the local executable index. |
picosat | executable | indexed executable | Discovered from the local executable index. |
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 |
| Homepage | https://eprover.org/ |
| Bottle | not recorded |
| Service | none declared |
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-31.fc45
A SAT solver
sudo dnf install picosatpicosat-R 965-31.fc45
A SAT solver library for R
sudo dnf install picosat-Rpicosat-devel 965-31.fc45
Development files for PicoSAT
sudo dnf install picosat-develpicosat-libs 965-31.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.