Automic VaultAutomic Vault

brew

prover9 を Homebrew, Nix でインストール

prover9 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install prover9

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#prover9

nixpkgs package indexes · pkgs/by-name/pr/prover9/package.nix · ソース: api.github.com

概要

パッケージ概要

Automated theorem prover for first-order and equational logic

コマンドとエイリアス

  • mace4
  • prover9

履歴

プロジェクトの歴史と使われ方

Prover9 is a resolution/paramodulation automated theorem prover for first-order and equational logic. It is paired with Mace4, a finite-model and counterexample finder, and both are built on William McCune's LADR library.

プロジェクトの歴史

Prover9 succeeded McCune's Otter prover and continued the Argonne automated-deduction line associated with Otter, EQP, Mace4, and LADR. The official 2009 manual presents Prover9 as the current Prover9/Mace4 release line at that time, while the 2026 site describes LADR-2026 as a backward-compatible modernization by Jeffrey P. Machado and Larry Lesyna.

採用の歴史

The package has remained useful enough for Unix package managers to carry the 2009-11A release: Homebrew lists a `prover9` formula for macOS and Linux, and the input metadata also records Nix packaging. The 2026 project site recommends LADR-2026 for Prover9 and Mace4 users while preserving old input compatibility.

使われ方

Command-line users provide one or more Prover9 input files containing formula lists, clauses, goals, options, and related objects; the manual's basic example runs `prover9 -f subset_trans.in > subset_trans.out`. Mace4 is commonly used alongside Prover9 to search for finite counterexamples before or during proof search.

パッケージ好きにとっての重要性

For package-manager users, Prover9 is a small but historically important automated-reasoning tool: it exposes classic theorem-proving workflows as CLI programs, ships with related utilities such as Mace4 and Prooftrans, and represents the long-lived LADR codebase in reproducible Unix package collections.

タイムライン

  • 2009: Prover9/Mace4 2009-11A manual and examples are published as the current older release.
  • 2026-03: The UNM page announces LADR-2026 as a substantially revised, backward-compatible Prover9 and Mace4 version.
  • 2026-05: The official GitHub repository lists LADR 2026-5B as the latest release.

Related projects

  • Mace4 searches for finite models and counterexamples for the same kinds of first-order and equational statements Prover9 accepts.
  • Otter is the earlier theorem prover that Prover9 succeeded.
  • Prooftrans is bundled with Prover9 to transform proofs into alternate forms, including more detailed or XML output.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mace4cliグローバル実行可能ファイル
prover9cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2009-11A
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.cs.unm.edu/~mccune/prover9/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:prover9
バージョン2009-11A
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/prover9
ホームページhttps://www.cs.unm.edu/~mccune/prover9/
リポジトリhttps://github.com/AlgorithmicTruth/Prover9
上流ドキュメントhttps://prover9.org/manual-2026
ライセンスGPL-2.0-only
ソースアーカイブhttps://www.cs.unm.edu/~mccune/prover9/download/LADR-2009-11A.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameprover9
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

prover9

nix profile install nixpkgs#prover9
  • normalized package name match
  • 一致条件: Prover9
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pr/prover9/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment