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.
The initial 0/1 convergent is included: u is natural, not necessarily positive. Comparison denominators are strictly smaller and positive. Signed competitors are represented by an arbitrary difference rp−rn. Approximation inequalities are proved from the trace, never stored as assumptions in Convergent.
Exact theorem in conservative defined notation
∀ E. ∀ F. ∀ c. ∀ d. ¬c = 0 → Le(E,c · E + d · F)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 18 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay 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–5
02Use earlier factsL6–15
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 18 lines
- 0001
intro E - 0002
intro F - 0003
intro c - 0004
intro d - 0005
intro hc - 0006
specialize le_trans (E) - 0007
specialize le_trans (c * E) - 0008
specialize le_trans (c * E + d * F) - 0009
apply le_trans - 0010
specialize le_mul_of_one_le_left (c) - 0011
specialize le_mul_of_one_le_left (E) - 0012
apply le_mul_of_one_le_left - 0013
specialize one_le_of_ne_zero (c) - 0014
apply one_le_of_ne_zero - 0015
exact hc - 0016
specialize le_add_right (c * E) - 0017
specialize le_add_right (d * F) - 0018
apply le_add_right