PA003V

succ_injective

Stable checked-use theorem · independently closed

Successor is injective (the reusable PA2 lemma).

Exact expanded PA statement

forall n m. S n = S m -> n = m

Structural proof guide

Generated structural guide

Successor is injective (the reusable PA2 lemma).

This root lemma is proved directly from the PA rules and the hypotheses introduced by its statement.

The proof proceeds by direct introduction and elimination.

Referenced ingredients

none

Proof neighborhood

Direct dependencies

none

Direct dependents

Formal native tactic body

Dependencies are introduced as named hypotheses before line 1. Linked names are exact direct references. This Stable checked-use theorem is independently kernel-checked when replayed.

  1. 0001apply PA2