Identifier
F:ml430-nat-le-of-succ-le-succ-a180a72c
Proof route
kernel-lean
External status
proved
Axiom footprint
Empty

Recorded description

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

Formal statement
∀ {n m : ℕ}, n.succ ≤ m.succ → n ≤ m

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. <= on the naturals is transitiv Current fact polyEval is multiplicative over [generated] kernel theorem CRea [generated] kernel theorem CRea [generated] kernel theorem CRea [generated] kernel theorem Int. [generated] kernel theorem Int. [generated] kernel theorem Int. [generated] kernel theorem Int.
1 direct dependencies 71 direct dependents Graph shows the first 8 on each side.

Evidence

kernel-Nat.le_of_succ_le_succ

Kind
kernel-term
Status
checked

Supports: `Nat.le_of_succ_le_succ` is admitted as a Theorem with EXACTLY the stated shape, pinned verbatim via the kernel's own renderer: `((x0 : AxNat) -> ((x1 : AxNat) -> ((x2 : AxNat.le (AxNat.succ x0) (AxNat.succ x1)) -> AxNat.le x0 x1)))`.

Checker command
test "$(cargo run -q --release -p axeyum-lean-kernel --example nat_theorem_inventory 2>/dev/null | awk -F'\t' '$1 == "Nat.le_of_succ_le_succ" && $3 == "((x0 : AxNat) -> ((x1 : AxNat) -> ((x2 : AxNat.le (AxNat.succ x0) (AxNat.succ x1)) -> AxNat.le x0 x1)))"' | wc -l)" -ge 1

footprint-Nat.le_of_succ_le_succ

Kind
exhaustive-enumeration
Status
checked

Supports: axiom_footprint: [] for `Nat.le_of_succ_le_succ`. The `nat` prelude's trusted surface is empty (no Axiom, no Opaque, no Quotient), which bounds every declaration in it, including `Nat.le_of_succ_le_succ`.

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

Provenance

{
  "date": "2026-08-29",
  "established_by": "kernel prelude build (crates/axeyum-lean-kernel/src/), predating this mirror's preregistration; found and verified by lane already-proved-sweep (2026-08-29), not proved by this lane",
  "source": "statement-only extraction of `Nat.le_of_succ_le_succ` from Mathlib v4.30.0; no proof value was exposed",
  "prior_art": [
    {
      "who": "the Mathlib contributors",
      "what": "the theorem declaration `Nat.le_of_succ_le_succ`",
      "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"
    }
  ]
}