PA009H

scaled_inverse_prefix_no_fixed_of_not_qres

Alpha v16 checked-use theorem · independently closed; not Stable

A nonresidue scaled-inverse prefix has no decoded fixed point.

Exact expanded PA statement

forall p a n b c l i. ~(exists qr_x_esipe_fixed_nonresidue. exists qr_u_esipe_fixed_nonresidue qr_v_esipe_fixed_nonresidue. qr_x_esipe_fixed_nonresidue * qr_x_esipe_fixed_nonresidue + p * qr_u_esipe_fixed_nonresidue = a + p * qr_v_esipe_fixed_nonresidue) -> (forall esip_index_fixed_prefix. (exists esip_gap_fixed_prefix_prefix_bound. esip_gap_fixed_prefix_prefix_bound + S (esip_index_fixed_prefix) = l) -> exists esip_mate_fixed_prefix. ((((exists ff_h_esip_fixed_prefix_entry. ff_h_esip_fixed_prefix_entry + S (esip_mate_fixed_prefix) = S ((S (esip_index_fixed_prefix)) * c)) /\ exists ff_q_esip_fixed_prefix_entry. b = ff_q_esip_fixed_prefix_entry * S ((S (esip_index_fixed_prefix)) * c) + (esip_mate_fixed_prefix))) /\ ((exists esip_gap_fixed_prefix_relation_index_bound. esip_gap_fixed_prefix_relation_index_bound + S (esip_index_fixed_prefix) = n) /\ ((((~((S esip_index_fixed_prefix) = 0) /\ (exists esip_gap_fixed_prefix_relation_scaled_left_bound. esip_gap_fixed_prefix_relation_scaled_left_bound + S (S esip_index_fixed_prefix) = p))) /\ (((~(esip_mate_fixed_prefix = 0) /\ (exists esip_gap_fixed_prefix_relation_scaled_right_bound. esip_gap_fixed_prefix_relation_scaled_right_bound + S (esip_mate_fixed_prefix) = p))) /\ (exists esi_mod_left_fixed_prefix_relation_scaled_mod esi_mod_right_fixed_prefix_relation_scaled_mod. ((S esip_index_fixed_prefix) * esip_mate_fixed_prefix) + p * esi_mod_left_fixed_prefix_relation_scaled_mod = (a) + p * esi_mod_right_fixed_prefix_relation_scaled_mod))))))) -> (exists esip_gap_fixed_bound. esip_gap_fixed_bound + S (i) = l) -> ~(((exists ff_h_esipe_fixed_at. ff_h_esipe_fixed_at + S (S i) = S ((S (i)) * c)) /\ exists ff_q_esipe_fixed_at. b = ff_q_esipe_fixed_at * S ((S (i)) * c) + (S i)))

Structural proof guide

Generated structural guide

A nonresidue scaled-inverse prefix has no decoded fixed point.

Use the direct prerequisites scaled_inverse_prefix_entry_sound, scaled_inverse_no_fixed_of_not_qres as previously established PA formulas.

The proof proceeds by case analysis (1), intermediate claims (1).

Referenced ingredients

Proof neighborhood

Direct dependencies

Direct dependents

Formal native tactic body

Dependencies are introduced as named hypotheses before line 1. Linked names are exact direct references. This Alpha-v16 checked-use theorem is independently kernel-checked when replayed; it is not a Stable theorem.

  1. 0001intro p
  2. 0002intro a
  3. 0003intro n
  4. 0004intro b
  5. 0005intro c
  6. 0006intro l
  7. 0007intro i
  8. 0008intro hnotqres
  9. 0009intro hprefix
  10. 0010intro hi
  11. 0011intro hfixed
  12. 0012have hrelation : (exists esip_gap_fixed_relation_index_bound. esip_gap_fixed_relation_index_bound + S (i) = n) /\ ((((~((S i) = 0) /\ (exists esip_gap_fixed_relation_scaled_left_bound. esip_gap_fixed_relation_scaled_left_bound + S (S i) = p))) /\ (((~(S i = 0) /\ (exists esip_gap_fixed_relation_scaled_right_bound. esip_gap_fixed_relation_scaled_right_bound + S (S i) = p))) /\ (exists esi_mod_left_fixed_relation_scaled_mod esi_mod_right_fixed_relation_scaled_mod. ((S i) * S i) + p * esi_mod_left_fixed_relation_scaled_mod = (a) + p * esi_mod_right_fixed_relation_scaled_mod))))
  13. 0013specialize scaled_inverse_prefix_entry_sound p
  14. 0014specialize scaled_inverse_prefix_entry_sound a
  15. 0015specialize scaled_inverse_prefix_entry_sound n
  16. 0016specialize scaled_inverse_prefix_entry_sound b
  17. 0017specialize scaled_inverse_prefix_entry_sound c
  18. 0018specialize scaled_inverse_prefix_entry_sound l
  19. 0019specialize scaled_inverse_prefix_entry_sound i
  20. 0020specialize scaled_inverse_prefix_entry_sound (S i)
  21. 0021apply scaled_inverse_prefix_entry_sound
  22. 0022exact hprefix
  23. 0023exact hi
  24. 0024exact hfixed
  25. 0025cases hrelation
  26. 0026specialize scaled_inverse_no_fixed_of_not_qres p
  27. 0027specialize scaled_inverse_no_fixed_of_not_qres a
  28. 0028specialize scaled_inverse_no_fixed_of_not_qres (S i)
  29. 0029apply scaled_inverse_no_fixed_of_not_qres
  30. 0030exact hnotqres
  31. 0031exact hrelation_right