Identifier
F:ml430-int-natabs-inj-of-nonpos-of-nonpos-87475bd8
Proof route
kernel-lean
External status
proved
Axiom footprint
Empty

Recorded description

The proposition declared as `Int.natAbs_inj_of_nonpos_of_nonpos` in the pinned Mathlib v4.30 source.

Formal statement
∀ {a b : ℤ}, a ≤ 0 → b ≤ 0 → (a.natAbs = b.natAbs ↔ a = b)

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. No successor is <= zero [generated] kernel theorem Nat. Zero is a lower bound for every Current fact
3 direct dependencies 0 direct dependents

Evidence

kernel-Int.nat_abs_inj_of_nonpos_of_nonpos

Kind
kernel-term
Status
checked

Supports: `Int.nat_abs_inj_of_nonpos_of_nonpos` is admitted as a Theorem with EXACTLY the stated shape, pinned verbatim via the kernel's own renderer: `((x0 : Int) -> ((x1 : Int) -> ((x2 : Int.le x0 Int.zero) -> ((x3 : Int.le x1 Int.zero) -> Iff (Eq.{1} AxNat (Int.natAbs x0) (Int.natAbs x1)) (Eq.{1} Int x0 x1)))))`.

Checker command
test "$(cargo run -q --release -p axeyum-lean-kernel --example int_theorem_inventory 2>/dev/null | awk -F'\t' '$1 == "theorem" && $2 == "Int.nat_abs_inj_of_nonpos_of_nonpos" && $3 == "" && $4 == "((x0 : Int) -> ((x1 : Int) -> ((x2 : Int.le x0 Int.zero) -> ((x3 : Int.le x1 Int.zero) -> Iff (Eq.{1} AxNat (Int.natAbs x0) (Int.natAbs x1)) (Eq.{1} Int x0 x1)))))"' | wc -l)" -ge 1

footprint-Int.nat_abs_inj_of_nonpos_of_nonpos

Kind
exhaustive-enumeration
Status
checked

Supports: axiom_footprint: [] for `Int.nat_abs_inj_of_nonpos_of_nonpos`. The `integer` prelude's trusted surface is empty (no Axiom, no Opaque, no Quotient), which bounds every declaration in it, including this one.

Checker command
cargo run -q --release -p axeyum-lean-kernel --example nat_axiom_inventory -- --require-axiom-free integer

Provenance

{
  "date": "2026-08-29",
  "established_by": "lane score-the-blind-population (2026-09-01), proving the held-out `integer-absolute-value` family under the protocol preregistered at commit 067d675a3; declared in crates/axeyum-lean-kernel/src/int_prelude/nat_abs_mirrors.rs",
  "source": "statement-only extraction of `Int.natAbs_inj_of_nonpos_of_nonpos` from Mathlib v4.30.0; no proof value was exposed",
  "prior_art": [
    {
      "who": "the Mathlib contributors",
      "what": "the theorem declaration `Int.natAbs_inj_of_nonpos_of_nonpos`",
      "where": "mathlib4 commit c5ea00351c28e24afc9f0f84379aa41082b1188f (v4.30.0)",
      "year": 2026,
      "attribution": "the proposition was read from the pinned statement-only inventory; the proof term and tactic trace were not consulted"
    }
  ]
}