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 ab ac bb bc K. (((forall pfrep_power_common_self_left pfrep_left_common_self_left pfrep_right_common_self_left. ((exists pfrep_position_common_self_leftfirst. ((pfrep_position_common_self_leftfirst+S (pfrep_power_common_self_left)=(K)) /\ ((((exists ff_h_pfp_common_self_leftfirstentry. ff_h_pfp_common_self_leftfirstentry + S (pfrep_left_common_self_left) = S ((S (pfrep_position_common_self_leftfirst)) * ac)) /\ exists ff_q_pfp_common_self_leftfirstentry. ab = ff_q_pfp_common_self_leftfirstentry * S ((S (pfrep_position_common_self_leftfirst)) * ac) + (pfrep_left_common_self_left)))))) \/ (((exists pfrep_gap_common_self_leftfirstoutside. pfrep_gap_common_self_leftfirstoutside+(K)=(pfrep_power_common_self_left)) /\ (((pfrep_left_common_self_left)=0))))) -> ((exists pfrep_position_common_self_leftsecond. ((pfrep_position_common_self_leftsecond+S (pfrep_power_common_self_left)=(K)) /\ ((((exists ff_h_pfp_common_self_leftsecondentry. ff_h_pfp_common_self_leftsecondentry + S (pfrep_right_common_self_left) = S ((S (pfrep_position_common_self_leftsecond)) * ac)) /\ exists ff_q_pfp_common_self_leftsecondentry. ab = ff_q_pfp_common_self_leftsecondentry * S ((S (pfrep_position_common_self_leftsecond)) * ac) + (pfrep_right_common_self_left)))))) \/ (((exists pfrep_gap_common_self_leftsecondoutside. pfrep_gap_common_self_leftsecondoutside+(K)=(pfrep_power_common_self_left)) /\ (((pfrep_right_common_self_left)=0))))) -> pfrep_left_common_self_left=pfrep_right_common_self_left) /\ ((forall pfrep_power_common_self_right pfrep_left_common_self_right pfrep_right_common_self_right. ((exists pfrep_position_common_self_rightfirst. ((pfrep_position_common_self_rightfirst+S (pfrep_power_common_self_right)=(K)) /\ ((((exists ff_h_pfp_common_self_rightfirstentry. ff_h_pfp_common_self_rightfirstentry + S (pfrep_left_common_self_right) = S ((S (pfrep_position_common_self_rightfirst)) * bc)) /\ exists ff_q_pfp_common_self_rightfirstentry. bb = ff_q_pfp_common_self_rightfirstentry * S ((S (pfrep_position_common_self_rightfirst)) * bc) + (pfrep_left_common_self_right)))))) \/ (((exists pfrep_gap_common_self_rightfirstoutside. pfrep_gap_common_self_rightfirstoutside+(K)=(pfrep_power_common_self_right)) /\ (((pfrep_left_common_self_right)=0))))) -> ((exists pfrep_position_common_self_rightsecond. ((pfrep_position_common_self_rightsecond+S (pfrep_power_common_self_right)=(K)) /\ ((((exists ff_h_pfp_common_self_rightsecondentry. ff_h_pfp_common_self_rightsecondentry + S (pfrep_right_common_self_right) = S ((S (pfrep_position_common_self_rightsecond)) * bc)) /\ exists ff_q_pfp_common_self_rightsecondentry. bb = ff_q_pfp_common_self_rightsecondentry * S ((S (pfrep_position_common_self_rightsecond)) * bc) + (pfrep_right_common_self_right)))))) \/ (((exists pfrep_gap_common_self_rightsecondoutside. pfrep_gap_common_self_rightsecondoutside+(K)=(pfrep_power_common_self_right)) /\ (((pfrep_right_common_self_right)=0))))) -> pfrep_left_common_self_right=pfrep_right_common_self_right))))Constructive proof overview
Generated structural guide
Two prefixes already at one length serve as their actual common representatives; no new beta encoding or prime premise is needed.
The unchanged tactic script uses 1 declared prerequisite and contains 14 exact native proof lines.
Alpha v34 checked-use · first admitted v34 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
prime_field_polynomial_power_coefficient_functional Alpha theorem; checked-use authorizedDirect 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.
01Fix variables and assumptionsL1–5
02Separate the logical casesL6–6
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L6
split
03Use earlier factsL7–14
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
specialize prime_field_polynomial_power_coefficient_functional (ab) - L8
specialize prime_field_polynomial_power_coefficient_functional (ac) - L9
specialize prime_field_polynomial_power_coefficient_functional (K) - L10
apply prime_field_polynomial_power_coefficient_functional - L11
specialize prime_field_polynomial_power_coefficient_functional (bb) - L12
specialize prime_field_polynomial_power_coefficient_functional (bc) - L13
specialize prime_field_polynomial_power_coefficient_functional (K) - L14
apply prime_field_polynomial_power_coefficient_functional
Original exact command ledger · 14 lines
- 0001
intro ab - 0002
intro ac - 0003
intro bb - 0004
intro bc - 0005
intro K - 0006
split - 0007
specialize prime_field_polynomial_power_coefficient_functional (ab) - 0008
specialize prime_field_polynomial_power_coefficient_functional (ac) - 0009
specialize prime_field_polynomial_power_coefficient_functional (K) - 0010
apply prime_field_polynomial_power_coefficient_functional - 0011
specialize prime_field_polynomial_power_coefficient_functional (bb) - 0012
specialize prime_field_polynomial_power_coefficient_functional (bc) - 0013
specialize prime_field_polynomial_power_coefficient_functional (K) - 0014
apply prime_field_polynomial_power_coefficient_functional