Identifier
F:ml430-nat-modeq-trans-ef9d1c46
Proof route
kernel-lean
External status
proved
Axiom footprint
Empty

Recorded description

The proposition declared as `Nat.ModEq.trans` in the pinned Mathlib v4.30 source.

Formal statement
∀ {n a b c : ℕ}, a ≡ b [MOD n] → b ≡ c [MOD n] → a ≡ c [MOD n]

Dependencies

The graph shows direct ledger edges. Follow a node to open its artifact page.

Direct dependencies appear to the left. The current fact is in the center. Facts that depend directly on it appear to the right. Current fact Mathlib v4.30 source propositio
0 direct dependencies 1 direct dependents

Evidence

autogenesis-operation-eb8df3ea9e9ee102

Kind
kernel-term
Status
checked

Supports: The proposition declared as `Nat.ModEq.trans` in the pinned Mathlib v4.30 source.

Checker command
python3 scripts/check-autogenesis-fact-operation.py --fact artifacts/facts/F-ml430-nat-modeq-trans-ef9d1c46.json
Evidence notes

Derived from a clean-commit typed execution receipt. The registered fact-operation checker replays the resolved multi-target statement adapter and candidate manifests through the operation's own reviewed checker module and requires the exact kernel-checked proof, dependency-free result, and matching target definition; no caller-authored route, footprint, checker, or shell command is accepted.

Provenance

{
  "date": "2026-08-18",
  "established_by": "axeyum-autogenesis execution b334d00f71f42cca3f2f4882d2a35c8ae484fa616a2062031e457c5ab23bf229",
  "prior_art": [
    {
      "attribution": "the proposition was read from the pinned statement-only inventory; the proof term and tactic trace were not consulted",
      "what": "the theorem declaration `Nat.ModEq.trans`",
      "where": "mathlib4 commit c5ea00351c28e24afc9f0f84379aa41082b1188f (v4.30.0)",
      "who": "the Mathlib contributors",
      "year": 2026
    }
  ],
  "source": "statement-only extraction of `Nat.ModEq.trans` from Mathlib v4.30.0; no proof value was exposed"
}