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 original first-admission records.
Exact expanded first-order arithmetic statement
forall b c l n. (exists ff_u_ftsf_witness_product ff_v_ftsf_witness_product. ((((exists ff_h_ftsf_witness_product_start. ff_h_ftsf_witness_product_start + S (1) = S ((S (0)) * ff_v_ftsf_witness_product)) /\ exists ff_q_ftsf_witness_product_start. ff_u_ftsf_witness_product = ff_q_ftsf_witness_product_start * S ((S (0)) * ff_v_ftsf_witness_product) + (1))) /\ ((((exists ff_h_ftsf_witness_product_terminal. ff_h_ftsf_witness_product_terminal + S (n) = S ((S (l)) * ff_v_ftsf_witness_product)) /\ exists ff_q_ftsf_witness_product_terminal. ff_u_ftsf_witness_product = ff_q_ftsf_witness_product_terminal * S ((S (l)) * ff_v_ftsf_witness_product) + (n))) /\ forall ff_i_ftsf_witness_product. (exists ff_lt_ftsf_witness_product_bound. ff_lt_ftsf_witness_product_bound + S ff_i_ftsf_witness_product = l) -> exists ff_p_ftsf_witness_product ff_r_ftsf_witness_product ff_s_ftsf_witness_product. ((((exists ff_h_ftsf_witness_product_factor. ff_h_ftsf_witness_product_factor + S (ff_p_ftsf_witness_product) = S ((S (ff_i_ftsf_witness_product)) * c)) /\ exists ff_q_ftsf_witness_product_factor. b = ff_q_ftsf_witness_product_factor * S ((S (ff_i_ftsf_witness_product)) * c) + (ff_p_ftsf_witness_product))) /\ ((((exists ff_h_ftsf_witness_product_partial. ff_h_ftsf_witness_product_partial + S (ff_r_ftsf_witness_product) = S ((S (ff_i_ftsf_witness_product)) * ff_v_ftsf_witness_product)) /\ exists ff_q_ftsf_witness_product_partial. ff_u_ftsf_witness_product = ff_q_ftsf_witness_product_partial * S ((S (ff_i_ftsf_witness_product)) * ff_v_ftsf_witness_product) + (ff_r_ftsf_witness_product))) /\ ((((exists ff_h_ftsf_witness_product_successor. ff_h_ftsf_witness_product_successor + S (ff_s_ftsf_witness_product) = S ((S (S ff_i_ftsf_witness_product)) * ff_v_ftsf_witness_product)) /\ exists ff_q_ftsf_witness_product_successor. ff_u_ftsf_witness_product = ff_q_ftsf_witness_product_successor * S ((S (S ff_i_ftsf_witness_product)) * ff_v_ftsf_witness_product) + (ff_s_ftsf_witness_product))) /\ ff_s_ftsf_witness_product = ff_r_ftsf_witness_product * ff_p_ftsf_witness_product)))))) -> (forall ftsf_index_witness_product_source. (exists ftsf_gap_witness_product_source_bound. ftsf_gap_witness_product_source_bound + S ftsf_index_witness_product_source = (l)) -> exists ftsf_factor_witness_product_source ftsf_coordinate_first_witness_product_source ftsf_coordinate_second_witness_product_source. ((((exists ff_h_ftsf_witness_product_source_entry. ff_h_ftsf_witness_product_source_entry + S (ftsf_factor_witness_product_source) = S ((S (ftsf_index_witness_product_source)) * c)) /\ exists ff_q_ftsf_witness_product_source_entry. b = ff_q_ftsf_witness_product_source_entry * S ((S (ftsf_index_witness_product_source)) * c) + (ftsf_factor_witness_product_source))) /\ ftsf_factor_witness_product_source = ftsf_coordinate_first_witness_product_source * ftsf_coordinate_first_witness_product_source + ftsf_coordinate_second_witness_product_source * ftsf_coordinate_second_witness_product_source)) -> (exists ftsf_first_witness_product_result ftsf_second_witness_product_result. (n) = ftsf_first_witness_product_result * ftsf_first_witness_product_result + ftsf_second_witness_product_result * ftsf_second_witness_product_result)Constructive proof overview
Generated structural guide
A represented decoded factor supplied existentially at every bounded index suffices for an explicit representation of the whole product.
The unchanged tactic script uses 2 declared prerequisites and contains 17 exact native proof lines.
dependency-curried kernel-checked theorem body; Alpha enrollment and checked-use authority follow separately sealed release evidence; Stable membership remains unchanged
Proof neighborhood
Direct dependencies
TS002K beta_witnessed_two_square_prefix_implies_pointwise TS002M beta_two_square_represented_factor_productDirect dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This dependency-curried candidate body does not grant checked theorem use or 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–6
02Use earlier factsL7–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
specialize beta_two_square_represented_factor_product b - L8
specialize beta_two_square_represented_factor_product c - L9
specialize beta_two_square_represented_factor_product l - L10
specialize beta_two_square_represented_factor_product n - L11
apply beta_two_square_represented_factor_product - L12
exact hproduct - L13
specialize beta_witnessed_two_square_prefix_implies_pointwise b - L14
specialize beta_witnessed_two_square_prefix_implies_pointwise c - L15
specialize beta_witnessed_two_square_prefix_implies_pointwise l - L16
apply beta_witnessed_two_square_prefix_implies_pointwise
03Use earlier factsL17–17
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L17
exact hwitnessed
Original exact command ledger · 17 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro n - 0005
intro hproduct - 0006
intro hwitnessed - 0007
specialize beta_two_square_represented_factor_product b - 0008
specialize beta_two_square_represented_factor_product c - 0009
specialize beta_two_square_represented_factor_product l - 0010
specialize beta_two_square_represented_factor_product n - 0011
apply beta_two_square_represented_factor_product - 0012
exact hproduct - 0013
specialize beta_witnessed_two_square_prefix_implies_pointwise b - 0014
specialize beta_witnessed_two_square_prefix_implies_pointwise c - 0015
specialize beta_witnessed_two_square_prefix_implies_pointwise l - 0016
apply beta_witnessed_two_square_prefix_implies_pointwise - 0017
exact hwitnessed