Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
Exact expanded first-order arithmetic statement
forall p a b c. (((exists pfa_gap_zero_inverse_firstinput. pfa_gap_zero_inverse_firstinput + S (a) = (p)) /\ (((exists pfa_gap_zero_inverse_firstoutput. pfa_gap_zero_inverse_firstoutput + S (b) = (p)) /\ ((((a) = 0 /\ (b) = 0) \/ (((~((a) = 0)) /\ ((((exists pfa_gap_zero_inverse_firstnonzeromultiplicationleft. pfa_gap_zero_inverse_firstnonzeromultiplicationleft + S (a) = (p)) /\ (((exists pfa_gap_zero_inverse_firstnonzeromultiplicationright. pfa_gap_zero_inverse_firstnonzeromultiplicationright + S (b) = (p)) /\ ((((exists pfa_gap_zero_inverse_firstnonzeromultiplicationresultbound. pfa_gap_zero_inverse_firstnonzeromultiplicationresultbound + S (1) = (p)) /\ ((exists pfa_offset_left_zero_inverse_firstnonzeromultiplicationresultcongruence pfa_offset_right_zero_inverse_firstnonzeromultiplicationresultcongruence. ((a) * (b)) + (p) * pfa_offset_left_zero_inverse_firstnonzeromultiplicationresultcongruence = (1) + (p) * pfa_offset_right_zero_inverse_firstnonzeromultiplicationresultcongruence)))))))))))))))))) -> (((exists pfa_gap_zero_inverse_secondinput. pfa_gap_zero_inverse_secondinput + S (a) = (p)) /\ (((exists pfa_gap_zero_inverse_secondoutput. pfa_gap_zero_inverse_secondoutput + S (c) = (p)) /\ ((((a) = 0 /\ (c) = 0) \/ (((~((a) = 0)) /\ ((((exists pfa_gap_zero_inverse_secondnonzeromultiplicationleft. pfa_gap_zero_inverse_secondnonzeromultiplicationleft + S (a) = (p)) /\ (((exists pfa_gap_zero_inverse_secondnonzeromultiplicationright. pfa_gap_zero_inverse_secondnonzeromultiplicationright + S (c) = (p)) /\ ((((exists pfa_gap_zero_inverse_secondnonzeromultiplicationresultbound. pfa_gap_zero_inverse_secondnonzeromultiplicationresultbound + S (1) = (p)) /\ ((exists pfa_offset_left_zero_inverse_secondnonzeromultiplicationresultcongruence pfa_offset_right_zero_inverse_secondnonzeromultiplicationresultcongruence. ((a) * (c)) + (p) * pfa_offset_left_zero_inverse_secondnonzeromultiplicationresultcongruence = (1) + (p) * pfa_offset_right_zero_inverse_secondnonzeromultiplicationresultcongruence)))))))))))))))))) -> b = cConstructive proof overview
Generated structural guide
The explicit zero convention and genuine nonzero inverses together define a functional total table operation.
The unchanged tactic script uses 1 declared prerequisite and contains 35 exact native proof lines.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This exact body belongs to a complete independently kernel-checked constructive proof bundle and has Alpha checked-use authority; it does not imply Stable membership.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
Named ingredients (1)
01Fix variables and assumptionsL1–6
02Separate the logical casesL7–14
03Calculate and transport equalitiesL15–15
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L15
trans 0
04Use earlier factsL16–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L16
exact hb_right_right_left_right
05Calculate and transport equalitiesL17–17
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L17
symm
06Use earlier factsL18–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L18
exact hc_right_right_left_right
07Separate the logical casesL19–20
08Use earlier factsL21–22
09Separate the logical casesL23–26
10Use earlier factsL27–35
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L27
apply hb_right_right_right_left - L28
exact hc_right_right_left_left - L29
specialize prime_field_inverse_functional (p) - L30
specialize prime_field_inverse_functional (a) - L31
specialize prime_field_inverse_functional (b) - L32
specialize prime_field_inverse_functional (c) - L33
apply prime_field_inverse_functional - L34
exact hb_right_right_right - L35
exact hc_right_right_right
Original exact command ledger · 35 lines
- 0001
intro p - 0002
intro a - 0003
intro b - 0004
intro c - 0005
intro hb - 0006
intro hc - 0007
cases hb - 0008
cases hb_right - 0009
cases hc - 0010
cases hc_right - 0011
cases hb_right_right - 0012
cases hb_right_right_left - 0013
cases hc_right_right - 0014
cases hc_right_right_left - 0015
trans 0 - 0016
exact hb_right_right_left_right - 0017
symm - 0018
exact hc_right_right_left_right - 0019
exfalso - 0020
cases hc_right_right_right - 0021
apply hc_right_right_right_left - 0022
exact hb_right_right_left_left - 0023
cases hc_right_right - 0024
cases hc_right_right_left - 0025
exfalso - 0026
cases hb_right_right_right - 0027
apply hb_right_right_right_left - 0028
exact hc_right_right_left_left - 0029
specialize prime_field_inverse_functional (p) - 0030
specialize prime_field_inverse_functional (a) - 0031
specialize prime_field_inverse_functional (b) - 0032
specialize prime_field_inverse_functional (c) - 0033
apply prime_field_inverse_functional - 0034
exact hb_right_right_right - 0035
exact hc_right_right_right