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. (~((p) = 1) /\ forall pfa_factor_left_sub_equal_prime pfa_factor_right_sub_equal_prime. (p) = pfa_factor_left_sub_equal_prime * pfa_factor_right_sub_equal_prime -> pfa_factor_left_sub_equal_prime = 1 \/ pfa_factor_right_sub_equal_prime = 1) -> (forall mdr_i_pfp_sub_equal_inputs mdr_a_pfp_sub_equal_inputs. (exists mdr_gap_pfp_sub_equal_inputsb. mdr_gap_pfp_sub_equal_inputsb + S (mdr_i_pfp_sub_equal_inputs) = (l)) -> (((exists ff_h_mdr_pfp_sub_equal_inputso. ff_h_mdr_pfp_sub_equal_inputso + S (mdr_a_pfp_sub_equal_inputs) = S ((S (mdr_i_pfp_sub_equal_inputs)) * ac)) /\ exists ff_q_mdr_pfp_sub_equal_inputso. ab = ff_q_mdr_pfp_sub_equal_inputso * S ((S (mdr_i_pfp_sub_equal_inputs)) * ac) + (mdr_a_pfp_sub_equal_inputs))) -> (((exists ff_h_mdr_pfp_sub_equal_inputsn. ff_h_mdr_pfp_sub_equal_inputsn + S (mdr_a_pfp_sub_equal_inputs) = S ((S (mdr_i_pfp_sub_equal_inputs)) * bc)) /\ exists ff_q_mdr_pfp_sub_equal_inputsn. bb = ff_q_mdr_pfp_sub_equal_inputsn * S ((S (mdr_i_pfp_sub_equal_inputs)) * bc) + (mdr_a_pfp_sub_equal_inputs)))) -> (forall pfs_index_sub_equal_graph. (exists pfa_gap_sub_equal_graphindex. pfa_gap_sub_equal_graphindex + S (pfs_index_sub_equal_graph) = (l)) -> exists pfs_left_sub_equal_graph pfs_right_sub_equal_graph pfs_result_sub_equal_graph. ((((exists ff_h_pfp_sub_equal_graphleft. ff_h_pfp_sub_equal_graphleft + S (pfs_left_sub_equal_graph) = S ((S (pfs_index_sub_equal_graph)) * ac)) /\ exists ff_q_pfp_sub_equal_graphleft. ab = ff_q_pfp_sub_equal_graphleft * S ((S (pfs_index_sub_equal_graph)) * ac) + (pfs_left_sub_equal_graph))) /\ (((((exists ff_h_pfp_sub_equal_graphright. ff_h_pfp_sub_equal_graphright + S (pfs_right_sub_equal_graph) = S ((S (pfs_index_sub_equal_graph)) * bc)) /\ exists ff_q_pfp_sub_equal_graphright. bb = ff_q_pfp_sub_equal_graphright * S ((S (pfs_index_sub_equal_graph)) * bc) + (pfs_right_sub_equal_graph))) /\ (((((exists ff_h_pfp_sub_equal_graphresult. ff_h_pfp_sub_equal_graphresult + S (pfs_result_sub_equal_graph) = S ((S (pfs_index_sub_equal_graph)) * rc)) /\ exists ff_q_pfp_sub_equal_graphresult. rb = ff_q_pfp_sub_equal_graphresult * S ((S (pfs_index_sub_equal_graph)) * rc) + (pfs_result_sub_equal_graph))) /\ ((((exists pfa_gap_sub_equal_graphoperationleft. pfa_gap_sub_equal_graphoperationleft + S (pfs_right_sub_equal_graph) = (p)) /\ (((exists pfa_gap_sub_equal_graphoperationright. pfa_gap_sub_equal_graphoperationright + S (pfs_result_sub_equal_graph) = (p)) /\ ((((exists pfa_gap_sub_equal_graphoperationresultbound. pfa_gap_sub_equal_graphoperationresultbound + S (pfs_left_sub_equal_graph) = (p)) /\ ((exists pfa_offset_left_sub_equal_graphoperationresultcongruence pfa_offset_right_sub_equal_graphoperationresultcongruence. ((pfs_right_sub_equal_graph) + (pfs_result_sub_equal_graph)) + (p) * pfa_offset_left_sub_equal_graphoperationresultcongruence = (pfs_left_sub_equal_graph) + (p) * pfa_offset_right_sub_equal_graphoperationresultcongruence)))))))))))))))) -> (forall pfp_repeat_index_sub_equal_result. (exists pfa_gap_sub_equal_resultindex. pfa_gap_sub_equal_resultindex + S (pfp_repeat_index_sub_equal_result) = (l)) -> (((exists ff_h_pfp_sub_equal_resultentry. ff_h_pfp_sub_equal_resultentry + S (0) = S ((S (pfp_repeat_index_sub_equal_result)) * rc)) /\ exists ff_q_pfp_sub_equal_resultentry. rb = ff_q_pfp_sub_equal_resultentry * S ((S (pfp_repeat_index_sub_equal_result)) * rc) + (0))))Constructive proof overview
Generated structural guide
Subtracting extensionally equal canonical prefixes gives an actual all-zero prefix even when their beta encodings differ.
The unchanged tactic script uses 2 declared prerequisites and contains 51 exact native proof lines.
Alpha v34 checked-use · first admitted v32 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
beta_at_exists Stable theorem; checked-use authorized PQ0017 prime_field_polynomial_subtract_equal_entry_zeroDirect 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–10
02Fix variables and assumptionsL11–13
03Establish haL14–18
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at exists.
- L14
have ha : exists a. (((exists ff_h_pfp_sub_all_zero_a. ff_h_pfp_sub_all_zero_a + S (a) = S ((S (i)) * ac)) /\ exists ff_q_pfp_sub_all_zero_a. ab = ff_q_pfp_sub_all_zero_a * S ((S (i)) * ac) + (a))) - L15
specialize beta_at_exists (ab) - L16
specialize beta_at_exists (ac) - L17
specialize beta_at_exists (i) - L18
apply beta_at_exists
04Separate the logical casesL19–19
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L19
cases ha
05Establish hrL20–24
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply beta at exists.
- L20
have hr : exists r. (((exists ff_h_pfp_sub_all_zero_r. ff_h_pfp_sub_all_zero_r + S (r) = S ((S (i)) * rc)) /\ exists ff_q_pfp_sub_all_zero_r. rb = ff_q_pfp_sub_all_zero_r * S ((S (i)) * rc) + (r))) - L21
specialize beta_at_exists (rb) - L22
specialize beta_at_exists (rc) - L23
specialize beta_at_exists (i) - L24
apply beta_at_exists
06Separate the logical casesL25–25
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L25
cases hr
07Establish hzL26–35
Establish this local claim before using it. It is not an additional assumption.
- L26
have hz : x1=0 - L27
specialize prime_field_polynomial_subtract_equal_entry_zero (p) - L28
specialize prime_field_polynomial_subtract_equal_entry_zero (ab) - L29
specialize prime_field_polynomial_subtract_equal_entry_zero (ac) - L30
specialize prime_field_polynomial_subtract_equal_entry_zero (bb) - L31
specialize prime_field_polynomial_subtract_equal_entry_zero (bc) - L32
specialize prime_field_polynomial_subtract_equal_entry_zero (rb) - L33
specialize prime_field_polynomial_subtract_equal_entry_zero (rc) - L34
specialize prime_field_polynomial_subtract_equal_entry_zero (l) - L35
specialize prime_field_polynomial_subtract_equal_entry_zero (i)
08Use earlier factsL36–45
Instantiate or apply named facts and discharge the corresponding proof obligations.
09Use earlier factsL46–48
10Calculate and transport equalitiesL49–50
11Use earlier factsL51–51
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L51
exact hr_witness
Original exact command ledger · 51 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 hp - 0010
intro he - 0011
intro h - 0012
intro i - 0013
intro hi - 0014
have ha : exists a. (((exists ff_h_pfp_sub_all_zero_a. ff_h_pfp_sub_all_zero_a + S (a) = S ((S (i)) * ac)) /\ exists ff_q_pfp_sub_all_zero_a. ab = ff_q_pfp_sub_all_zero_a * S ((S (i)) * ac) + (a))) - 0015
specialize beta_at_exists (ab) - 0016
specialize beta_at_exists (ac) - 0017
specialize beta_at_exists (i) - 0018
apply beta_at_exists - 0019
cases ha - 0020
have hr : exists r. (((exists ff_h_pfp_sub_all_zero_r. ff_h_pfp_sub_all_zero_r + S (r) = S ((S (i)) * rc)) /\ exists ff_q_pfp_sub_all_zero_r. rb = ff_q_pfp_sub_all_zero_r * S ((S (i)) * rc) + (r))) - 0021
specialize beta_at_exists (rb) - 0022
specialize beta_at_exists (rc) - 0023
specialize beta_at_exists (i) - 0024
apply beta_at_exists - 0025
cases hr - 0026
have hz : x1=0 - 0027
specialize prime_field_polynomial_subtract_equal_entry_zero (p) - 0028
specialize prime_field_polynomial_subtract_equal_entry_zero (ab) - 0029
specialize prime_field_polynomial_subtract_equal_entry_zero (ac) - 0030
specialize prime_field_polynomial_subtract_equal_entry_zero (bb) - 0031
specialize prime_field_polynomial_subtract_equal_entry_zero (bc) - 0032
specialize prime_field_polynomial_subtract_equal_entry_zero (rb) - 0033
specialize prime_field_polynomial_subtract_equal_entry_zero (rc) - 0034
specialize prime_field_polynomial_subtract_equal_entry_zero (l) - 0035
specialize prime_field_polynomial_subtract_equal_entry_zero (i) - 0036
specialize prime_field_polynomial_subtract_equal_entry_zero (x) - 0037
specialize prime_field_polynomial_subtract_equal_entry_zero (x1) - 0038
apply prime_field_polynomial_subtract_equal_entry_zero - 0039
exact hp - 0040
exact h - 0041
exact hi - 0042
exact ha_witness - 0043
specialize he (i) - 0044
specialize he (x) - 0045
apply he - 0046
exact hi - 0047
exact ha_witness - 0048
exact hr_witness - 0049
rewrite hz at hr_witness - 0050
rewrite hz at hr_witness - 0051
exact hr_witness