TS002N

beta_witnessed_two_square_factor_product

Dependency-curried candidate body; not Alpha-enrolled; no checked-use authority

A represented decoded factor supplied existentially at every bounded index suffices for an explicit representation of the whole product.

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

Direct dependents

none

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

17 script commands · 3 reading checkpoints · 0 local claims

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

Work with arbitrary variables or the premises of the current implication.

  1. L1
    intro b
  2. L2
    intro c
  3. L3
    intro l
  4. L4
    intro n
  5. L5
    intro hproduct
  6. L6
    intro hwitnessed
02Use earlier factsL7–16

Instantiate or apply named facts and discharge the corresponding proof obligations.

  1. L7
    specialize beta_two_square_represented_factor_product b
  2. L8
    specialize beta_two_square_represented_factor_product c
  3. L9
    specialize beta_two_square_represented_factor_product l
  4. L10
    specialize beta_two_square_represented_factor_product n
  5. L11
    apply beta_two_square_represented_factor_product
  6. L12
    exact hproduct
  7. L13
    specialize beta_witnessed_two_square_prefix_implies_pointwise b
  8. L14
    specialize beta_witnessed_two_square_prefix_implies_pointwise c
  9. L15
    specialize beta_witnessed_two_square_prefix_implies_pointwise l
  10. L16
    apply beta_witnessed_two_square_prefix_implies_pointwise
03Use earlier factsL17–17

Instantiate or apply named facts and discharge the corresponding proof obligations.

  1. L17
    exact hwitnessed

Library-wide reading audit

Original exact command ledger · 17 lines
  1. 0001intro b
  2. 0002intro c
  3. 0003intro l
  4. 0004intro n
  5. 0005intro hproduct
  6. 0006intro hwitnessed
  7. 0007specialize beta_two_square_represented_factor_product b
  8. 0008specialize beta_two_square_represented_factor_product c
  9. 0009specialize beta_two_square_represented_factor_product l
  10. 0010specialize beta_two_square_represented_factor_product n
  11. 0011apply beta_two_square_represented_factor_product
  12. 0012exact hproduct
  13. 0013specialize beta_witnessed_two_square_prefix_implies_pointwise b
  14. 0014specialize beta_witnessed_two_square_prefix_implies_pointwise c
  15. 0015specialize beta_witnessed_two_square_prefix_implies_pointwise l
  16. 0016apply beta_witnessed_two_square_prefix_implies_pointwise
  17. 0017exact hwitnessed