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 ab ac bb bc rb rc l i a r. (~((p) = 1) /\ forall pfa_factor_left_sub_entry_zero_prime pfa_factor_right_sub_entry_zero_prime. (p) = pfa_factor_left_sub_entry_zero_prime * pfa_factor_right_sub_entry_zero_prime -> pfa_factor_left_sub_entry_zero_prime = 1 \/ pfa_factor_right_sub_entry_zero_prime = 1) -> (forall pfs_index_sub_entry_zero_graph. (exists pfa_gap_sub_entry_zero_graphindex. pfa_gap_sub_entry_zero_graphindex + S (pfs_index_sub_entry_zero_graph) = (l)) -> exists pfs_left_sub_entry_zero_graph pfs_right_sub_entry_zero_graph pfs_result_sub_entry_zero_graph. ((((exists ff_h_pfp_sub_entry_zero_graphleft. ff_h_pfp_sub_entry_zero_graphleft + S (pfs_left_sub_entry_zero_graph) = S ((S (pfs_index_sub_entry_zero_graph)) * ac)) /\ exists ff_q_pfp_sub_entry_zero_graphleft. ab = ff_q_pfp_sub_entry_zero_graphleft * S ((S (pfs_index_sub_entry_zero_graph)) * ac) + (pfs_left_sub_entry_zero_graph))) /\ (((((exists ff_h_pfp_sub_entry_zero_graphright. ff_h_pfp_sub_entry_zero_graphright + S (pfs_right_sub_entry_zero_graph) = S ((S (pfs_index_sub_entry_zero_graph)) * bc)) /\ exists ff_q_pfp_sub_entry_zero_graphright. bb = ff_q_pfp_sub_entry_zero_graphright * S ((S (pfs_index_sub_entry_zero_graph)) * bc) + (pfs_right_sub_entry_zero_graph))) /\ (((((exists ff_h_pfp_sub_entry_zero_graphresult. ff_h_pfp_sub_entry_zero_graphresult + S (pfs_result_sub_entry_zero_graph) = S ((S (pfs_index_sub_entry_zero_graph)) * rc)) /\ exists ff_q_pfp_sub_entry_zero_graphresult. rb = ff_q_pfp_sub_entry_zero_graphresult * S ((S (pfs_index_sub_entry_zero_graph)) * rc) + (pfs_result_sub_entry_zero_graph))) /\ ((((exists pfa_gap_sub_entry_zero_graphoperationleft. pfa_gap_sub_entry_zero_graphoperationleft + S (pfs_right_sub_entry_zero_graph) = (p)) /\ (((exists pfa_gap_sub_entry_zero_graphoperationright. pfa_gap_sub_entry_zero_graphoperationright + S (pfs_result_sub_entry_zero_graph) = (p)) /\ ((((exists pfa_gap_sub_entry_zero_graphoperationresultbound. pfa_gap_sub_entry_zero_graphoperationresultbound + S (pfs_left_sub_entry_zero_graph) = (p)) /\ ((exists pfa_offset_left_sub_entry_zero_graphoperationresultcongruence pfa_offset_right_sub_entry_zero_graphoperationresultcongruence. ((pfs_right_sub_entry_zero_graph) + (pfs_result_sub_entry_zero_graph)) + (p) * pfa_offset_left_sub_entry_zero_graphoperationresultcongruence = (pfs_left_sub_entry_zero_graph) + (p) * pfa_offset_right_sub_entry_zero_graphoperationresultcongruence)))))))))))))))) -> (exists pfa_gap_sub_entry_zero_index. pfa_gap_sub_entry_zero_index + S (i) = (l)) -> (((exists ff_h_pfp_sub_entry_zero_a. ff_h_pfp_sub_entry_zero_a + S (a) = S ((S (i)) * ac)) /\ exists ff_q_pfp_sub_entry_zero_a. ab = ff_q_pfp_sub_entry_zero_a * S ((S (i)) * ac) + (a))) -> (((exists ff_h_pfp_sub_entry_zero_b. ff_h_pfp_sub_entry_zero_b + S (a) = S ((S (i)) * bc)) /\ exists ff_q_pfp_sub_entry_zero_b. bb = ff_q_pfp_sub_entry_zero_b * S ((S (i)) * bc) + (a))) -> (((exists ff_h_pfp_sub_entry_zero_r. ff_h_pfp_sub_entry_zero_r + S (r) = S ((S (i)) * rc)) /\ exists ff_q_pfp_sub_entry_zero_r. rb = ff_q_pfp_sub_entry_zero_r * S ((S (i)) * rc) + (r))) -> r=0Constructive proof overview
Generated structural guide
Equal aligned coefficients, in particular equal leading coefficients, leave actual zero at that result position.
The unchanged tactic script uses 2 declared prerequisites and contains 40 exact native proof lines.
Alpha v34 checked-use · first admitted v32 · 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 (2)
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–17
03Use earlier factsL18–27
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L18
specialize prime_field_subtract_equal_zero (p) - L19
specialize prime_field_subtract_equal_zero (a) - L20
specialize prime_field_subtract_equal_zero (r) - L21
apply prime_field_subtract_equal_zero - L22
exact hp - L23
specialize prime_field_polynomial_subtract_entry (p) - L24
specialize prime_field_polynomial_subtract_entry (ab) - L25
specialize prime_field_polynomial_subtract_entry (ac) - L26
specialize prime_field_polynomial_subtract_entry (bb) - L27
specialize prime_field_polynomial_subtract_entry (bc)
04Use earlier factsL28–37
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L28
specialize prime_field_polynomial_subtract_entry (rb) - L29
specialize prime_field_polynomial_subtract_entry (rc) - L30
specialize prime_field_polynomial_subtract_entry (l) - L31
specialize prime_field_polynomial_subtract_entry (i) - L32
specialize prime_field_polynomial_subtract_entry (a) - L33
specialize prime_field_polynomial_subtract_entry (a) - L34
specialize prime_field_polynomial_subtract_entry (r) - L35
apply prime_field_polynomial_subtract_entry - L36
exact h - L37
exact hi
Original exact command ledger · 40 lines
- 0001
intro p - 0002
intro ab - 0003
intro ac - 0004
intro bb - 0005
intro bc - 0006
intro rb - 0007
intro rc - 0008
intro l - 0009
intro i - 0010
intro a - 0011
intro r - 0012
intro hp - 0013
intro h - 0014
intro hi - 0015
intro ha - 0016
intro hb - 0017
intro hr - 0018
specialize prime_field_subtract_equal_zero (p) - 0019
specialize prime_field_subtract_equal_zero (a) - 0020
specialize prime_field_subtract_equal_zero (r) - 0021
apply prime_field_subtract_equal_zero - 0022
exact hp - 0023
specialize prime_field_polynomial_subtract_entry (p) - 0024
specialize prime_field_polynomial_subtract_entry (ab) - 0025
specialize prime_field_polynomial_subtract_entry (ac) - 0026
specialize prime_field_polynomial_subtract_entry (bb) - 0027
specialize prime_field_polynomial_subtract_entry (bc) - 0028
specialize prime_field_polynomial_subtract_entry (rb) - 0029
specialize prime_field_polynomial_subtract_entry (rc) - 0030
specialize prime_field_polynomial_subtract_entry (l) - 0031
specialize prime_field_polynomial_subtract_entry (i) - 0032
specialize prime_field_polynomial_subtract_entry (a) - 0033
specialize prime_field_polynomial_subtract_entry (a) - 0034
specialize prime_field_polynomial_subtract_entry (r) - 0035
apply prime_field_polynomial_subtract_entry - 0036
exact h - 0037
exact hi - 0038
exact ha - 0039
exact hb - 0040
exact hr