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 b c L d e. (~((p) = 1) /\ forall pfa_factor_left_shift_bound_prime pfa_factor_right_shift_bound_prime. (p) = pfa_factor_left_shift_bound_prime * pfa_factor_right_shift_bound_prime -> pfa_factor_left_shift_bound_prime = 1 \/ pfa_factor_right_shift_bound_prime = 1) -> (forall fom_index_pfp_shift_bound_source. (exists fom_gap_pfp_shift_bound_source_index_bound. fom_gap_pfp_shift_bound_source_index_bound + S (fom_index_pfp_shift_bound_source) = L) -> exists fom_value_pfp_shift_bound_source. ((((exists fom_beta_height_pfp_shift_bound_source_entry. fom_beta_height_pfp_shift_bound_source_entry + S (fom_value_pfp_shift_bound_source) = S ((S (fom_index_pfp_shift_bound_source)) * c)) /\ exists fom_beta_quotient_pfp_shift_bound_source_entry. b = fom_beta_quotient_pfp_shift_bound_source_entry * S ((S (fom_index_pfp_shift_bound_source)) * c) + (fom_value_pfp_shift_bound_source))) /\ (exists fom_gap_pfp_shift_bound_source_value_bound. fom_gap_pfp_shift_bound_source_value_bound + S (fom_value_pfp_shift_bound_source) = p))) -> (((forall mdr_i_pfp_shift_bound_relationprefix mdr_a_pfp_shift_bound_relationprefix. (exists mdr_gap_pfp_shift_bound_relationprefixb. mdr_gap_pfp_shift_bound_relationprefixb + S (mdr_i_pfp_shift_bound_relationprefix) = (L)) -> (((exists ff_h_mdr_pfp_shift_bound_relationprefixo. ff_h_mdr_pfp_shift_bound_relationprefixo + S (mdr_a_pfp_shift_bound_relationprefix) = S ((S (mdr_i_pfp_shift_bound_relationprefix)) * c)) /\ exists ff_q_mdr_pfp_shift_bound_relationprefixo. b = ff_q_mdr_pfp_shift_bound_relationprefixo * S ((S (mdr_i_pfp_shift_bound_relationprefix)) * c) + (mdr_a_pfp_shift_bound_relationprefix))) -> (((exists ff_h_mdr_pfp_shift_bound_relationprefixn. ff_h_mdr_pfp_shift_bound_relationprefixn + S (mdr_a_pfp_shift_bound_relationprefix) = S ((S (mdr_i_pfp_shift_bound_relationprefix)) * e)) /\ exists ff_q_mdr_pfp_shift_bound_relationprefixn. d = ff_q_mdr_pfp_shift_bound_relationprefixn * S ((S (mdr_i_pfp_shift_bound_relationprefix)) * e) + (mdr_a_pfp_shift_bound_relationprefix)))) /\ ((((exists ff_h_pfp_shift_bound_relationlast. ff_h_pfp_shift_bound_relationlast + S (0) = S ((S (L)) * e)) /\ exists ff_q_pfp_shift_bound_relationlast. d = ff_q_pfp_shift_bound_relationlast * S ((S (L)) * e) + (0)))))) -> (forall fom_index_pfp_shift_bound_result. (exists fom_gap_pfp_shift_bound_result_index_bound. fom_gap_pfp_shift_bound_result_index_bound + S (fom_index_pfp_shift_bound_result) = S L) -> exists fom_value_pfp_shift_bound_result. ((((exists fom_beta_height_pfp_shift_bound_result_entry. fom_beta_height_pfp_shift_bound_result_entry + S (fom_value_pfp_shift_bound_result) = S ((S (fom_index_pfp_shift_bound_result)) * e)) /\ exists fom_beta_quotient_pfp_shift_bound_result_entry. d = fom_beta_quotient_pfp_shift_bound_result_entry * S ((S (fom_index_pfp_shift_bound_result)) * e) + (fom_value_pfp_shift_bound_result))) /\ (exists fom_gap_pfp_shift_bound_result_value_bound. fom_gap_pfp_shift_bound_result_value_bound + S (fom_value_pfp_shift_bound_result) = p)))Constructive proof overview
Generated structural guide
A real trailing zero preserves canonical field coefficients; characteristic two uses natural zero and one, not signed codes.
The unchanged tactic script uses 2 declared prerequisites and contains 40 exact native proof lines.
Alpha v34 checked-use · first admitted v34 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
finite_lt_succ_eq_or_lt Alpha theorem; checked-use authorized prime_field_zero_below_prime 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–9
02Separate the logical casesL10–10
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L10
cases hs
03Fix variables and assumptionsL11–12
04Establish hoL13–17
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply finite lt succ eq or lt.
05Separate the logical casesL18–18
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L18
cases ho
06Construct an explicit witnessL19–19
Supply the displayed value, then prove that it has the required property.
- L19
exists 0
07Separate the logical casesL20–20
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L20
split
08Calculate and transport equalitiesL21–22
09Use earlier factsL23–26
10Establish haL27–30
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hc.
- L27
have ha : exists a. ((((exists ff_h_pfp_shift_bound_chosen. ff_h_pfp_shift_bound_chosen + S (a) = S ((S (i)) * c)) /\ exists ff_q_pfp_shift_bound_chosen. b = ff_q_pfp_shift_bound_chosen * S ((S (i)) * c) + (a))) /\ ((exists pfa_gap_shift_bound_value. pfa_gap_shift_bound_value + S (a) = (p)))) - L28
specialize hc (i) - L29
apply hc - L30
exact ho_right
11Separate the logical casesL31–32
12Construct an explicit witnessL33–33
Supply the displayed value, then prove that it has the required property.
- L33
exists x
13Separate the logical casesL34–34
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L34
split
Original exact command ledger · 40 lines
- 0001
intro p - 0002
intro b - 0003
intro c - 0004
intro L - 0005
intro d - 0006
intro e - 0007
intro hp - 0008
intro hc - 0009
intro hs - 0010
cases hs - 0011
intro i - 0012
intro hi - 0013
have ho : i=L \/ (exists pfa_gap_shift_bound_old_index. pfa_gap_shift_bound_old_index + S (i) = (L)) - 0014
specialize finite_lt_succ_eq_or_lt (L) - 0015
specialize finite_lt_succ_eq_or_lt (i) - 0016
apply finite_lt_succ_eq_or_lt - 0017
exact hi - 0018
cases ho - 0019
exists 0 - 0020
split - 0021
rewrite ho_left - 0022
rewrite ho_left - 0023
exact hs_right - 0024
specialize prime_field_zero_below_prime (p) - 0025
apply prime_field_zero_below_prime - 0026
exact hp - 0027
have ha : exists a. ((((exists ff_h_pfp_shift_bound_chosen. ff_h_pfp_shift_bound_chosen + S (a) = S ((S (i)) * c)) /\ exists ff_q_pfp_shift_bound_chosen. b = ff_q_pfp_shift_bound_chosen * S ((S (i)) * c) + (a))) /\ ((exists pfa_gap_shift_bound_value. pfa_gap_shift_bound_value + S (a) = (p)))) - 0028
specialize hc (i) - 0029
apply hc - 0030
exact ho_right - 0031
cases ha - 0032
cases ha_witness - 0033
exists x - 0034
split - 0035
specialize hs_left (i) - 0036
specialize hs_left (x) - 0037
apply hs_left - 0038
exact ho_right - 0039
exact ha_witness_left - 0040
exact ha_witness_right