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 b c d e L. (forall mdr_i_pfp_equal_to_equivalent_input mdr_a_pfp_equal_to_equivalent_input. (exists mdr_gap_pfp_equal_to_equivalent_inputb. mdr_gap_pfp_equal_to_equivalent_inputb + S (mdr_i_pfp_equal_to_equivalent_input) = (L)) -> (((exists ff_h_mdr_pfp_equal_to_equivalent_inputo. ff_h_mdr_pfp_equal_to_equivalent_inputo + S (mdr_a_pfp_equal_to_equivalent_input) = S ((S (mdr_i_pfp_equal_to_equivalent_input)) * c)) /\ exists ff_q_mdr_pfp_equal_to_equivalent_inputo. b = ff_q_mdr_pfp_equal_to_equivalent_inputo * S ((S (mdr_i_pfp_equal_to_equivalent_input)) * c) + (mdr_a_pfp_equal_to_equivalent_input))) -> (((exists ff_h_mdr_pfp_equal_to_equivalent_inputn. ff_h_mdr_pfp_equal_to_equivalent_inputn + S (mdr_a_pfp_equal_to_equivalent_input) = S ((S (mdr_i_pfp_equal_to_equivalent_input)) * e)) /\ exists ff_q_mdr_pfp_equal_to_equivalent_inputn. d = ff_q_mdr_pfp_equal_to_equivalent_inputn * S ((S (mdr_i_pfp_equal_to_equivalent_input)) * e) + (mdr_a_pfp_equal_to_equivalent_input)))) -> (forall pfrep_power_equal_to_equivalent_result pfrep_left_equal_to_equivalent_result pfrep_right_equal_to_equivalent_result. ((exists pfrep_position_equal_to_equivalent_resultfirst. ((pfrep_position_equal_to_equivalent_resultfirst+S (pfrep_power_equal_to_equivalent_result)=(L)) /\ ((((exists ff_h_pfp_equal_to_equivalent_resultfirstentry. ff_h_pfp_equal_to_equivalent_resultfirstentry + S (pfrep_left_equal_to_equivalent_result) = S ((S (pfrep_position_equal_to_equivalent_resultfirst)) * c)) /\ exists ff_q_pfp_equal_to_equivalent_resultfirstentry. b = ff_q_pfp_equal_to_equivalent_resultfirstentry * S ((S (pfrep_position_equal_to_equivalent_resultfirst)) * c) + (pfrep_left_equal_to_equivalent_result)))))) \/ (((exists pfrep_gap_equal_to_equivalent_resultfirstoutside. pfrep_gap_equal_to_equivalent_resultfirstoutside+(L)=(pfrep_power_equal_to_equivalent_result)) /\ (((pfrep_left_equal_to_equivalent_result)=0))))) -> ((exists pfrep_position_equal_to_equivalent_resultsecond. ((pfrep_position_equal_to_equivalent_resultsecond+S (pfrep_power_equal_to_equivalent_result)=(L)) /\ ((((exists ff_h_pfp_equal_to_equivalent_resultsecondentry. ff_h_pfp_equal_to_equivalent_resultsecondentry + S (pfrep_right_equal_to_equivalent_result) = S ((S (pfrep_position_equal_to_equivalent_resultsecond)) * e)) /\ exists ff_q_pfp_equal_to_equivalent_resultsecondentry. d = ff_q_pfp_equal_to_equivalent_resultsecondentry * S ((S (pfrep_position_equal_to_equivalent_resultsecond)) * e) + (pfrep_right_equal_to_equivalent_result)))))) \/ (((exists pfrep_gap_equal_to_equivalent_resultsecondoutside. pfrep_gap_equal_to_equivalent_resultsecondoutside+(L)=(pfrep_power_equal_to_equivalent_result)) /\ (((pfrep_right_equal_to_equivalent_result)=0))))) -> pfrep_left_equal_to_equivalent_result=pfrep_right_equal_to_equivalent_result)Constructive proof overview
Generated structural guide
The inherited same-length decoded equality implies formal polynomial equivalence.
The unchanged tactic script uses 2 declared prerequisites and contains 29 exact native proof lines.
Alpha v34 checked-use · first admitted v33 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
PX000D prime_field_polynomial_power_coefficient_functional PX000E prime_field_polynomial_power_coefficient_transportDirect 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–11
Work with arbitrary variables or the premises of the current implication.
- L11
intro hr
03Use earlier factsL12–21
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L12
specialize prime_field_polynomial_power_coefficient_functional (d) - L13
specialize prime_field_polynomial_power_coefficient_functional (e) - L14
specialize prime_field_polynomial_power_coefficient_functional (L) - L15
specialize prime_field_polynomial_power_coefficient_functional (k) - L16
specialize prime_field_polynomial_power_coefficient_functional (a) - L17
specialize prime_field_polynomial_power_coefficient_functional (r) - L18
apply prime_field_polynomial_power_coefficient_functional - L19
specialize prime_field_polynomial_power_coefficient_transport (b) - L20
specialize prime_field_polynomial_power_coefficient_transport (c) - L21
specialize prime_field_polynomial_power_coefficient_transport (d)
04Use earlier factsL22–29
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L22
specialize prime_field_polynomial_power_coefficient_transport (e) - L23
specialize prime_field_polynomial_power_coefficient_transport (L) - L24
specialize prime_field_polynomial_power_coefficient_transport (k) - L25
specialize prime_field_polynomial_power_coefficient_transport (a) - L26
apply prime_field_polynomial_power_coefficient_transport - L27
exact he - L28
exact ha - L29
exact hr
Original exact command ledger · 29 lines
- 0001
intro b - 0002
intro c - 0003
intro d - 0004
intro e - 0005
intro L - 0006
intro he - 0007
intro k - 0008
intro a - 0009
intro r - 0010
intro ha - 0011
intro hr - 0012
specialize prime_field_polynomial_power_coefficient_functional (d) - 0013
specialize prime_field_polynomial_power_coefficient_functional (e) - 0014
specialize prime_field_polynomial_power_coefficient_functional (L) - 0015
specialize prime_field_polynomial_power_coefficient_functional (k) - 0016
specialize prime_field_polynomial_power_coefficient_functional (a) - 0017
specialize prime_field_polynomial_power_coefficient_functional (r) - 0018
apply prime_field_polynomial_power_coefficient_functional - 0019
specialize prime_field_polynomial_power_coefficient_transport (b) - 0020
specialize prime_field_polynomial_power_coefficient_transport (c) - 0021
specialize prime_field_polynomial_power_coefficient_transport (d) - 0022
specialize prime_field_polynomial_power_coefficient_transport (e) - 0023
specialize prime_field_polynomial_power_coefficient_transport (L) - 0024
specialize prime_field_polynomial_power_coefficient_transport (k) - 0025
specialize prime_field_polynomial_power_coefficient_transport (a) - 0026
apply prime_field_polynomial_power_coefficient_transport - 0027
exact he - 0028
exact ha - 0029
exact hr