Identifier
F:ml430-nat-choose-succ-succ-671856b6
Proof route
kernel-lean
External status
proved
Axiom footprint
Empty

Recorded description

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

Formal statement
∀ (n k : ℕ), n.succ.choose k.succ = n.choose k + n.choose k.succ

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
0 direct dependencies 0 direct dependents

Evidence

reconciliation-Nat.choose_succ_succ

Kind
kernel-term
Status
checked

Supports: ∀ (n k : ℕ), n.succ.choose k.succ = n.choose k + n.choose k.succ

Evidence notes

Registers an independently constructed native theorem whose proposition definitionally matches this proof-free imported goal. No Autogenesis operation produced the theorem.

Provenance

{
  "date": "2026-08-18",
  "established_by": "non-autonomous reconciliation with native fact F:nat-choose-succ-succ",
  "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.choose_succ_succ`",
      "where": "mathlib4 commit c5ea00351c28e24afc9f0f84379aa41082b1188f (v4.30.0)",
      "who": "the Mathlib contributors",
      "year": 2026
    }
  ],
  "source": "statement-only extraction of `Nat.choose_succ_succ` from Mathlib v4.30.0; no proof value was exposed"
}