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 z a b c d. (exists ge_representation_real_code_valid_representation ge_representation_imaginary_code_valid_representation. (((z) = ((ge_representation_real_code_valid_representation) + (ge_representation_imaginary_code_valid_representation)) * S ((ge_representation_real_code_valid_representation) + (ge_representation_imaginary_code_valid_representation)) + ((ge_representation_imaginary_code_valid_representation) + (ge_representation_imaginary_code_valid_representation))) /\ ((exists ge_balance_positive_valid_representationreal ge_balance_negative_valid_representationreal. (((((ge_representation_real_code_valid_representation) = 2 * (ge_balance_positive_valid_representationreal) /\ (ge_balance_negative_valid_representationreal) = 0) \/ exists ge_signed_half_valid_representationrealdecode. (((ge_representation_real_code_valid_representation) = 2 * ge_signed_half_valid_representationrealdecode + 1 /\ (ge_balance_positive_valid_representationreal) = 0) /\ (ge_balance_negative_valid_representationreal) = S ge_signed_half_valid_representationrealdecode))) /\ ((a) + ge_balance_negative_valid_representationreal = (b) + ge_balance_positive_valid_representationreal))) /\ (exists ge_balance_positive_valid_representationimaginary ge_balance_negative_valid_representationimaginary. (((((ge_representation_imaginary_code_valid_representation) = 2 * (ge_balance_positive_valid_representationimaginary) /\ (ge_balance_negative_valid_representationimaginary) = 0) \/ exists ge_signed_half_valid_representationimaginarydecode. (((ge_representation_imaginary_code_valid_representation) = 2 * ge_signed_half_valid_representationimaginarydecode + 1 /\ (ge_balance_positive_valid_representationimaginary) = 0) /\ (ge_balance_negative_valid_representationimaginary) = S ge_signed_half_valid_representationimaginarydecode))) /\ ((c) + ge_balance_negative_valid_representationimaginary = (d) + ge_balance_positive_valid_representationimaginary)))))) -> (exists ge_real_positive_valid_gaussian ge_real_negative_valid_gaussian ge_imaginary_positive_valid_gaussian ge_imaginary_negative_valid_gaussian. (exists ge_real_code_valid_gaussiandecode ge_imaginary_code_valid_gaussiandecode. (((z) = ((ge_real_code_valid_gaussiandecode) + (ge_imaginary_code_valid_gaussiandecode)) * S ((ge_real_code_valid_gaussiandecode) + (ge_imaginary_code_valid_gaussiandecode)) + ((ge_imaginary_code_valid_gaussiandecode) + (ge_imaginary_code_valid_gaussiandecode))) /\ (((((ge_real_code_valid_gaussiandecode) = 2 * (ge_real_positive_valid_gaussian) /\ (ge_real_negative_valid_gaussian) = 0) \/ exists ge_signed_half_ge_valid_gaussiandecode_real. (((ge_real_code_valid_gaussiandecode) = 2 * ge_signed_half_ge_valid_gaussiandecode_real + 1 /\ (ge_real_positive_valid_gaussian) = 0) /\ (ge_real_negative_valid_gaussian) = S ge_signed_half_ge_valid_gaussiandecode_real))) /\ ((((ge_imaginary_code_valid_gaussiandecode) = 2 * (ge_imaginary_positive_valid_gaussian) /\ (ge_imaginary_negative_valid_gaussian) = 0) \/ exists ge_signed_half_ge_valid_gaussiandecode_imaginary. (((ge_imaginary_code_valid_gaussiandecode) = 2 * ge_signed_half_ge_valid_gaussiandecode_imaginary + 1 /\ (ge_imaginary_positive_valid_gaussian) = 0) /\ (ge_imaginary_negative_valid_gaussian) = S ge_signed_half_ge_valid_gaussiandecode_imaginary)))))))Constructive proof overview
Generated structural guide
A genuinely represented pair always belongs to the canonical signed-coordinate Gaussian carrier.
The unchanged tactic script uses 1 declared prerequisite and contains 24 exact native proof lines.
Alpha v34 checked-use · first admitted v28 · independently kernel and Lean verified; not Stable
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.
Named ingredients (1)
01Fix variables and assumptionsL1–6
02Establish hdecodeL7–14
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply gaussian representation decode.
- L7
have hdecode : ∃ e. ∃ f. ∃ g. ∃ h. ZPairDecode(z,e,f,g,h) ∧ (a + f = e + b ∧ c + h = g + d)Definitions: ZPairDecode - L8
specialize gaussian_representation_decode z - L9
specialize gaussian_representation_decode a - L10
specialize gaussian_representation_decode b - L11
specialize gaussian_representation_decode c - L12
specialize gaussian_representation_decode d - L13
apply gaussian_representation_decode - L14
exact hrepresentation
03Separate the logical casesL15–19
04Construct an explicit witnessL20–23
05Use earlier factsL24–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L24
exact hdecode_witness_witness_witness_witness_left
Original exact command ledger · 24 lines
- 0001
intro z - 0002
intro a - 0003
intro b - 0004
intro c - 0005
intro d - 0006
intro hrepresentation - 0007
have hdecode : exists e f g h. (((exists ge_real_code_valid_normalized_decode ge_imaginary_code_valid_normalized_decode. (((z) = ((ge_real_code_valid_normalized_decode) + (ge_imaginary_code_valid_normalized_decode)) * S ((ge_real_code_valid_normalized_decode) + (ge_imaginary_code_valid_normalized_decode)) + ((ge_imaginary_code_valid_normalized_decode) + (ge_imaginary_code_valid_normalized_decode))) /\ (((((ge_real_code_valid_normalized_decode) = 2 * (e) /\ (f) = 0) \/ exists ge_signed_half_ge_valid_normalized_decode_real. (((ge_real_code_valid_normalized_decode) = 2 * ge_signed_half_ge_valid_normalized_decode_real + 1 /\ (e) = 0) /\ (f) = S ge_signed_half_ge_valid_normalized_decode_real))) /\ ((((ge_imaginary_code_valid_normalized_decode) = 2 * (g) /\ (h) = 0) \/ exists ge_signed_half_ge_valid_normalized_decode_imaginary. (((ge_imaginary_code_valid_normalized_decode) = 2 * ge_signed_half_ge_valid_normalized_decode_imaginary + 1 /\ (g) = 0) /\ (h) = S ge_signed_half_ge_valid_normalized_decode_imaginary)))))) /\ (((((a) + (f)) = ((e) + (b))) /\ (((c) + (h)) = ((g) + (d))))))) - 0008
specialize gaussian_representation_decode z - 0009
specialize gaussian_representation_decode a - 0010
specialize gaussian_representation_decode b - 0011
specialize gaussian_representation_decode c - 0012
specialize gaussian_representation_decode d - 0013
apply gaussian_representation_decode - 0014
exact hrepresentation - 0015
cases hdecode - 0016
cases hdecode_witness - 0017
cases hdecode_witness_witness - 0018
cases hdecode_witness_witness_witness - 0019
cases hdecode_witness_witness_witness_witness - 0020
exists x - 0021
exists x1 - 0022
exists x2 - 0023
exists x3 - 0024
exact hdecode_witness_witness_witness_witness_left