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 k a. (((exists fsd_center_bound_zero. fsd_center_bound_zero + (0 + 0) = k) /\ ((exists fsd_center_lower_zero. a = k * fsd_center_lower_zero + 0) \/ (exists fsd_center_upper_zero. a + 0 = k * fsd_center_upper_zero)))) -> exists q. a = k * qConstructive proof overview
Generated structural guide
A coordinate with centered magnitude zero is an actual natural multiple of the modulus in either signed-remainder branch.
The unchanged tactic script uses 0 declared prerequisites and contains 13 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
Historical empty-context replay experiment only; that experiment persisted no certificate and granted no release authority. Current checked use follows separately sealed, independently verified proof bundles; there is no Stable promotion.
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.
01Fix variables and assumptionsL1–3
02Separate the logical casesL4–6
03Construct an explicit witnessL7–7
Supply the displayed value, then prove that it has the required property.
- L7
exists x
04Calculate and transport equalitiesL8–8
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L8
rewrite PA3 at hcenter_right_left_witness
05Use earlier factsL9–9
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L9
exact hcenter_right_left_witness
06Separate the logical casesL10–10
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L10
cases hcenter_right_right
07Construct an explicit witnessL11–11
Supply the displayed value, then prove that it has the required property.
- L11
exists x
08Calculate and transport equalitiesL12–12
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L12
rewrite PA3 at hcenter_right_right_witness
09Use earlier factsL13–13
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L13
exact hcenter_right_right_witness
Original exact command ledger · 13 lines
- 0001
intro k - 0002
intro a - 0003
intro hcenter - 0004
cases hcenter - 0005
cases hcenter_right - 0006
cases hcenter_right_left - 0007
exists x - 0008
rewrite PA3 at hcenter_right_left_witness - 0009
exact hcenter_right_left_witness - 0010
cases hcenter_right_right - 0011
exists x - 0012
rewrite PA3 at hcenter_right_right_witness - 0013
exact hcenter_right_right_witness