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 PA statement
exists bqb_le_gap_hj32_scaled_budget_root_32. bqb_le_gap_hj32_scaled_budget_root_32 + (6 * ((4 * 13 + 1) + 4 * 29)) = (32 * 32)Structural proof guide
The factorized RFC-v1 H budget at root 32 lies below its square.
Direct prerequisites: linear_square_budget, mul_add, add_assoc, add_comm. The authored body proceeds by intermediate claims (10), equality transport (10), closed numeral normalization (6).
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are hypotheses of the historical Alpha-v12 body receipt. The complete historical Alpha-v18 proof bundle independently checks every dependency; current Alpha v25 preserves that checked theorem use without changing 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 (4)
01Use earlier factsL1–8
Instantiate or apply named facts and discharge the corresponding proof obligations.
02Calculate and transport equalitiesL9–9
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L9
norm_num
03Establish hk_part_oneL10–12
04Establish hk_part_twoL13–15
05Establish hk_assoc_oneL16–21
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
06Establish hk_assoc_twoL22–28
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
07Establish hk_commL29–33
08Establish hk_assoc_threeL34–39
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
09Establish hk_assoc_fourL40–46
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
10Establish hk_factorL47–52
11Establish hk_rootL53–55
Original exact command ledger · 60 lines
- 0001
specialize linear_square_budget 6 - 0002
specialize linear_square_budget 5 - 0003
specialize linear_square_budget 32 - 0004
specialize linear_square_budget 2 - 0005
specialize linear_square_budget 9 - 0006
specialize linear_square_budget ((4 * 13 + 1) + 4 * 29) - 0007
specialize linear_square_budget (10) - 0008
apply linear_square_budget - 0009
norm_num - 0010
have hk_part_one : 4 * 13 + 1 = 5 * 10 + 3 - 0011
norm_num - 0012
rewrite hk_part_one - 0013
have hk_part_two : 4 * 29 = 5 * 22 + 6 - 0014
norm_num - 0015
rewrite hk_part_two - 0016
have hk_assoc_one : (5 * 10 + 3) + (5 * 22 + 6) = 5 * 10 + (3 + (5 * 22 + 6)) - 0017
specialize add_assoc (5 * 10) - 0018
specialize add_assoc 3 - 0019
specialize add_assoc (5 * 22 + 6) - 0020
apply add_assoc - 0021
rewrite hk_assoc_one - 0022
have hk_assoc_two : 3 + (5 * 22 + 6) = (3 + 5 * 22) + 6 - 0023
symm - 0024
specialize add_assoc 3 - 0025
specialize add_assoc (5 * 22) - 0026
specialize add_assoc 6 - 0027
apply add_assoc - 0028
rewrite hk_assoc_two - 0029
have hk_comm : 3 + 5 * 22 = 5 * 22 + 3 - 0030
specialize add_comm 3 - 0031
specialize add_comm (5 * 22) - 0032
apply add_comm - 0033
rewrite hk_comm - 0034
have hk_assoc_three : (5 * 22 + 3) + 6 = 5 * 22 + (3 + 6) - 0035
specialize add_assoc (5 * 22) - 0036
specialize add_assoc 3 - 0037
specialize add_assoc 6 - 0038
apply add_assoc - 0039
rewrite hk_assoc_three - 0040
have hk_assoc_four : 5 * 10 + (5 * 22 + (3 + 6)) = (5 * 10 + 5 * 22) + (3 + 6) - 0041
symm - 0042
specialize add_assoc (5 * 10) - 0043
specialize add_assoc (5 * 22) - 0044
specialize add_assoc (3 + 6) - 0045
apply add_assoc - 0046
rewrite hk_assoc_four - 0047
have hk_factor : 5 * (10 + 22) = 5 * 10 + 5 * 22 - 0048
specialize mul_add 5 - 0049
specialize mul_add 10 - 0050
specialize mul_add 22 - 0051
apply mul_add - 0052
rewrite <- hk_factor - 0053
have hk_root : 10 + 22 = 32 - 0054
norm_num - 0055
rewrite hk_root - 0056
have hk_remainder : 3 + 6 = 9 - 0057
norm_num - 0058
rewrite hk_remainder - 0059
refl - 0060
norm_num