BE0001 binary_digit_prefix_emptyEvery empty beta-coded prefix is constructively a valid binary digit sequence.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableComplete beta-coded traces · Horner power invariants · unique modular output
Nineteen independently checked constructive theorems build complete square-and-multiply traces for any supplied valid beta-coded digit prefix, prove the exact Horner/exponent power invariant, and give a unique result.
Alpha v34 checked-use · first admitted v22 · 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. Exact original first-admission records.
BE0001 binary_digit_prefix_emptyEvery empty beta-coded prefix is constructively a valid binary digit sequence.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0002 binary_digit_prefix_restrictEvery valid successor-length binary digit prefix has a valid predecessor prefix.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0003 binary_digit_prefix_terminal_bitEvery nonempty valid beta-coded binary prefix has a genuine final zero-or-one digit.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0004 binary_execution_initial_stateThere is a real beta code whose initial square-and-multiply accumulator is one.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0005 binary_execution_step_digitEvery actual modular square-and-multiply transition explicitly carries a binary digit.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0006 binary_execution_power_zeroFor every guarded modulus, the actual initial accumulator one is the canonical zeroth power.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0007 binary_execution_even_power_invariantOne exact binary zero transition preserves the witnessed canonical power invariant.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0008 binary_execution_odd_power_invariantOne exact binary one transition preserves the witnessed canonical power invariant.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0009 binary_execution_step_power_invariantEvery actual zero-or-one modular transition preserves the matching binary-prefix power.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE000A binary_execution_prefix_extendAppend one genuine beta-coded binary digit and canonical modular transition while preserving every previous execution state.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE000B binary_execution_prefix_existsNatural induction constructs a complete genuine beta-coded square-and-multiply trace for every supplied valid finite binary digit prefix.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE000C binary_modular_execution_existsEvery guarded valid coded binary digit prefix has a genuine witnessed modular execution and decoded terminal result.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE000D binary_modular_execution_emptyThe terminal accumulator of any actual empty binary execution is exactly one.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE000E binary_modular_execution_successor_decomposeEvery nonempty actual binary execution decomposes into its exact valid predecessor and final modular transition.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE000F binary_execution_horner_digit_splitA valid final Horner digit yields the exact exponent decomposition e=2h+d.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0010 binary_modular_execution_power_correctEvery genuine coded square-and-multiply execution is the canonical modular power of the exact base-two Horner exponent represented by its digit prefix.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0011 binary_modular_execution_horner_existsEvery valid beta-coded binary prefix has a witnessed Horner exponent, complete actual modular execution, and independently proved canonical power invariant.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0012 binary_modular_execution_result_functionalAny two complete actual coded square-and-multiply executions of the same guarded binary prefix have identical terminal residues.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableBE0013 binary_modular_execution_result_exists_uniqueEvery supplied valid beta-coded binary prefix has exactly one genuine guarded square-and-multiply execution result.
Alpha v34 checked-use · first admitted v22 · independently kernel and Lean verified; not StableND0001 Beta(b,c,i,x)Exact hygienic Gödel-beta extraction; a signature-identical alias of checked BetaAt.
Conservative definition · notation layer 0PD0002 Lt(a,b)Witness-defined strict order on natural numbers.
Conservative definition · notation layer 0ND0034 BinaryDigitPrefix(d,s,n)Every genuinely beta-decoded entry of a bounded finite prefix is zero or one.
Conservative definition · notation layer 1PD0008 ModEq(m,a,b)Balanced-natural congruence modulo m.
Conservative definition · notation layer 0ND0023 CanonicalModularResidue(m,a,r)A strictly bounded canonical natural residue r<m together with exact balanced congruence to a modulo m.
Conservative definition · notation layer 1ND0026 BinaryModularStep(m,u,a,b,r)One exact binary square or square-and-multiply transition with a genuinely canonical reduced output.
Conservative definition · notation layer 2ND0035 BinaryExecutionTrace(d,s,a,m,n,h,t)A complete beta-coded accumulator history starting at one and preserving the checked square-and-multiply transition at every digit.
Conservative definition · notation layer 3ND0036 BinaryModularExecution(d,s,a,m,n,r)An actual beta-coded repeated-squaring trace together with its decoded terminal accumulator.
Conservative definition · notation layer 4ND0002 Horner(b,c,x,ell,z)A complete beta-coded natural-polynomial Horner trace with an explicitly witnessed terminal value.
Conservative definition · notation layer 1PD0013 BetaAt(b,c,i,x)x is the bounded beta-decoded value at index i.
Conservative definition · notation layer 0PD0014 Product(b,c,l,z)z is the product of a beta-coded prefix of length l.
Conservative definition · notation layer 1PD0019 Repeat(b,c,a,l)The decoded prefix repeats a for l positions.
Conservative definition · notation layer 1PD0020 Pow(a,e,z)z is the relational e-th power of a.
Conservative definition · notation layer 2ND0027 BinaryModularPower(a,e,m,r)The exact canonical natural residue of the existing beta-coded exponentiation relation Pow(a,e,z).
Conservative definition · notation layer 3ND0037 BinaryExecutionPowerInvariant(d,s,a,m,n,r)The beta-coded digit prefix evaluated by base-two Horner together with its unique canonical modular power.
Conservative definition · notation layer 4ND0021 BinaryModulus(m)The exact constructive nontrivial-modulus guard 1<m.
Conservative definition · notation layer 1ND0022 BinaryExponentSplit(e,h,b)The exact binary decomposition e=2*h+b with an explicit b=0 or b=1 witness.
Conservative definition · notation layer 0ND0028 PowTwo(e,p)The exact existing constructive exponentiation relation Pow(2,e,p).
Conservative definition · notation layer 3PD0001 Le(a,b)Witness-defined non-strict order on natural numbers.
Conservative definition · notation layer 0ND0030 BitLen(n,ell)The unique binary length, with BitLen(0,1) and positive bounds 2^(ell-1)≤n<2^ell.
Conservative definition · notation layer 4Only proof arrows are theorem dependencies. Definition arrows are hygienic abbreviations of exact first-order formulas and introduce no axiom or kernel symbol.