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 L. (forall pfp_repeat_index_zero_equivalent_source. (exists pfa_gap_zero_equivalent_sourceindex. pfa_gap_zero_equivalent_sourceindex + S (pfp_repeat_index_zero_equivalent_source) = (L)) -> (((exists ff_h_pfp_zero_equivalent_sourceentry. ff_h_pfp_zero_equivalent_sourceentry + S (0) = S ((S (pfp_repeat_index_zero_equivalent_source)) * c)) /\ exists ff_q_pfp_zero_equivalent_sourceentry. b = ff_q_pfp_zero_equivalent_sourceentry * S ((S (pfp_repeat_index_zero_equivalent_source)) * c) + (0)))) -> (forall pfrep_power_zero_equivalent_empty pfrep_left_zero_equivalent_empty pfrep_right_zero_equivalent_empty. ((exists pfrep_position_zero_equivalent_emptyfirst. ((pfrep_position_zero_equivalent_emptyfirst+S (pfrep_power_zero_equivalent_empty)=(L)) /\ ((((exists ff_h_pfp_zero_equivalent_emptyfirstentry. ff_h_pfp_zero_equivalent_emptyfirstentry + S (pfrep_left_zero_equivalent_empty) = S ((S (pfrep_position_zero_equivalent_emptyfirst)) * c)) /\ exists ff_q_pfp_zero_equivalent_emptyfirstentry. b = ff_q_pfp_zero_equivalent_emptyfirstentry * S ((S (pfrep_position_zero_equivalent_emptyfirst)) * c) + (pfrep_left_zero_equivalent_empty)))))) \/ (((exists pfrep_gap_zero_equivalent_emptyfirstoutside. pfrep_gap_zero_equivalent_emptyfirstoutside+(L)=(pfrep_power_zero_equivalent_empty)) /\ (((pfrep_left_zero_equivalent_empty)=0))))) -> ((exists pfrep_position_zero_equivalent_emptysecond. ((pfrep_position_zero_equivalent_emptysecond+S (pfrep_power_zero_equivalent_empty)=(0)) /\ ((((exists ff_h_pfp_zero_equivalent_emptysecondentry. ff_h_pfp_zero_equivalent_emptysecondentry + S (pfrep_right_zero_equivalent_empty) = S ((S (pfrep_position_zero_equivalent_emptysecond)) * 0)) /\ exists ff_q_pfp_zero_equivalent_emptysecondentry. 0 = ff_q_pfp_zero_equivalent_emptysecondentry * S ((S (pfrep_position_zero_equivalent_emptysecond)) * 0) + (pfrep_right_zero_equivalent_empty)))))) \/ (((exists pfrep_gap_zero_equivalent_emptysecondoutside. pfrep_gap_zero_equivalent_emptysecondoutside+(0)=(pfrep_power_zero_equivalent_empty)) /\ (((pfrep_right_zero_equivalent_empty)=0))))) -> pfrep_left_zero_equivalent_empty=pfrep_right_zero_equivalent_empty)Constructive proof overview
Generated structural guide
An actual all-zero ambient convolution prefix represents the same formal polynomial as an empty product.
The unchanged tactic script uses 2 declared prerequisites and contains 34 exact native proof lines.
Alpha v34 checked-use · first admitted v33 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
PX0021 prime_field_polynomial_zero_power_coefficient beta_repeat_empty 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.
Named ingredients (1)
01Fix variables and assumptionsL1–9
02Calculate and transport equalitiesL10–10
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L10
trans 0
03Use earlier factsL11–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L11
specialize prime_field_polynomial_zero_power_coefficient (b) - L12
specialize prime_field_polynomial_zero_power_coefficient (c) - L13
specialize prime_field_polynomial_zero_power_coefficient (L) - L14
specialize prime_field_polynomial_zero_power_coefficient (k) - L15
specialize prime_field_polynomial_zero_power_coefficient (a) - L16
apply prime_field_polynomial_zero_power_coefficient - L17
exact hz - L18
exact ha
04Establish heqL19–28
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply prime field polynomial zero power coefficient.
- L19
have heq : r=0 - L20
specialize prime_field_polynomial_zero_power_coefficient (0) - L21
specialize prime_field_polynomial_zero_power_coefficient (0) - L22
specialize prime_field_polynomial_zero_power_coefficient (0) - L23
specialize prime_field_polynomial_zero_power_coefficient (k) - L24
specialize prime_field_polynomial_zero_power_coefficient (r) - L25
apply prime_field_polynomial_zero_power_coefficient - L26
specialize beta_repeat_empty (0) - L27
specialize beta_repeat_empty (0) - L28
specialize beta_repeat_empty (0)
05Use earlier factsL29–30
06Calculate and transport equalitiesL31–31
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L31
refl
07Use earlier factsL32–32
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L32
exact hr
08Calculate and transport equalitiesL33–33
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L33
symm
09Use earlier factsL34–34
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L34
exact heq
Original exact command ledger · 34 lines
- 0001
intro b - 0002
intro c - 0003
intro L - 0004
intro hz - 0005
intro k - 0006
intro a - 0007
intro r - 0008
intro ha - 0009
intro hr - 0010
trans 0 - 0011
specialize prime_field_polynomial_zero_power_coefficient (b) - 0012
specialize prime_field_polynomial_zero_power_coefficient (c) - 0013
specialize prime_field_polynomial_zero_power_coefficient (L) - 0014
specialize prime_field_polynomial_zero_power_coefficient (k) - 0015
specialize prime_field_polynomial_zero_power_coefficient (a) - 0016
apply prime_field_polynomial_zero_power_coefficient - 0017
exact hz - 0018
exact ha - 0019
have heq : r=0 - 0020
specialize prime_field_polynomial_zero_power_coefficient (0) - 0021
specialize prime_field_polynomial_zero_power_coefficient (0) - 0022
specialize prime_field_polynomial_zero_power_coefficient (0) - 0023
specialize prime_field_polynomial_zero_power_coefficient (k) - 0024
specialize prime_field_polynomial_zero_power_coefficient (r) - 0025
apply prime_field_polynomial_zero_power_coefficient - 0026
specialize beta_repeat_empty (0) - 0027
specialize beta_repeat_empty (0) - 0028
specialize beta_repeat_empty (0) - 0029
specialize beta_repeat_empty (0) - 0030
apply beta_repeat_empty - 0031
refl - 0032
exact hr - 0033
symm - 0034
exact heq