Half-open zero windows · constructed folds · exact padding

Actual signed finite support

Prove that a genuine zero tail does not alter an actual finite signed sum.

8 kernel- and Lean-verified Alpha-closed theorems · 12 conservative definitions · 17 notation dependencies

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable

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

20 items
ZS0001 signed_zero_window_empty

A half-open zero window with coinciding endpoints is genuinely empty.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0002 signed_zero_window_restrict

Restrict the upper endpoint of an actual zero window without changing any represented values.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0003 signed_zero_window_raise_lower

Raise the lower endpoint of a zero window, retaining its actual pointwise meaning.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0004 signed_prefix_sum_zero_tail

Ordinary finite induction proves that a genuinely zero tail changes no actual canonical signed prefix sum.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0005 signed_prefix_sum_zero_value

A genuinely all-zero represented prefix has canonical signed sum zero; the proof retains actual fold witnesses.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0006 signed_prefix_sum_zero_exists

Construct the actual sum of a valid all-zero prefix and prove its value, without postulating a sum oracle.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0007 signed_prefix_sum_last_value

If a prefix is zero, its next actual sum is precisely the actual last entry, including the l=0 boundary.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
ZS0008 signed_prefix_sum_zero_padding_iff

Actually construct either fold from the other across a proved zero tail; both implications retain real finite-sum witnesses.

Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
PD0001 Le(a,b)

Witness-defined non-strict order on natural numbers.

Conservative definition · notation layer 0
PD0002 Lt(a,b)

Witness-defined strict order on natural numbers.

Conservative definition · notation layer 0
PD0013 BetaAt(b,c,i,x)

x is the bounded beta-decoded value at index i.

Conservative definition · notation layer 0
ND0142 SignedDecode(z,p,n)

The original canonical integer code: even 2p denotes p, and odd 2k+1 denotes −(k+1). The decoded positive and negative parts are normalized.

Conservative definition · notation layer 0
ND0143 SignedBalance(z,p,n)

The original canonical code z represents the integer difference p−n; these supplied components need not be normalized.

Conservative definition · notation layer 1
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 definition · notation layer 2
PD0015 Sum(b,c,l,z)

z is the sum of a beta-coded prefix of length l.

Conservative definition · notation layer 1
ND0253 SignedPrefixSum(F,l,z)

The signed balance of two actual natural finite sums, at exactly the indices 0<=i<l. Existence, uniqueness and representation independence are proved separately.

Conservative definition · notation layer 2
ND0144 SignedAdd(a,b,c)

Actual addition of original canonical signed codes, witnessed by their decoders and balanced equality.

Conservative definition · notation layer 1
ND0252 ArithAt(F,i,z)

Two genuine beta entries of the packed table represent the unique canonical signed value z. Distinct component representations need not be equal.

Conservative definition · notation layer 2
ND0300 SignedZeroWindow(F,k,l)

Every actual signed lookup on the half-open interval k<=i<l has value zero. Table validity, existence of folds, and equality after padding are separate hypotheses or theorems, not part of this graph.

Conservative definition · notation layer 3

Only proof arrows are theorem dependencies. Definition arrows are hygienic abbreviations of exact first-order formulas and introduce no axiom or kernel symbol.