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.
Statement with defined notation
Le(6 · (13 · 14),34 · 34)Every purple notation token opens its conservative definition. Expanding the displayed statement recovers the exact first-order Peano-arithmetic formula checked by the unchanged kernel.
Definitions used by this theorem
In the theorem statement
1 occurrences
In local proof propositions
0 occurrences
Exact expanded native-PA statement
exists bqb_le_gap_hj32_scaled_budget_root_34. bqb_le_gap_hj32_scaled_budget_root_34 + (6 * (13 * 14)) = (34 * 34)Proof neighborhood
Direct theorem prerequisites
Direct theorem dependents
Definition-aware tactic body
Only local propositions introduced by have or suffices are compacted. Every changed line has an exact-AST conservative-expansion receipt; the kernel still receives the immutable original tactic script.
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 * 14 = 5 * 14 + 8 * 14
04Establish hk_thirteenL11–18
05Establish hk_bridgeL19–21
06Establish hk_assocL22–28
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply add assoc.
07Establish hk_factorL29–34
08Establish hk_rootL35–38
09Establish hd_leftL39–41
10Establish hd_rightL42–44
11Establish hd_factorL45–50
Original defined command ledger · 54 lines
- 0001
specialize linear_square_budget 6 - 0002
specialize linear_square_budget 5 - 0003
specialize linear_square_budget 34 - 0004
specialize linear_square_budget 4 - 0005
specialize linear_square_budget 12 - 0006
specialize linear_square_budget (13 * 14) - 0007
specialize linear_square_budget (2 * 32) - 0008
apply linear_square_budget - 0009
norm_num - 0010
have hk_split : 13 * 14 = 5 * 14 + 8 * 14 - 0011
have hk_thirteen : 13 = 5 + 8 - 0012
norm_num - 0013
rewrite hk_thirteen - 0014
specialize add_mul 5 - 0015
specialize add_mul 8 - 0016
specialize add_mul 14 - 0017
apply add_mul - 0018
rewrite hk_split - 0019
have hk_bridge : 8 * 14 = 5 * 20 + 12 - 0020
norm_num - 0021
rewrite hk_bridge - 0022
have hk_assoc : 5 * 14 + (5 * 20 + 12) = (5 * 14 + 5 * 20) + 12 - 0023
symm - 0024
specialize add_assoc (5 * 14) - 0025
specialize add_assoc (5 * 20) - 0026
specialize add_assoc 12 - 0027
apply add_assoc - 0028
rewrite hk_assoc - 0029
have hk_factor : 5 * (14 + 20) = 5 * 14 + 5 * 20 - 0030
specialize mul_add 5 - 0031
specialize mul_add 14 - 0032
specialize mul_add 20 - 0033
apply mul_add - 0034
rewrite <- hk_factor - 0035
have hk_root : 14 + 20 = 34 - 0036
norm_num - 0037
rewrite hk_root - 0038
refl - 0039
have hd_left : 2 * 32 = 4 * 16 - 0040
norm_num - 0041
rewrite hd_left - 0042
have hd_right : 6 * 12 = 4 * 18 - 0043
norm_num - 0044
rewrite hd_right - 0045
have hd_factor : 4 * (16 + 18) = 4 * 16 + 4 * 18 - 0046
specialize mul_add 4 - 0047
specialize mul_add 16 - 0048
specialize mul_add 18 - 0049
apply mul_add - 0050
rewrite <- hd_factor - 0051
have hd_root : 16 + 18 = 34 - 0052
norm_num - 0053
rewrite hd_root - 0054
refl