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
∀ k. ∀ positive. ∀ negative. ∀ magnitude. ModEq(k,positive,negative) → positive = negative + magnitude ∨ negative = positive + magnitude → Dvd(k,magnitude)Every purple notation token opens its conservative definition. This reading surface never changes the unchanged intuitionistic kernel or confers checked-use authority.
Definitions used by this theorem
In the theorem statement
In local proof propositions
Exact expanded first-order statement
forall k positive negative magnitude. (exists ftcn_left_fssq_absolute_mod ftcn_right_fssq_absolute_mod. (positive) + (k) * ftcn_left_fssq_absolute_mod = (negative) + (k) * ftcn_right_fssq_absolute_mod) -> (((positive) = (negative) + magnitude) \/ ((negative) = (positive) + magnitude)) -> (exists ftcn_factor_fssq_absolute_multiple. (magnitude) = (k) * ftcn_factor_fssq_absolute_multiple)Proof neighborhood
Direct theorem prerequisites
Direct theorem dependents
Definition-aware tactic body
Only propositions whose conservative expansion has been checked for exact first-order equivalence are compacted. Every changed line retains its immutable exact replay command.
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–6
02Separate the logical casesL7–7
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L7
cases habsolute
03Use earlier factsL8–12
Instantiate or apply named facts and discharge the corresponding proof obligations.
04Calculate and transport equalitiesL13–13
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L13
trans negative + magnitude
05Use earlier factsL14–14
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
apply add_comm
06Calculate and transport equalitiesL15–15
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L15
symm
07Use earlier factsL16–25
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L16
exact habsolute_left - L17
specialize mod_eq_symm k - L18
specialize mod_eq_symm positive - L19
specialize mod_eq_symm negative - L20
apply mod_eq_symm - L21
exact hcongruent - L22
specialize mod_eq_ordered_gap_multiple k - L23
specialize mod_eq_ordered_gap_multiple magnitude - L24
specialize mod_eq_ordered_gap_multiple positive - L25
specialize mod_eq_ordered_gap_multiple negative
08Use earlier factsL26–26
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L26
apply mod_eq_ordered_gap_multiple
09Calculate and transport equalitiesL27–27
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L27
trans positive + magnitude
10Use earlier factsL28–28
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L28
apply add_comm
11Calculate and transport equalitiesL29–29
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L29
symm
Original defined command ledger · 31 lines
- 0001
intro k - 0002
intro positive - 0003
intro negative - 0004
intro magnitude - 0005
intro hcongruent - 0006
intro habsolute - 0007
cases habsolute - 0008
specialize mod_eq_ordered_gap_multiple k - 0009
specialize mod_eq_ordered_gap_multiple magnitude - 0010
specialize mod_eq_ordered_gap_multiple negative - 0011
specialize mod_eq_ordered_gap_multiple positive - 0012
apply mod_eq_ordered_gap_multiple - 0013
trans negative + magnitude - 0014
apply add_comm - 0015
symm - 0016
exact habsolute_left - 0017
specialize mod_eq_symm k - 0018
specialize mod_eq_symm positive - 0019
specialize mod_eq_symm negative - 0020
apply mod_eq_symm - 0021
exact hcongruent - 0022
specialize mod_eq_ordered_gap_multiple k - 0023
specialize mod_eq_ordered_gap_multiple magnitude - 0024
specialize mod_eq_ordered_gap_multiple positive - 0025
specialize mod_eq_ordered_gap_multiple negative - 0026
apply mod_eq_ordered_gap_multiple - 0027
trans positive + magnitude - 0028
apply add_comm - 0029
symm - 0030
exact habsolute_right - 0031
exact hcongruent