Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
DI0001 positive_divisor_quotient_exists_uniqueEvery divisor of a positive input has a unique actual positive quotient, itself a divisor bounded by the input.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0002 divisor_complement_existsDecide zero and divisibility constructively, extracting a real quotient only in the positive-divisor branch.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0003 divisor_complement_functionalThe actual quotient and identity branches are disjoint and determine one output; beta-code equality is not assumed.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0004 divisor_complement_positive_equationAt every genuine positive divisor the complement output satisfies n=d*q; the identity convention cannot supply that branch.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0005 divisor_complement_symmetricFor positive n the actual complementary quotient is reversible; zero and nondivisors remain fixed.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0006 divisor_complement_boundedDivisor complementation stays in the exact inclusive interval 0..n, including its explicitly fixed omitted indices.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0007 divisor_complement_prefix_existsFinite HA induction constructs a genuine beta prefix of quotient values, rather than assuming a finite-choice or coding oracle.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0008 divisor_complement_prefix_lookupEvery actual beta lookup in the constructed finite window has the literal complementary-divisor graph.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI0009 divisor_complement_prefix_permutationThe real S n-entry complement code is bounded and injective by its proved involution; constructive finite surjectivity yields a genuine permutation.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI000A positive_divisor_involution_existsEvery positive natural has an actually constructed finite divisor-complement permutation, with exact quotient equations on positive divisors.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI000B divisor_complement_prefix_involutionDecoding the constructed finite map twice returns the original index, with the intermediate index proved to remain in bounds.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StableDI000C divisor_complement_prefix_positive_quotientThe actual beta code at a positive divisor is precisely its witnessed quotient, not merely an unspecified bounded permutation image.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not StablePD0001 Le(a,b)Witness-defined non-strict order on natural numbers.
Conservative definition · notation layer 0PD0002 Lt(a,b)Witness-defined strict order on natural numbers.
Conservative definition · notation layer 0PD0003 Dvd(d,n)The natural number d divides n.
Conservative definition · notation layer 0PD0013 BetaAt(b,c,i,x)x is the bounded beta-decoded value at index i.
Conservative definition · notation layer 0PD0024 BoundedPrefix(b,c,l)Every decoded entry below l is itself below l.
Conservative definition · notation layer 1PD0025 InjectivePrefix(b,c,l)Equal decoded values below l have equal indices.
Conservative definition · notation layer 1PD0026 SurjectivePrefix(b,c,l)Every value below l occurs at an index below l.
Conservative definition · notation layer 1ND0148 PermutationPrefix(b,c,l)An actual beta-coded bijection of the finite index interval [0,l), including all bounds, injectivity, and surjectivity.
Conservative definition · notation layer 2ND0281 DivisorComplement(n,d,q)At a positive divisor d, a genuine product witness n=d*q specifies the complementary quotient. Zero and nondivisors are fixed. For n>0, totality, reversibility and bounds are proved separately, not assumed in this graph.
Conservative definition · notation layer 1ND0282 DivisorComplementPrefix(n,b,c,l)An actual beta prefix records complementary-divisor outputs at every i<l. For n>0 such prefixes exist at every length; the prefix of length S n is proved a permutation.
Conservative definition · notation layer 2
Only proof arrows are theorem dependencies. Definition arrows are hygienic abbreviations of exact first-order formulas and introduce no axiom or kernel symbol.