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.
Exact expanded first-order arithmetic statement
forall b c l n. (forall fom_index_ftsp_full_bounded. (exists fom_gap_ftsp_full_bounded_index_bound. fom_gap_ftsp_full_bounded_index_bound + S (fom_index_ftsp_full_bounded) = l) -> exists fom_value_ftsp_full_bounded. ((((exists fom_beta_height_ftsp_full_bounded_entry. fom_beta_height_ftsp_full_bounded_entry + S (fom_value_ftsp_full_bounded) = S ((S (fom_index_ftsp_full_bounded)) * c)) /\ exists fom_beta_quotient_ftsp_full_bounded_entry. b = fom_beta_quotient_ftsp_full_bounded_entry * S ((S (fom_index_ftsp_full_bounded)) * c) + (fom_value_ftsp_full_bounded))) /\ (exists fom_gap_ftsp_full_bounded_value_bound. fom_gap_ftsp_full_bounded_value_bound + S (fom_value_ftsp_full_bounded) = n))) -> (exists ftsp_gap_collision_overflow. ftsp_gap_collision_overflow + S (n) = l) -> ((exists ftsp_first_general ftsp_second_general ftsp_value_general. ((exists ftsp_gap_general_first. ftsp_gap_general_first + S (ftsp_first_general) = l) /\ ((exists ftsp_gap_general_second. ftsp_gap_general_second + S (ftsp_second_general) = l) /\ (~(ftsp_first_general = ftsp_second_general) /\ ((((exists ff_h_ftsp_general_left. ff_h_ftsp_general_left + S (ftsp_value_general) = S ((S (ftsp_first_general)) * c)) /\ exists ff_q_ftsp_general_left. b = ff_q_ftsp_general_left * S ((S (ftsp_first_general)) * c) + (ftsp_value_general))) /\ (((exists ff_h_ftsp_general_right. ff_h_ftsp_general_right + S (ftsp_value_general) = S ((S (ftsp_second_general)) * c)) /\ exists ff_q_ftsp_general_right. b = ff_q_ftsp_general_right * S ((S (ftsp_second_general)) * c) + (ftsp_value_general)))))))) \/ (forall fp_i_ftsp_full_injective fp_j_ftsp_full_injective fp_value_ftsp_full_injective. (exists fp_gap_ftsp_full_injective_i. fp_gap_ftsp_full_injective_i + S fp_i_ftsp_full_injective = l) -> (exists fp_gap_ftsp_full_injective_j. fp_gap_ftsp_full_injective_j + S fp_j_ftsp_full_injective = l) -> (((exists ff_h_ftsp_full_injective_left. ff_h_ftsp_full_injective_left + S (fp_value_ftsp_full_injective) = S ((S (fp_i_ftsp_full_injective)) * c)) /\ exists ff_q_ftsp_full_injective_left. b = ff_q_ftsp_full_injective_left * S ((S (fp_i_ftsp_full_injective)) * c) + (fp_value_ftsp_full_injective))) -> (((exists ff_h_ftsp_full_injective_right. ff_h_ftsp_full_injective_right + S (fp_value_ftsp_full_injective) = S ((S (fp_j_ftsp_full_injective)) * c)) /\ exists ff_q_ftsp_full_injective_right. b = ff_q_ftsp_full_injective_right * S ((S (fp_j_ftsp_full_injective)) * c) + (fp_value_ftsp_full_injective))) -> fp_i_ftsp_full_injective = fp_j_ftsp_full_injective)) -> (exists ftsp_first_general ftsp_second_general ftsp_value_general. ((exists ftsp_gap_general_first. ftsp_gap_general_first + S (ftsp_first_general) = l) /\ ((exists ftsp_gap_general_second. ftsp_gap_general_second + S (ftsp_second_general) = l) /\ (~(ftsp_first_general = ftsp_second_general) /\ ((((exists ff_h_ftsp_general_left. ff_h_ftsp_general_left + S (ftsp_value_general) = S ((S (ftsp_first_general)) * c)) /\ exists ff_q_ftsp_general_left. b = ff_q_ftsp_general_left * S ((S (ftsp_first_general)) * c) + (ftsp_value_general))) /\ (((exists ff_h_ftsp_general_right. ff_h_ftsp_general_right + S (ftsp_value_general) = S ((S (ftsp_second_general)) * c)) /\ exists ff_q_ftsp_general_right. b = ff_q_ftsp_general_right * S ((S (ftsp_second_general)) * c) + (ftsp_value_general))))))))Constructive proof overview
Generated structural guide
Once collision-versus-injectivity is constructively decided, oversized bounded maps yield an actual collision witness.
The unchanged tactic script uses 1 declared prerequisite and contains 18 exact native proof lines.
dependency-curried kernel-checked theorem body; Alpha enrollment and checked-use authority follow separately sealed release evidence; Stable membership remains unchanged
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This exact body belongs to a complete independently kernel-checked constructive proof bundle and has Alpha checked-use authority; it does not imply Stable membership.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
Named ingredients (1)
01Fix variables and assumptionsL1–7
02Separate the logical casesL8–8
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L8
cases hdecision
03Use earlier factsL9–9
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L9
exact hdecision_left
04Separate the logical casesL10–10
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L10
exfalso
05Use earlier factsL11–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L11
specialize finite_bounded_into_oversized_not_injective b - L12
specialize finite_bounded_into_oversized_not_injective c - L13
specialize finite_bounded_into_oversized_not_injective l - L14
specialize finite_bounded_into_oversized_not_injective n - L15
apply finite_bounded_into_oversized_not_injective - L16
exact hbounded - L17
exact hoverflow - L18
exact hdecision_right
Original exact command ledger · 18 lines
- 0001
intro b - 0002
intro c - 0003
intro l - 0004
intro n - 0005
intro hbounded - 0006
intro hoverflow - 0007
intro hdecision - 0008
cases hdecision - 0009
exact hdecision_left - 0010
exfalso - 0011
specialize finite_bounded_into_oversized_not_injective b - 0012
specialize finite_bounded_into_oversized_not_injective c - 0013
specialize finite_bounded_into_oversized_not_injective l - 0014
specialize finite_bounded_into_oversized_not_injective n - 0015
apply finite_bounded_into_oversized_not_injective - 0016
exact hbounded - 0017
exact hoverflow - 0018
exact hdecision_right