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
forall n. 2 * n = n + nEvery 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
0 occurrences
In local proof propositions
0 occurrences
Exact expanded native-PA statement
forall n. 2 * n = n + nProof neighborhood
Direct theorem prerequisites
Direct theorem dependents
BT00R4 square_six_shift_identity BT00SW bertrand_h_six_step_transport_from_total BT00SX bertrand_j_six_step_transport_from_total BT00TU central_binom_succ_recurrence BT00VK central_binom_strong_upper_step BT00VL central_binom_recurrence_double_bundle BT00VP central_binom_odd_middle_le_four_pow BT00VR double_half_predecessor_data BT00VS odd_positive_prefix_predecessor_bound BT00VV primorial_le_four_pow_bounded BT00X4 bertrand_floor_power_product_le_h_from_total BT00X8 bertrand_main_inequality_nat BT0126 bertrand_upper_endpoint_factorizationDefinition-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.
01Fix variables and assumptionsL1–1
Work with arbitrary variables or the premises of the current implication.
- L1
intro n
02Calculate and transport equalitiesL2–2
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L2
trans n * 2
03Use earlier factsL3–3
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L3
apply mul_comm
04Calculate and transport equalitiesL4–4
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L4
rewrite PA6
05Use earlier factsL5–5
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L5
specialize mul_one n