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_33. bqb_le_gap_hj32_scaled_budget_root_33 + (6 * (13 * 13 + 8)) = (33 * 33)Structural proof guide
The factorized RFC-v1 H budget at root 33 lies below its square.
Direct prerequisites: linear_square_budget, add_mul, mul_add, add_assoc. The authored body proceeds by intermediate claims (9), equality transport (9), 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_splitL10–10
Establish this local claim before using it. It is not an additional assumption.
- L10
have hk_split : 13 * 13 = 9 * 13 + 4 * 13
04Establish hk_thirteenL11–18
05Establish hk_bridgeL19–21
06Establish hk_assoc_oneL22–27
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
07Establish hk_assoc_twoL28–33
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
08Establish hk_remainderL34–36
09Establish hk_assoc_threeL37–43
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
10Establish hk_factorL44–49
Original exact command ledger · 54 lines
- 0001
specialize linear_square_budget 6 - 0002
specialize linear_square_budget 5 - 0003
specialize linear_square_budget 33 - 0004
specialize linear_square_budget 3 - 0005
specialize linear_square_budget 12 - 0006
specialize linear_square_budget (13 * 13 + 8) - 0007
specialize linear_square_budget (27) - 0008
apply linear_square_budget - 0009
norm_num - 0010
have hk_split : 13 * 13 = 9 * 13 + 4 * 13 - 0011
have hk_thirteen : 13 = 9 + 4 - 0012
norm_num - 0013
rewrite hk_thirteen - 0014
specialize add_mul 9 - 0015
specialize add_mul 4 - 0016
specialize add_mul 13 - 0017
apply add_mul - 0018
rewrite hk_split - 0019
have hk_bridge : 9 * 13 = 5 * 21 + 12 - 0020
norm_num - 0021
rewrite hk_bridge - 0022
have hk_assoc_one : (5 * 21 + 12) + 4 * 13 = 5 * 21 + (12 + 4 * 13) - 0023
specialize add_assoc (5 * 21) - 0024
specialize add_assoc 12 - 0025
specialize add_assoc (4 * 13) - 0026
apply add_assoc - 0027
rewrite hk_assoc_one - 0028
have hk_assoc_two : (5 * 21 + (12 + 4 * 13)) + 8 = 5 * 21 + ((12 + 4 * 13) + 8) - 0029
specialize add_assoc (5 * 21) - 0030
specialize add_assoc (12 + 4 * 13) - 0031
specialize add_assoc 8 - 0032
apply add_assoc - 0033
rewrite hk_assoc_two - 0034
have hk_remainder : (12 + 4 * 13) + 8 = 5 * 12 + 12 - 0035
norm_num - 0036
rewrite hk_remainder - 0037
have hk_assoc_three : 5 * 21 + (5 * 12 + 12) = (5 * 21 + 5 * 12) + 12 - 0038
symm - 0039
specialize add_assoc (5 * 21) - 0040
specialize add_assoc (5 * 12) - 0041
specialize add_assoc 12 - 0042
apply add_assoc - 0043
rewrite hk_assoc_three - 0044
have hk_factor : 5 * (21 + 12) = 5 * 21 + 5 * 12 - 0045
specialize mul_add 5 - 0046
specialize mul_add 21 - 0047
specialize mul_add 12 - 0048
apply mul_add - 0049
rewrite <- hk_factor - 0050
have hk_root : 21 + 12 = 33 - 0051
norm_num - 0052
rewrite hk_root - 0053
refl - 0054
norm_num