ND0251

ArithTable(N,F)

An actual packed signed table with canonical signed entries through index N, including index zero. It contains no divisor transform or inversion hypothesis.

Conservative notation; not a theorem, primitive, or axiom.

Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.

Definition in prerequisite notation

∃ dst_positive_code_bottomlayer. ∃ dst_positive_scale_bottomlayer. ∃ dst_negative_code_bottomlayer. ∃ dst_negative_scale_bottomlayer. MatrixMinorFourCode(F,dst_positive_code_bottomlayer,dst_positive_scale_bottomlayer,dst_negative_code_bottomlayer,dst_negative_scale_bottomlayer) ∧ (∀ x. Le(x,N) → ∃ y. ∃ z. ∃ n. BetaAt(dst_positive_code_bottomlayer,dst_positive_scale_bottomlayer,x,y) ∧ (BetaAt(dst_negative_code_bottomlayer,dst_negative_scale_bottomlayer,x,z)SignedBalance(n,y,z)))

Only definitions earlier in this acyclic notation graph are used here.

Hygienic expanded first-order definition
exists dst_positive_code_bottomlayer dst_positive_scale_bottomlayer dst_negative_code_bottomlayer dst_negative_scale_bottomlayer. ((((F)) = (((((dst_positive_code_bottomlayer) + (dst_positive_scale_bottomlayer)) * S ((dst_positive_code_bottomlayer) + (dst_positive_scale_bottomlayer)) + ((dst_positive_scale_bottomlayer) + (dst_positive_scale_bottomlayer))) + (((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) * S ((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) + ((dst_negative_scale_bottomlayer) + (dst_negative_scale_bottomlayer)))) * S ((((dst_positive_code_bottomlayer) + (dst_positive_scale_bottomlayer)) * S ((dst_positive_code_bottomlayer) + (dst_positive_scale_bottomlayer)) + ((dst_positive_scale_bottomlayer) + (dst_positive_scale_bottomlayer))) + (((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) * S ((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) + ((dst_negative_scale_bottomlayer) + (dst_negative_scale_bottomlayer)))) + ((((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) * S ((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) + ((dst_negative_scale_bottomlayer) + (dst_negative_scale_bottomlayer))) + (((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) * S ((dst_negative_code_bottomlayer) + (dst_negative_scale_bottomlayer)) + ((dst_negative_scale_bottomlayer) + (dst_negative_scale_bottomlayer)))))) /\ (forall dst_index_bottomlayer. (exists pvs_le_gap_bottomlayerdomain. pvs_le_gap_bottomlayerdomain + (dst_index_bottomlayer) = ((N))) -> exists dst_positive_bottomlayer dst_negative_bottomlayer dst_value_bottomlayer. ((((exists ff_h_pvs_bottomlayerentrypositive. ff_h_pvs_bottomlayerentrypositive + S (dst_positive_bottomlayer) = S ((S (dst_index_bottomlayer)) * dst_positive_scale_bottomlayer)) /\ exists ff_q_pvs_bottomlayerentrypositive. dst_positive_code_bottomlayer = ff_q_pvs_bottomlayerentrypositive * S ((S (dst_index_bottomlayer)) * dst_positive_scale_bottomlayer) + (dst_positive_bottomlayer))) /\ (((((exists ff_h_pvs_bottomlayerentrynegative. ff_h_pvs_bottomlayerentrynegative + S (dst_negative_bottomlayer) = S ((S (dst_index_bottomlayer)) * dst_negative_scale_bottomlayer)) /\ exists ff_q_pvs_bottomlayerentrynegative. dst_negative_code_bottomlayer = ff_q_pvs_bottomlayerentrynegative * S ((S (dst_index_bottomlayer)) * dst_negative_scale_bottomlayer) + (dst_negative_bottomlayer))) /\ (exists ge_balance_positive_bottomlayerentryvalue ge_balance_negative_bottomlayerentryvalue. (((((dst_value_bottomlayer) = 2 * (ge_balance_positive_bottomlayerentryvalue) /\ (ge_balance_negative_bottomlayerentryvalue) = 0) \/ exists ge_signed_half_bottomlayerentryvaluedecode. (((dst_value_bottomlayer) = 2 * ge_signed_half_bottomlayerentryvaluedecode + 1 /\ (ge_balance_positive_bottomlayerentryvalue) = 0) /\ (ge_balance_negative_bottomlayerentryvalue) = S ge_signed_half_bottomlayerentryvaluedecode))) /\ ((dst_positive_bottomlayer) + ge_balance_negative_bottomlayerentryvalue = (dst_negative_bottomlayer) + ge_balance_positive_bottomlayerentryvalue))))))))

The unchanged native kernel never receives this surface symbol. Binder-safe expansion produces only its existing first-order syntax.

Direct definition dependencies

Definitions depending on this notation

Checked theorems using this definition