Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
140 checked bundle nodes · 355 proof edges · 7711 body proof nodes.
Literal self-contained proof bundle · SHA-256 deffb1e384e64cd2cb56b4c1603a0fdde7578cec15e80618f5b06197fabf6fed
divisor_involution_candidate.py
Unchanged historical local checkpoint record · Historical snapshot manifest. Those records retain their original non-admitting flags; current authority comes from the separate freshly verified v31 release.
Exact theorem nodes and inherited prerequisites
DI0001 positive_divisor_quotient_exists_unique· actual bundle node 127DI0002 divisor_complement_exists· actual bundle node 128DI0003 divisor_complement_functional· actual bundle node 129DI0004 divisor_complement_positive_equation· actual bundle node 130DI0005 divisor_complement_symmetric· actual bundle node 131DI0006 divisor_complement_bounded· actual bundle node 132DI0007 divisor_complement_prefix_exists· actual bundle node 133DI0008 divisor_complement_prefix_lookup· actual bundle node 134DI0009 divisor_complement_prefix_permutation· actual bundle node 135DI000A positive_divisor_involution_exists· actual bundle node 136DI000B divisor_complement_prefix_involution· actual bundle node 137DI000C divisor_complement_prefix_positive_quotient· actual bundle node 138beta_at_unique· checked inherited prerequisiteExact statement in the checked dependency cone
forall b c i x y. ((exists h. h + S x = S ((S i) * c)) /\ exists q. b = q * S ((S i) * c) + x) -> ((exists h. h + S y = S ((S i) * c)) /\ exists q. b = q * S ((S i) * c) + y) -> x = ybeta_prefix_extend· checked inherited prerequisiteExact statement in the checked dependency cone
forall k b e s. exists z c. (((exists h. h + S s = S ((S k) * c)) /\ exists q. z = q * S ((S k) * c) + s) /\ forall i a. (exists h. h + S i = k) -> ((exists h. h + S a = S ((S i) * e)) /\ exists q. b = q * S ((S i) * e) + a) -> ((exists h. h + S a = S ((S i) * c)) /\ exists q. z = q * S ((S i) * c) + a))divisor_le_nonzero· checked inherited prerequisiteExact statement in the checked dependency cone
forall d n. ~(n = 0) -> (exists q. n = d * q) -> exists k. k + d = neq_decidable· checked inherited prerequisiteExact statement in the checked dependency cone
forall a b. a = b \/ ~(a = b)factor_nonzero_left· checked inherited prerequisiteExact statement in the checked dependency cone
forall n c d. ~(n = 0) -> n = c * d -> ~(c = 0)factor_nonzero_right· checked inherited prerequisiteExact statement in the checked dependency cone
forall n c d. ~(n = 0) -> n = c * d -> ~(d = 0)factor_permutation_below_zero_impossible· checked inherited prerequisiteExact statement in the checked dependency cone
forall i. (exists pfp_gap_empty. pfp_gap_empty + S (i) = (0)) -> falsefinite_bounded_injective_surjective· checked inherited prerequisiteExact statement in the checked dependency cone
forall n b c. (forall fp_i_pigeon_bounded. (exists fp_gap_pigeon_bounded_index. fp_gap_pigeon_bounded_index + S fp_i_pigeon_bounded = n) -> exists fp_value_pigeon_bounded. ((((exists ff_h_pigeon_bounded_entry. ff_h_pigeon_bounded_entry + S (fp_value_pigeon_bounded) = S ((S (fp_i_pigeon_bounded)) * c)) /\ exists ff_q_pigeon_bounded_entry. b = ff_q_pigeon_bounded_entry * S ((S (fp_i_pigeon_bounded)) * c) + (fp_value_pigeon_bounded))) /\ (exists fp_gap_pigeon_bounded_value. fp_gap_pigeon_bounded_value + S fp_value_pigeon_bounded = n))) -> (forall fp_i_pigeon_injective fp_j_pigeon_injective fp_value_pigeon_injective. (exists fp_gap_pigeon_injective_i. fp_gap_pigeon_injective_i + S fp_i_pigeon_injective = n) -> (exists fp_gap_pigeon_injective_j. fp_gap_pigeon_injective_j + S fp_j_pigeon_injective = n) -> (((exists ff_h_pigeon_injective_left. ff_h_pigeon_injective_left + S (fp_value_pigeon_injective) = S ((S (fp_i_pigeon_injective)) * c)) /\ exists ff_q_pigeon_injective_left. b = ff_q_pigeon_injective_left * S ((S (fp_i_pigeon_injective)) * c) + (fp_value_pigeon_injective))) -> (((exists ff_h_pigeon_injective_right. ff_h_pigeon_injective_right + S (fp_value_pigeon_injective) = S ((S (fp_j_pigeon_injective)) * c)) /\ exists ff_q_pigeon_injective_right. b = ff_q_pigeon_injective_right * S ((S (fp_j_pigeon_injective)) * c) + (fp_value_pigeon_injective))) -> fp_i_pigeon_injective = fp_j_pigeon_injective) -> (forall fp_value_pigeon_surjective. (exists fp_gap_pigeon_surjective_value. fp_gap_pigeon_surjective_value + S fp_value_pigeon_surjective = n) -> exists fp_i_pigeon_surjective. ((exists fp_gap_pigeon_surjective_index. fp_gap_pigeon_surjective_index + S fp_i_pigeon_surjective = n) /\ (((exists ff_h_pigeon_surjective_entry. ff_h_pigeon_surjective_entry + S (fp_value_pigeon_surjective) = S ((S (fp_i_pigeon_surjective)) * c)) /\ exists ff_q_pigeon_surjective_entry. b = ff_q_pigeon_surjective_entry * S ((S (fp_i_pigeon_surjective)) * c) + (fp_value_pigeon_surjective)))))finite_lt_succ_eq_or_lt· checked inherited prerequisiteExact statement in the checked dependency cone
forall n x. (exists h. h + S x = S n) -> x = n \/ exists h. h + S x = nle_of_succ_le_succ· checked inherited prerequisiteExact statement in the checked dependency cone
forall a b. (exists k. k + S a = S b) -> exists r. r + a = bmul_comm· checked inherited prerequisiteExact statement in the checked dependency cone
forall n m. n * m = m * nmul_left_cancel_nonzero· checked inherited prerequisiteExact statement in the checked dependency cone
forall a b c. ~(a = 0) -> a * b = a * c -> b = cmultiple_decidable_nonzero· checked inherited prerequisiteExact statement in the checked dependency cone
forall d n. ~(d = 0) -> (exists q. n = d * q) \/ ~(exists q. n = d * q)succ_le_succ· checked inherited prerequisiteExact statement in the checked dependency cone
forall a b. (exists k. k + a = b) -> exists r. r + S a = S b