Complete Bertrand proof · parallel reading edition

Bertrand’s postulate with defined notation

Explore every theorem in the complete native-PA proof together with genuine conservative definitions for binomial and central binomial coefficients, primorials, prime-power valuations, Legendre sums, factorials, and integer square-root bounds.

544 independently checked-use theorems · 28 definitions · 1917 proof edges

Current Alpha v25 verifies all 544 theorem proofs among 2080 checked release theorems: 202 Stable and 342 Alpha-only checked-use theorems; Alpha-only checked use does not imply Stable membership.

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.

572 entries
PD0001 · Le

Witness-defined non-strict order on natural numbers.

conservative definition · not a theorem
PD0002 · Lt

Witness-defined strict order on natural numbers.

conservative definition · not a theorem
PD0003 · Dvd

The natural number d divides n.

conservative definition · not a theorem
PD0004 · Prime

p is nonunit and every factorization of p has a unit factor.

conservative definition · not a theorem
PD0005 · Coprime

Every common divisor of a and b is one.

conservative definition · not a theorem
PD0006 · IsGCD

g is a common divisor divisible by every common divisor.

conservative definition · not a theorem
PD0007 · DivRem

q and r are a quotient and a strict remainder for n by d.

conservative definition · not a theorem
PD0008 · ModEq

Balanced-natural congruence modulo m.

conservative definition · not a theorem
PD0013 · BetaAt

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

conservative definition · not a theorem
PD0014 · Product

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

conservative definition · not a theorem
PD0015 · Sum

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

conservative definition · not a theorem
PD0016 · AllBits

Every decoded entry below l is zero or one.

conservative definition · not a theorem
PD0017 · BitCount

z is the sum of a beta-coded all-bit prefix.

conservative definition · not a theorem
PD0018 · Range

The decoded prefix is a,a+1,...,a+l-1.

conservative definition · not a theorem
PD0019 · Repeat

The decoded prefix repeats a for l positions.

conservative definition · not a theorem
PD0020 · Pow

z is the relational e-th power of a.

conservative definition · not a theorem
PD0041 · Choose

z is the recurrence-defined binomial coefficient of row n and column k.

conservative definition · not a theorem
PD0042 · CentralBinom

z is the central binomial coefficient Choose(2n,n).

conservative definition · not a theorem
PD0043 · Primorial

z is the finite product of the primes at most n.

conservative definition · not a theorem
PD0049 · PowerQuotPrefix

The beta-coded prefix stores the quotients of n by the first l positive powers of p.

conservative definition · not a theorem
PD0050 · LegendreSum

e is the finite Legendre sum of the quotients of n by positive powers of p.

conservative definition · not a theorem
PD0051 · FloorSqrt

s is the integer floor square root: s² ≤ n < (s+1)².

conservative definition · not a theorem
BT0000 · zero_add

Zero is a left identity for addition; unlike PA3, this needs induction.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT0001 · add_succ_left

A successor can move through addition on the left.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT0002 · add_comm

Addition is commutative.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT0003 · add_assoc

Addition is associative.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT0004 · mul_zero_left

Zero annihilates multiplication on the left.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT0005 · mul_succ_left

A successor can move through multiplication on the left.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT0006 · mul_comm

Multiplication is commutative.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 0 definitions
BT0007 · mul_add

Multiplication distributes over addition on the right.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT0008 · mul_assoc

Multiplication is associative.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT0009 · one_mul

One is a left identity for multiplication.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000A · mul_one

One is a right identity for multiplication.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT000B · add_mul

Multiplication distributes over addition on the left.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 0 definitions
BT000C · succ_ne_zero

No successor is zero (the reusable PA1 lemma).

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000D · succ_injective

Successor is injective (the reusable PA2 lemma).

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000E · le_refl

The defined order is reflexive; zero is its witness.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT000F · le_trans

Order witnesses compose by addition, so the defined order is transitive.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT000G · no_succ_add_fixed

Adding a positive successor cannot leave a natural number fixed.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000H · drop_add_prefix_from_fixed

A fixed-point equation remains fixed after dropping an additive prefix.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT000I · antisymm_from_witnesses

Opposing additive witnesses force equality.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT000J · le_antisymm

The witness-defined order is antisymmetric.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT000K · le_total

Every pair of natural numbers is comparable in the defined order.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT000L · add_eq_zero_right

A sum equal to zero has zero as its right addend.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000M · mul_eq_zero

Zero products have a zero factor: the 23-entry core capstone.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT000Q · zero_or_succ

Every natural is either zero or the successor of a natural.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000R · nonzero_is_succ

Every nonzero natural has a predecessor.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000S · add_congr

Addition preserves equality in both arguments.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000T · mul_congr

Multiplication preserves equality in both arguments.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000U · add_right_cancel

A common right addend can be cancelled.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT000V · add_left_cancel

A common left addend can be cancelled.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT000W · zero_le

Zero is below every natural number.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT000X · le_succ_self

Every natural number is below its successor.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT000Y · le_zero

Only zero is less than or equal to zero.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT0010 · one_le_of_ne_zero

Every nonzero natural is at least one.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT0011 · ne_zero_of_one_le

A natural at least one is nonzero.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT0012 · le_add_left

Adding on the left produces an explicit order witness.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT0013 · le_add_right

Adding on the right produces an explicit order witness.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT0014 · add_le_add_right

Adding the same right summand preserves the witness-defined order.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT0015 · add_le_add_left

Adding the same left summand preserves the witness-defined order.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT0016 · succ_le_succ

Successor preserves the witness-defined order.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 2 definitions
BT0017 · le_of_succ_le_succ

Successor order reflects to the underlying naturals.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 2 definitions
BT0018 · le_succ

A weak inequality remains true after raising its upper bound by one.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT0019 · lt_to_le

A witnessed strict inequality entails the corresponding weak inequality.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT001B · lt_irrefl_expanded

No natural is strictly below itself, with strict order fully expanded.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT001C · le_eq_or_lt

A witnessed inequality is either equality or a witnessed strict inequality.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT001D · lt_of_lt_of_le

Strict order followed by weak order remains strict.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 2 definitions
BT001E · lt_of_le_of_lt

Weak order followed by strict order remains strict.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT001F · lt_trans

Strict order is transitive.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT001G · le_or_lt

Any two naturals satisfy weak order in one direction or strict order in the other.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 2 definitions
BT001H · lt_trichotomy

Two naturals are equal or strictly ordered in exactly one displayed direction.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT001I · lt_not_le

A strict inequality excludes the reverse weak inequality.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 2 definitions
BT001J · le_not_lt

A weak inequality excludes strict inequality in the reverse direction.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT001K · lt_not_eq_add_middle

A strict upper bound prevents the lower term from containing that bound as an additive middle block.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT001L · mul_le_mul_left

Left multiplication preserves the witness-defined order.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT001M · mul_le_mul_right

Right multiplication preserves the witness-defined order.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 1 definitions
BT001N · mul_lt_mul_succ_left_nonzero

Multiplication by a nonzero left factor strictly increases across a successor step.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT001O · division_remainder_succ

Every dividend has a quotient and bounded remainder for a successor divisor.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT001P · division_remainder_exists

Every positive divisor admits a quotient and a strictly bounded remainder.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT001R · division_block_upper

A bounded remainder keeps its decomposition below the next divisor block.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT001S · positive_quotient_gap_impossible

A positive gap between quotients makes two bounded-remainder decompositions unequal.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT001U · division_remainder_unique

Bounded quotient-remainder decompositions have unique quotients and remainders.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT001V · zero_remainder_implies_multiple

A quotient decomposition with zero remainder supplies a divisibility witness.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT001W · multiple_has_zero_remainder

Every multiple of a nonzero divisor has a bounded zero-remainder decomposition.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT001X · add_eq_zero_left

A sum equal to zero has zero as its left addend.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT0020 · mul_eq_one_components

A product is one only when both natural factors are one.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT0021 · mul_ne_zero

A product of two nonzero naturals is nonzero.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT0022 · mul_left_cancel_nonzero

A nonzero common left factor can be cancelled.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 0 definitions
BT0025 · prime_two

Two is prime in the expanded first-order prime predicate.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT0026 · multiple_zero

Zero is a multiple of every natural number.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT0027 · one_multiple

Every natural number is a multiple of one.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT0028 · multiple_refl

Every natural number is a multiple of itself.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT002A · multiple_mul_right

A right multiple of a multiple remains a multiple.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT002B · multiple_mul_left

A left multiple of a multiple remains a multiple.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT002C · multiple_trans

The multiple relation is transitive.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT002D · divisor_le_nonzero

A divisor of a nonzero natural is bounded by that natural.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 3 definitions
BT002E · divisor_one

Every natural divisor of one equals one.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT002F · multiple_antisymm

Mutual divisibility is antisymmetric over natural numbers.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT002G · factor_difference

A common-factor difference is itself a multiple of that factor.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT002H · divides_remainder

A common divisor of a dividend and divisor also divides the remainder.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT002I · divides_linear_step

A common divisor of a divisor and remainder divides their Euclidean linear step.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT002L · is_gcd_zero_right

Every natural is the relational gcd of itself and zero.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT002S · is_gcd_euclid_forward

A relational gcd of divisor and remainder is a gcd of dividend and divisor.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT002U · gcd_exists_up_to

Bounded induction constructs a relational gcd whenever the right input is at most the bound.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 4 definitions
BT002V · gcd_exists_relational

Every pair of naturals has a relational greatest common divisor.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT002W · coprime_symm

Coprimality in its expanded common-divisor form is symmetric.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT002X · coprime_one_right

Every natural is coprime to one in the expanded common-divisor relation.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT002Y · coprime_one_left

One is coprime to every natural in the expanded common-divisor relation.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT0031 · is_gcd_one_to_coprime

A relational gcd witness one implies expanded coprimality.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 3 definitions
BT0032 · add_permute_outer

Permute the outer entries of two additive pairs.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 0 definitions
BT0033 · balanced_bezout_euclid_step

Transport balanced natural Bezout coefficients across one Euclidean division step.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 0 definitions
BT0034 · gcd_balanced_bezout_exists_up_to

Bounded Euclidean descent simultaneously constructs a relational gcd and balanced natural Bezout witnesses.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 4 definitions
BT0035 · gcd_balanced_bezout_exists

Every pair has a relational gcd together with balanced natural Bezout witnesses.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 2 definitions
BT0038 · coprime_balanced_bezout

Coprime inputs admit balanced natural Bezout coefficients with result one.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 2 definitions
BT0039 · gauss_coprime_cancel

Cancel a coprime factor from a divisibility witness (Gauss cancellation).

Stable checked-use theorem · independently kernel verified · proof layer 9 · 2 definitions
BT003A · eq_decidable

Equality of natural numbers is constructively decidable.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT003B · multiple_decidable_nonzero

Divisibility by a nonzero natural is constructively decidable.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 3 definitions
BT003C · multiple_decidable

Divisibility of natural numbers is constructively decidable, including the zero divisor case.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 1 definitions
BT003D · factor_property_succ

Extend a bounded prime factor-pair property by checking the new boundary.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 2 definitions
BT003E · factor_search_up_to

Constructively decide whether a nonzero natural has a bounded nontrivial factor pair.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT003F · prime_or_composite

Every nonzero nonunit natural is constructively prime or has a nontrivial factor pair.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 2 definitions
BT003G · prime_nonzero

Every prime natural is nonzero.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT003H · prime_decidable

Primality of every natural number is constructively decidable.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 1 definitions
BT003J · proper_factor_lt

A factor with a nonunit cofactor is strictly smaller than a nonzero product.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 2 definitions
BT003K · prime_divisor_exists_up_to

Bounded strong induction constructs a prime divisor of every nonzero nonunit natural.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 4 definitions
BT003L · prime_divisor_exists

Every nonzero nonunit natural has a prime divisor.

Stable checked-use theorem · independently kernel verified · proof layer 9 · 2 definitions
BT003N · euclid_prime_dvd_product

A prime dividing a product divides at least one factor (Euclid's lemma).

Stable checked-use theorem · independently kernel verified · proof layer 10 · 4 definitions
BT003O · mod_eq_refl

Balanced natural congruence is reflexive.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 1 definitions
BT003Q · mod_eq_trans

Balanced natural congruence is transitive.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT003R · mod_eq_add

Balanced natural congruence respects addition.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT003S · mod_eq_mul_right

Balanced congruence is preserved by multiplication on the right.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 1 definitions
BT003T · mod_eq_mul_left

Balanced congruence is preserved by multiplication on the left.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 1 definitions
BT003W · mod_eq_bounded_unique

Two balanced-congruent values below the same modulus are equal.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 2 definitions
BT003Y · beta_modulus_nonzero

Every Gödel-beta decoding modulus is nonzero.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 0 definitions
BT0040 · beta_at_self_of_bound

A value below a Gödel-beta modulus decodes to itself when used as the code.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT0041 · beta_at_exists

Every Gödel-beta position has a bounded decoded residue.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 2 definitions
BT0042 · beta_at_unique

The decoded residue at a Gödel-beta position is unique.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 1 definitions
BT0045 · beta_at_of_mod_eq_bound

A bounded value congruent to a code is its expanded Gödel-beta value.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 3 definitions
BT0046 · dvd_to_mod_zero

A multiple is balanced-congruent to zero.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 2 definitions
BT004C · bezout_mod_left

A balanced Bezout identity selects the right coefficient modulo the left modulus.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT004D · bezout_mod_right

A balanced Bezout identity selects the left coefficient modulo the right modulus.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT004E · mod_eq_predecessor_cancel

The predecessor of a successor acts as minus one in balanced congruence.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT004F · binary_crt

Constructive binary CRT for positive coprime natural moduli using balanced congruence.

Stable checked-use theorem · independently kernel verified · proof layer 9 · 2 definitions
BT004I · beta_modulus_coprime_base

Every beta-shaped successor modulus is coprime to its base c.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 2 definitions
BT004M · bounded_common_multiple_step

Extend a nonzero common multiple through the next positive natural.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT004N · bounded_common_multiple_exists

Every finite initial interval has a nonzero common-multiple surrogate.

Stable checked-use theorem · independently kernel verified · proof layer 5 · 1 definitions
BT004P · beta_moduli_pairwise_coprime_bounded

Distinct indices in a bounded prefix have pairwise coprime beta moduli under a bounded common-multiple invariant.

Stable checked-use theorem · independently kernel verified · proof layer 12 · 3 definitions
BT004R · coprime_mul_left

Coprimality with a fixed right operand is closed under multiplication on the left.

Stable checked-use theorem · independently kernel verified · proof layer 10 · 2 definitions
BT004S · coprime_mul_right

Coprimality with a fixed left operand is closed under multiplication on the right.

Stable checked-use theorem · independently kernel verified · proof layer 11 · 1 definitions
BT004T · mod_eq_of_mod_eq_multiple

Balanced congruence descends from a multiple modulus to every divisor modulus.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 2 definitions
BT004U · binary_crt_fold_step

One binary CRT extension preserves every old congruence whose modulus divides the accumulated product.

Stable checked-use theorem · independently kernel verified · proof layer 10 · 3 definitions
BT0053 · beta_value_le_code

Every decoded beta value is at most its code.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 2 definitions
BT0054 · base_le_beta_modulus

A beta base is at most every beta modulus over that base.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT0055 · le_scaled_nonzero

Scaling by a nonzero natural does not decrease a natural.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT0056 · scaled_bounded_common_multiple

A right multiple of a bounded common multiple remains such a common multiple.

Stable checked-use theorem · independently kernel verified · proof layer 4 · 1 definitions
BT0057 · beta_value_lt_scaled_base

An old beta value fits every modulus after a constructive scaled-base rebase.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 3 definitions
BT0058 · new_value_lt_scaled_base

The appended value fits every modulus after the same constructive scaled-base rebase.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 2 definitions
BT005D · beta_prefix_extend

Rebase an arbitrary decoded prefix and append one exact natural value.

Stable checked-use theorem · independently kernel verified · proof layer 16 · 6 definitions
BT005E · beta_prefix_product_trace_exists

Every decoded beta factor prefix admits a beta-coded exact prefix-product trace.

Stable checked-use theorem · independently kernel verified · proof layer 17 · 3 definitions
BT005F · beta_product_exists

Every finite decoded beta prefix has an exact relational product and a coded trace.

Stable checked-use theorem · independently kernel verified · proof layer 18 · 3 definitions
BT005G · beta_product_functional

The fully expanded beta-coded Product relation is functional in its terminal product.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT005I · beta_product_zero

The product of an empty decoded prefix is one.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 1 definitions
BT005J · beta_product_succ_decompose

A successor product decomposes into its prefix product and final decoded factor.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT005K · beta_product_succ_append

Append one decoded factor to an existing fully expanded Product witness.

Stable checked-use theorem · independently kernel verified · proof layer 17 · 4 definitions
BT005L · beta_product_transport_prefix

One-way extensional factor-prefix preservation transports Product without changing its trace.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 3 definitions
BT0069 · beta_factor_divides_product

Every decoded factor inside an exact beta Product divides its terminal product.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 5 definitions
BT006N · prime_three

Three is prime in the expanded first-order prime predicate.

Stable checked-use theorem · independently kernel verified · proof layer 3 · 1 definitions
BT0072 · parity_cases

Every natural has a constructive even-or-odd witness.

Stable checked-use theorem · independently kernel verified · proof layer 0 · 0 definitions
BT007U · beta_repeat_empty

Every constant beta prefix of length zero is vacuously Repeat.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT007V · beta_repeat_succ_extend

Recode a constant prefix and append one more copy of its value.

Stable checked-use theorem · independently kernel verified · proof layer 17 · 3 definitions
BT007W · beta_repeat_exists

Every value and length admit a beta-coded constant prefix.

Stable checked-use theorem · independently kernel verified · proof layer 18 · 1 definitions
BT007X · beta_repeat_entry_eq

Every decoded entry of a Repeat prefix equals its repeated value.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 3 definitions
BT007Y · beta_repeat_transport_entry

Repeat prefixes with one value preserve every decoded entry extensionally.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 3 definitions
BT0080 · pow_exists

Every base and exponent have a relational finite-product power.

Stable checked-use theorem · independently kernel verified · proof layer 19 · 2 definitions
BT0081 · pow_zero

The relational zeroth power is one.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 1 definitions
BT0082 · pow_functional

Relational powers have a unique natural value.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 4 definitions
BT0083 · pow_successor_decompose

A successor relational power is its predecessor power times the base.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 3 definitions
BT0084 · beta_range_empty

Every consecutive beta range of length zero is vacuous.

Stable checked-use theorem · independently kernel verified · proof layer 1 · 1 definitions
BT0085 · beta_range_succ_extend

Recode a consecutive prefix and append its next value.

Stable checked-use theorem · independently kernel verified · proof layer 17 · 3 definitions
BT0086 · beta_range_exists

Every start and length admit a beta-coded consecutive range.

Stable checked-use theorem · independently kernel verified · proof layer 18 · 1 definitions
BT0087 · beta_range_entry_eq

A decoded entry of a Range prefix is its start plus its index.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 3 definitions
BT0088 · beta_range_transport_entry

Two Range codes preserve every decoded entry extensionally.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 3 definitions
BT0089 · beta_prefix_sum_trace_exists

Every decoded beta prefix admits an exact beta-coded prefix-sum trace.

Stable checked-use theorem · independently kernel verified · proof layer 17 · 3 definitions
BT008A · beta_sum_exists

Every decoded beta prefix has a relational finite sum.

Stable checked-use theorem · independently kernel verified · proof layer 18 · 3 definitions
BT008B · beta_sum_trace_functional

Two exact prefix-sum traces over one decoded prefix have equal endpoints.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT008C · beta_sum_functional

The relational finite sum has a unique natural value.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 1 definitions
BT008E · beta_sum_zero

The sum of an empty decoded prefix is zero.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 1 definitions
BT008F · beta_sum_succ_decompose

A successor sum decomposes into its prefix sum and final summand.

Stable checked-use theorem · independently kernel verified · proof layer 6 · 2 definitions
BT008J · all_bits_prefix_succ

Dropping the final entry preserves the all-bits invariant.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT008K · all_bits_last_succ

The final entry of a nonempty all-bits prefix is zero or one.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 2 definitions
BT008L · bit_count_exists

Every all-bits prefix has a relational count of its ones.

Stable checked-use theorem · independently kernel verified · proof layer 19 · 2 definitions
BT008N · bit_count_zero

An empty bit prefix contains zero ones.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 1 definitions
BT008O · bit_count_succ_decompose

A successor count is its prefix count plus a final zero-or-one bit.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 4 definitions
BT008P · bit_count_bounded

A zero/one count never exceeds the length of its decoded prefix.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 3 definitions
BT008Q · prime_coprime_or_divides

A prime is constructively either coprime to a natural or divides it.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 4 definitions
BT008R · prime_not_divides_coprime

A prime not dividing a natural is coprime to that natural.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 3 definitions
BT008S · distinct_primes_coprime

Distinct primes are coprime in the expanded common-divisor relation.

Stable checked-use theorem · independently kernel verified · proof layer 9 · 3 definitions
BT008Y · factorial_exists

Every natural has a beta-coded relational factorial value.

Stable checked-use theorem · independently kernel verified · proof layer 19 · 2 definitions
BT0090 · factorial_functional

The beta-coded relational factorial has a unique value.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 4 definitions
BT0091 · factorial_zero

The relational factorial of zero is one.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 1 definitions
BT0092 · factorial_succ_decompose

A successor factorial is its predecessor factorial times the successor.

Stable checked-use theorem · independently kernel verified · proof layer 7 · 3 definitions
BT0093 · pow_one_from_zero_successor

A successor of a zero exponent gives the relational first power.

Stable checked-use theorem · independently kernel verified · proof layer 8 · 1 definitions
BT0094 · pow_one

The relational first power of a natural is the natural itself.

Stable checked-use theorem · independently kernel verified · proof layer 9 · 1 definitions
BT0095 · pow_successor_pair_mul

A successor power paired with its predecessor equals predecessor times base.

Stable checked-use theorem · independently kernel verified · proof layer 9 · 1 definitions
BT0097 · lt_three_cases

Every natural strictly below three is zero, one, or two.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 2 definitions
BT009V · pow_two_from_one_successor

A successor of exponent one gives the relational square.

Stable checked-use theorem · independently kernel verified · proof layer 10 · 1 definitions
BT009W · pow_two

The relational second power is exactly the square.

Stable checked-use theorem · independently kernel verified · proof layer 11 · 1 definitions
BT009X · pow_add

Relational powers turn addition of exponents into multiplication.

Stable checked-use theorem · independently kernel verified · proof layer 9 · 1 definitions
BT00AA · finite_lt_succ_eq_or_lt

A value below a successor is the predecessor or lies below it.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 2 definitions
BT00AW · prime_is_succ_succ

Every prime natural is the second successor of a natural.

Stable checked-use theorem · independently kernel verified · proof layer 2 · 1 definitions
BT00BG · coprime_product_is_lcm

The product of coprime naturals satisfies the universal relational LCM specification.

Stable checked-use theorem · independently kernel verified · proof layer 10 · 2 definitions
BT00DH · beta_product_pointwise_coprime

A finite product of factors pointwise coprime to m is coprime to m.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 11 · 4 definitions
BT00I9 · beta_sum_transport_prefix

Pointwise-equal decoded prefixes preserve an exact relational Sum.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 3 definitions
BT00JC · beta_all_one_bit_count_exact

A length-k beta prefix consisting only of ones has BitCount k.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 3 definitions
BT00K5 · beta_sum_pointwise_add

Pointwise sums of decoded entries induce exact addition of finite sums.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 3 definitions
BT00MY · add_shuffle_middle

Four additive contributions can be regrouped by swapping the middle pair.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 0 definitions
BT00PR · prime_strictly_above_decidable

Being prime and strictly above a fixed lower endpoint is decidable.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 2 definitions
BT00PS · bounded_prime_interval_search

Bounded search returns a prime witness or an explicit prime-free interval certificate.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 3 definitions
BT00PV · mul_le_mul

Multiplication is monotone in both natural-number arguments.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00PW · le_mul_of_one_le_right

A factor at least one makes right multiplication extensive.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 2 definitions
BT00PX · le_mul_of_one_le_left

A factor at least one makes left multiplication extensive.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 2 definitions
BT00PY · pow_base_monotone

Relational powers are monotone in the base at every exponent.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 2 definitions
BT00Q0 · one_le_pow

Every relational power of a base at least one is at least one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 3 definitions
BT00Q1 · pow_nonzero_of_one_le

A relational power of a base at least one cannot be zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 2 definitions
BT00Q3 · power_divides_decidable

Divisibility by a relational power is constructively decidable.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 3 definitions
BT00Q4 · power_divides_zero

The zeroth relational power divides every natural.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 2 definitions
BT00Q5 · bounded_power_valuation_search

Finite search either excludes every power divisor or returns a greatest exponent.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 4 definitions
BT00Q6 · bounded_power_valuation_exists

Every explicit exponent bound has a greatest power-divisor exponent.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 22 · 3 definitions
BT00Q7 · power_valuation_exists

The value itself supplies a canonical finite bound for power valuation.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 1 definitions
BT00Q8 · power_valuation_functional

Canonical bounded power valuations have a unique exponent.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 2 definitions
BT00Q9 · power_valuation_power_divides

A valuation exponent has a relational power dividing the value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 2 definitions
BT00QA · power_valuation_dominates

Every bounded power-divisor exponent lies below the valuation exponent.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 3 definitions
BT00QD · prime_two_le

Every prime is at least two in witness-defined order.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 2 definitions
BT00QE · succ_le_mul_of_two_le_right

Multiplying a nonzero natural by a factor at least two exceeds it.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 2 definitions
BT00QF · prime_power_exponent_le

The exponent of a relational power at a prime base is bounded by its value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 4 definitions
BT00QJ · mul_shuffle_four

Four factors may exchange their two middle entries.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 0 definitions
BT00QK · power_divides_exponent_antitone

Divisibility by a higher relational power entails every lower exponent.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 3 definitions
BT00QL · power_divides_add_mul

Multiplying power divisors adds their exponents.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 2 definitions
BT00QM · power_divides_successor_of_cofactor

Divisibility of a power cofactor by its base raises the exponent by one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 3 definitions
BT00QN · prime_power_successor_cancel_cofactor

A successor power divisor cancels to a prime divisor of the exact cofactor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 5 definitions
BT00QO · prime_nondivisor_mul

A prime dividing neither factor does not divide their product.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 11 · 2 definitions
BT00QP · power_valuation_exact_cofactor

A prime valuation extracts a nonzero cofactor not divisible by its prime.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 5 definitions
BT00QR · power_valuation_mul_lower

The valuation of a nonzero product is at least the sum of factor valuations.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 4 definitions
BT00QS · power_valuation_mul_upper

The valuation of a nonzero product is at most the sum of factor valuations.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 5 definitions
BT00QT · prime_power_valuation_mul

Prime-power valuation is additive on nonzero products.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 3 definitions
BT00QU · two_mul_eq_add_self

Left multiplication by two is explicit doubling.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 0 definitions
BT00QV · pow_mul_base

A relational power of a product is the product of the powers.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 1 definitions
BT00QW · pow_two_base_two_value_four

The relational square of two has the concrete value four.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 1 definitions
BT00R0 · ceil_div_six_shift

Ceiling by six commutes with adding an explicit multiple of six.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 2 · 1 definitions
BT00R1 · ceil_div_six_total

Every natural has a constructive ceiling quotient by six.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 3 definitions
BT00R2 · ceil_div_six_functional

The two witness inequalities determine a unique ceiling quotient.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 3 definitions
BT00R4 · square_six_shift_identity

The six-step square increment is exactly six times 2*s+6.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 0 definitions
BT00R5 · ceil_div_six_square_six_step

Ceil((s+6)^2/6) is exactly Ceil(s^2/6)+2*s+6.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00R6 · floor_sqrt_lower_bound

The floor-square graph projects its lower square bound.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 2 definitions
BT00R7 · floor_sqrt_strict_upper_bound

The floor-square graph projects its strict successor-square bound.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 2 definitions
BT00R9 · square_lt_successor_square

Every square is strictly below the next natural square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 2 definitions
BT00RA · floor_sqrt_total

Every natural lies in a constructively selected adjacent-square interval.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 2 definitions
BT00RC · floor_sqrt_monotone

Witness order on inputs is transported monotonically to floor roots.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 3 definitions
BT00RD · mul_le_cancel_left_nonzero

Witness order cancels a common nonzero left multiplier.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 2 definitions
BT00RE · three_mul_eq_two_mul_add_self

Left multiplication by three is twice the input plus the input.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 0 definitions
BT00RF · ceil_div_six_le_of_upper

Any six-multiple upper bound also bounds the ceiling quotient.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 3 definitions
BT00RI · floor_ceil_complement_budget

Floor-square and ceiling budgets imply e<=c and q+e<=n.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 3 definitions
BT00RJ · floor_ceil_division_budget

Raw canonical division data closes both B6 quotient-budget inequalities.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 5 definitions
BT00RK · factorial_nonzero

A relational factorial value is never zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 1 definitions
BT00RL · prime_power_valuation_one_zero

At a prime base, the bounded valuation of one has exponent zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 4 definitions
BT00RM · factorial_valuation_exists

Every factorial has a canonical bounded valuation at every base.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 3 definitions
BT00RO · prime_factorial_valuation_zero

The prime valuation of zero factorial is zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 2 definitions
BT00RP · prime_factorial_valuation_succ

A successor factorial valuation is the sum of the predecessor and successor-factor valuations.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 25 · 4 definitions
BT00S1 · power_quotient_prefix_transport

Equivalent power-quotient prefixes transport decoded quotients pointwise.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 5 definitions
BT00S2 · prime_legendre_sum_exists

Every prime and natural input have a finite relational Legendre sum.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 4 definitions
BT00S3 · legendre_sum_functional

The finite relational Legendre sum has a unique value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 4 definitions
BT00S4 · legendre_sum_zero

The finite Legendre sum at zero is zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 1 definitions
BT00S5 · pow_successor_compose

A checked predecessor power composes with one multiplication step.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 1 definitions
BT00SA · prime_power_quotient_tail_zero

The first omitted prime-power quotient is canonically zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 11 · 3 definitions
BT00SG · division_remainder_successor_cases

Successor division has exactly the carry and no-carry quotient cases.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 2 definitions
BT00SH · division_successor_quotient_by_bit

A divisibility bit is exactly the successor quotient increment.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 3 definitions
BT00SJ · power_quotient_prefix_decoded_divrem

A decoded quotient-prefix entry exposes its power and canonical division data.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 5 definitions
BT00SK · power_quotient_successor_pointwise_add

Successor prime-power quotients are the old quotients plus their valuation-threshold bits.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 9 definitions
BT00SL · pow_successor_compose_from_total

One shared power-totality premise constructs a successor power.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 1 definitions
BT00SM · pow_mul_exp_from_total

Iterated powers multiply exponents using a supplied totality proof.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 1 definitions
BT00SN · pow_exponent_monotone_from_total

Exponent monotonicity reuses one supplied power-totality proof.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 3 definitions
BT00SO · pow_two_seed_bundle_from_total

One totality premise yields the exact seeds 2^2=4 and 2^7=128.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 13 · 1 definitions
BT00SR · beta_sum_succ_last_zero

A successor beta sum with final entry zero is its predecessor sum.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 2 definitions
BT00ST · legendre_sum_zero_extended_prefix

An old Legendre sum has a successor-length quotient code ending in zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 5 definitions
BT00SU · initial_segment_prefix_sum_exists

Every bounded threshold has a beta prefix whose exact sum is the threshold.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 5 definitions
BT00SV · prime_legendre_sum_succ

Prime Legendre sums satisfy the exact constructive successor recurrence.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 7 definitions
BT00SY · bertrand_hj_six_step_from_total

The paired H/J invariant advances by six under one PowTotal premise.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 15 · 4 definitions
BT00T0 · factorial_legendre_successor_agreement

Factorial and Legendre successor recurrences preserve predecessor agreement.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 26 · 4 definitions
BT00T2 · beta_pascal_zero_row_extend

Append the next fixed zero-row value while preserving all earlier cells.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 17 · 2 definitions
BT00T3 · beta_pascal_zero_row_exists

Every finite width has a beta-coded Pascal zero row.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 18 · 2 definitions
BT00T4 · beta_pascal_row_step_extend

Append one Pascal successor-row value and preserve the prefix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 17 · 2 definitions
BT00T5 · beta_pascal_row_step_exists

Every previous beta row has a finite Pascal successor row.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 18 · 2 definitions
BT00T6 · beta_pascal_table_prefix_extend

Append one semantic Pascal row to both outer beta prefixes.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 19 · 3 definitions
BT00T7 · beta_pascal_table_prefix_exists

Every finite width and height has a nested beta Pascal table.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 2 definitions
BT00T8 · choose_exists

The recurrence-defined Choose relation has a value for every pair.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 3 definitions
BT00TC · choose_functional

The recurrence-defined Choose relation is functional.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 3 definitions
BT00TD · choose_out_of_range_zero

An out-of-range Choose value is zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 1 · 2 definitions
BT00TE · choose_zero

The zeroth entry of every Pascal row is one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 3 definitions
BT00TG · choose_self

The recurrence-defined diagonal binomial coefficient is one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 3 definitions
BT00TI · choose_succ_succ_of_lt

Interior Choose values satisfy Pascal's successor recurrence.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 4 definitions
BT00TJ · choose_succ_succ

Relational Choose values satisfy Pascal recurrence everywhere.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 2 definitions
BT00TK · choose_self_of_eq

A column equal to its row has Choose value one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 1 definitions
BT00TL · choose_symmetry

Complementary columns have equal relational Choose values.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 22 · 1 definitions
BT00TM · choose_positive

Every in-range relational Choose value is a successor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 22 · 2 definitions
BT00TN · central_binom_exists

Every row has a relational central-binomial value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 22 · 1 definitions
BT00TP · central_binom_positive

Every relational central-binomial value is a successor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 1 definitions
BT00TQ · central_binom_zero

The zeroth relational central-binomial value is one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 1 definitions
BT00TR · choose_upper_eq_transport

Choose is invariant under equality of its upper index.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT00TS · central_binom_succ_double_middle

A successor central binomial is twice its odd-row middle value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 2 definitions
BT00TT · choose_weighted_vertical

Adjacent rows satisfy the constructive weighted vertical identity.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 22 · 1 definitions
BT00TU · central_binom_succ_recurrence

Successive central binomials satisfy the weighted recurrence.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 2 definitions
BT00TV · factorial_length_eq_transport

Relational factorial transports along equality of its length.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT00TX · choose_factorial_bridge

Complementary factorials represent each constructive Choose value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 2 definitions
BT00TY · mul_lt_mul_right_nonzero

Right multiplication by a nonzero natural preserves strict order.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 2 definitions
BT00U0 · four_power_central_recurrence_step

A weighted central recurrence equation advances the strict four-power lower bound.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 1 definitions
BT00U1 · pow_four_four_exact

A relational fourth power of four is the fourfold product.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 1 definitions
BT00U3 · four_pow_central_seed_package

The strict central-binomial lower bound holds at index four.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 3 definitions
BT00U4 · four_pow_lt_mul_central_binom

For every index at least four, the fourth power is below the index-weighted central binomial.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 25 · 3 definitions
BT00U5 · primorial_factor_choice_exists

Every index has its exact prime-or-one selector factor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 1 definitions
BT00U6 · primorial_factor_choice_functional

The prime-or-one selector factor at a fixed index is unique.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT00U7 · primorial_factor_prefix_extend

Append one selector factor while preserving the previous prefix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 17 · 3 definitions
BT00U8 · primorial_factor_prefix_exists

Every finite length has a beta-coded selector prefix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 18 · 3 definitions
BT00UA · primorial_exists

Every natural index has a relational primorial value.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 19 · 5 definitions
BT00UC · primorial_zero

The empty dense selector product is one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 1 definitions
BT00UD · primorial_succ_decompose

A successor primorial splits into its previous value and selector.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 4 definitions
BT00UE · primorial_positive

Every relational primorial value is a successor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 2 definitions
BT00UF · primorial_index_eq_transport

Equal indices transport the expanded Primorial relation.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT00UQ · beta_product_prefix_suffix_split

Split a finite Product into an initial prefix and an aligned suffix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 19 · 3 definitions
BT00UY · primorial_prefix_interval_split

Split Primorial(a+l) into its prefix and offset interval product.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 5 definitions
BT00VA · factorial_prime_divides_of_le

Every prime at most n divides the relational factorial n!.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 5 definitions
BT00VB · factorial_prime_le_of_divides

Every prime divisor of n! is at most n.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 11 · 4 definitions
BT00VC · choose_prime_divides_between

A prime between both denominator indices and the row divides Choose.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 6 definitions
BT00VE · primorial_interval_pairwise_coprime

Distinct positions in an interval decode coprime selector factors.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 4 definitions
BT00VI · primorial_even_interval_le_central

The even Primorial interval is bounded by the central coefficient.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 27 · 7 definitions
BT00VJ · primorial_odd_interval_le_middle

The odd Primorial interval is bounded by the odd middle coefficient.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 27 · 7 definitions
BT00VK · central_binom_strong_upper_step

The weighted recurrence preserves the strong factor-two bound.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00VM · central_binom_strong_upper_of_laws

Recurrence and totality imply the positive-index strong bound.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 3 definitions
BT00VN · central_binom_upper_support_package

The expensive recurrence, middle, and totality laws close once.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 25 · 2 definitions
BT00VO · central_binom_strong_upper

Twice a positive-index central binomial is at most four-power.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 26 · 4 definitions
BT00VQ · primorial_one

The inclusive Primorial at one is exactly one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 2 definitions
BT00VR · double_half_predecessor_data

An even successor has a nonzero half below its predecessor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 1 definitions
BT00VV · primorial_le_four_pow_bounded

Every bounded Primorial is at most the matching fourth power.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 28 · 9 definitions
BT00VW · primorial_le_four_pow

The inclusive Primorial is bounded by four to its index.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 29 · 3 definitions
BT00W3 · pow_block_bound_from_total

A supplied power bound remains true after a common block multiplier.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 11 · 2 definitions
BT00W7 · linear_square_budget

A factorized linear budget lies below a square by an explicit gap.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 1 definitions
BT00W8 · bertrand_scaled_budget_root_32

The factorized RFC-v1 H budget at root 32 lies below its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00W9 · bertrand_scaled_budget_root_33

The factorized RFC-v1 H budget at root 33 lies below its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00WA · bertrand_scaled_budget_root_34

The factorized RFC-v1 H budget at root 34 lies below its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00WB · bertrand_scaled_budget_root_35

The factorized RFC-v1 H budget at root 35 lies below its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00WC · bertrand_scaled_budget_root_36

The factorized RFC-v1 H budget at root 36 lies below its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00WD · bertrand_scaled_budget_root_37

The factorized RFC-v1 H budget at root 37 lies below its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 1 definitions
BT00WE · ceil_div_six_budget_of_scaled_le

A scaled lower bound cancels against the lower half of CeilDivSix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 2 definitions
BT00WP · bertrand_h_root_32_from_total

The RFC-v1 H envelope at the fixed root 32.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 17 · 3 definitions
BT00WQ · bertrand_h_root_33_from_total

The RFC-v1 H envelope at the fixed root 33.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 16 · 4 definitions
BT00WR · bertrand_h_root_34_from_total

The RFC-v1 H envelope at the fixed root 34.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 16 · 4 definitions
BT00WS · bertrand_h_root_35_from_total

The RFC-v1 H envelope at the fixed root 35.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 16 · 4 definitions
BT00WT · bertrand_h_root_36_from_total

The RFC-v1 H envelope at the fixed root 36.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 17 · 4 definitions
BT00WU · bertrand_h_root_37_from_total

The RFC-v1 H envelope at the fixed root 37.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 17 · 4 definitions
BT00WX · scaled_factor_square_identity

A factorization of a transports its square without expanding either factor.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 0 definitions
BT00X3 · bertrand_hj_envelope_thirty_two

All roots s>=32 satisfy both H and J after discharging power totality once.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 4 definitions
BT00X4 · bertrand_floor_power_product_le_h_from_total

The floor-root power product is bounded by the H envelope using one supplied power-totality premise.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 4 definitions
BT00X6 · bertrand_main_inequality_factorized_from_total

The factorized threshold and all-root envelope imply the B6 power-product inequality under one supplied power-totality premise.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 6 definitions
BT00X7 · bertrand_main_inequality_factorized

The factorized B6 inequality discharges relational-power totality exactly once.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 22 · 4 definitions
BT00X8 · bertrand_main_inequality_nat

The public B6 surface retains n+n and reaches the factorized internal theorem through five checked equality rewrites.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 4 definitions
BT00X9 · beta_product_pointwise_le

Pointwise bounded decoded prefixes have ordered finite products.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 4 definitions
BT00XA · beta_product_uniform_le_pow

A uniformly bounded finite product is at most the matching power.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 5 definitions
BT00XB · add_lt_add

Strict inequalities add componentwise.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 1 definitions
BT00XC · add_lt_cancel_left

A common left summand cancels from strict witness order.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 1 definitions
BT00XF · division_zero_quotient_of_lt

A dividend below its divisor has quotient zero.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 2 definitions
BT00XG · division_double_quotient_bit

Doubling a dividend changes its quotient by one binary carry.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 2 definitions
BT00XJ · pow_le_pow_of_exponent_le

Relational powers are monotone in the exponent above base one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 20 · 3 definitions
BT00XK · pow_tail_strict_of_square

Every exponent-two-or-larger power lies above the square tail.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 3 definitions
BT00XL · power_valuation_value_eq_transport

Power valuation transports along equality of its valued number.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT00XR · legendre_sum_extended_prefix_exists

A Legendre sum admits an arbitrarily long zero-extended quotient code.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 21 · 4 definitions
BT00XV · double_quotient_carry_choice

Each pair of doubled quotients has a constructive carry bit.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 5 definitions
BT00Y1 · bit_count_positive_last_one

A positive bit count has a one at an index at least its count.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 3 definitions
BT00Y3 · beta_sum_double_carry_exact

The doubled quotient sum is twice the source sum plus its carries.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 4 definitions
BT00Y4 · central_binom_carry_bit_count

The valuation exponent is exactly the number of doubled-quotient carries.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 29 · 10 definitions
BT00Y8 · division_quotient_one_of_bounds

Bounds between one and two divisors force quotient one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 3 definitions
BT00Y9 · division_quotient_two_of_bounds

Bounds between two and three divisors force quotient two.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 3 definitions
BT00YN · prime_contribution_choice_exists

Every index has its complete prime-power contribution or one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 3 definitions
BT00YP · prime_contribution_prefix_extend

Append one contribution while preserving the old prefix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 25 · 5 definitions
BT00YQ · prime_contribution_prefix_exists

Every number and finite length has a contribution prefix.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 26 · 5 definitions
BT00YS · prime_contribution_product_exists

Every number and finite length has a contribution Product.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 27 · 6 definitions
BT00YU · coprime_power_right

A power preserves coprimality with a fixed left operand.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 2 definitions
BT00YV · coprime_powers

Powers of coprime bases are coprime.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 13 · 2 definitions
BT00YX · prime_contribution_factor_divides

Every complete contribution factor divides its source number.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 5 definitions
BT00YY · prime_contribution_product_divides

Every finite complete-contribution Product divides its source.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 15 · 8 definitions
BT0100 · prime_contribution_selected_entry

A selected prime position exposes its valuation power in the product.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 7 definitions
BT0103 · prime_contribution_cofactor_eq_one

A supported contribution cofactor is the multiplicative unit.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 23 · 8 definitions
BT0104 · prime_contribution_reverse_divides

A supported complete contribution product is a multiple of its source.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 24 · 8 definitions
BT0105 · prime_contribution_product_eq

Every supported complete contribution product equals its source.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 25 · 8 definitions
BT0106 · prime_contribution_complete_exists

Every nonzero source has an exact supported contribution product.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 28 · 8 definitions
BT010A · two_lt_double_lower_six

A natural above two has double at least three plus three.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 2 definitions
BT010B · floor_sqrt_two_le_of_two_lt

The floor root of twice a natural above two is at least two.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 3 definitions
BT010C · three_mul_le_square_of_three_le

Every natural at least three dominates three times itself by its square.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 6 · 2 definitions
BT010D · floor_sqrt_three_mul_le_double

Three times the floor root lies below the doubled input.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 3 definitions
BT010E · division_quotient_lower_of_scaled_le

A scaled lower bound forces the division quotient above its scale index.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 3 definitions
BT010F · floor_sqrt_le_third_quotient

The floor root is at most the quotient of the doubled input by three.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 4 definitions
BT010G · floor_sqrt_third_quotient_gap_exists

The floor-root cut has an exact additive gap to the third quotient.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 9 · 4 definitions
BT010H · division_quotient_le_dividend

The quotient by three is bounded by its doubled dividend.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 3 definitions
BT010I · third_quotient_double_gap_exists

The third quotient has an exact additive gap to the doubled input.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 8 · 2 definitions
BT010J · floor_third_double_gap_package

Package the two exact additive gaps used by the three-range split.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 10 · 3 definitions
BT010U · beta_product_all_one_exact

A Product whose decoded factors are all one is exactly one.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 7 · 3 definitions
BT0113 · central_binom_factorization_small

The complete central contribution Product has only two live ranges.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 40 · 10 definitions
BT0115 · bertrand_eventually_closed_upper

Every n at least 16*32 has a prime in the constructive open-closed Bertrand interval.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 42 · 7 definitions
BT0116 · fixed_nontrivial_factor_not_prime

A displayed nontrivial factorization refutes primality.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT011A · prime_le_twenty_two_cases

The only primes at most twenty-two are the eight displayed values.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 3 definitions
BT011B · nonzero_remainder_not_multiple

A nonzero proper remainder refutes divisibility.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 3 definitions
BT011C · scaled_remainder_lift

Scale a quotient-remainder equation and normalize its new tail.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 4 · 0 definitions
BT011E · double_scaled_remainder_lift

Compose the two bounded scaling steps used by the 521 certificate.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 0 definitions
BT011F · prime_five

A native checked trial-division certificate for 5.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011G · prime_seven

A native checked trial-division certificate for 7.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011H · prime_thirteen

A native checked trial-division certificate for 13.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011I · prime_twenty_three

A native checked trial-division certificate for 23.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011J · prime_forty_three

A native checked trial-division certificate for 43.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011K · prime_eighty_three

A native checked trial-division certificate for 83.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011L · prime_one_hundred_sixty_three

A native checked trial-division certificate for 163.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011M · prime_three_hundred_seventeen

A native checked trial-division certificate for 317.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011N · prime_five_hundred_twenty_one

A native checked trial-division certificate for 521.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 12 · 3 definitions
BT011O · bertrand_add_swap_nested

Swap the first two addends under a fixed trailing addend.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 2 · 0 definitions
BT011P · bertrand_add_six_permute

Normalize the six addends used by the 163-to-317 cover.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 0 definitions
BT011Q · bertrand_covering_interval

One checked adjacent cover supplies a Bertrand witness.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 3 · 3 definitions
BT011R · bertrand_cover_one_two

The checked finite cover inequality from 1 to 2.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT011S · bertrand_cover_two_three

The checked finite cover inequality from 2 to 3.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT011T · bertrand_cover_three_five

The checked finite cover inequality from 3 to 5.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT011U · bertrand_cover_five_seven

The checked finite cover inequality from 5 to 7.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT011V · bertrand_cover_seven_thirteen

The checked finite cover inequality from 7 to 13.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 0 · 1 definitions
BT0123 · bertrand_cutoff_lt_final_prime

The factorized production cutoff lies below the final prime.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 5 · 1 definitions
BT0124 · bertrand_small_closed_upper

Every nonzero input below 16*32 has a closed Bertrand witness.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 13 · 3 definitions
BT0125 · bertrand_closed_upper

Every nonzero natural has a prime in its open-closed Bertrand interval.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 43 · 3 definitions
BT0127 · bertrand_strict

Every n greater than one has a prime strictly below n+n.

Alpha v34 checked-use theorem · independently kernel and Lean verified; not Stable · proof layer 44 · 3 definitions