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
∀ u. ∀ U. ∀ v. ∀ V. ∀ q. U · v + 1 = u · V → (q · u + v) · U + 1 = (q · U + V) · u
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 13 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.
Named ingredients (1)
01Fix variables and assumptionsL1–6
02Use earlier factsL7–13
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
specialize cf_approximation_prepend_determinant_forward (U) - L8
specialize cf_approximation_prepend_determinant_forward (u) - L9
specialize cf_approximation_prepend_determinant_forward (V) - L10
specialize cf_approximation_prepend_determinant_forward (v) - L11
specialize cf_approximation_prepend_determinant_forward (q) - L12
apply cf_approximation_prepend_determinant_forward - L13
exact hd
Original defined command ledger · 13 lines
- 0001
intro u - 0002
intro U - 0003
intro v - 0004
intro V - 0005
intro q - 0006
intro hd - 0007
specialize cf_approximation_prepend_determinant_forward (U) - 0008
specialize cf_approximation_prepend_determinant_forward (u) - 0009
specialize cf_approximation_prepend_determinant_forward (V) - 0010
specialize cf_approximation_prepend_determinant_forward (v) - 0011
specialize cf_approximation_prepend_determinant_forward (q) - 0012
apply cf_approximation_prepend_determinant_forward - 0013
exact hd