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
∀ s. ∀ i. ∀ u. ∀ v. ∀ p. ∀ q. Convergent(s,i,u,v) → Convergent(s,i,p,q) → u = p ∧ v = q
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 42 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–8
02Separate the logical casesL9–18
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
03Establish heqL19–28
Establish this local claim before using it. It is not an additional assumption.
- L19
have heq : ((u = p) /\ ((x = x4) /\ ((v = q) /\ (x1 = x5)))) - L20
specialize cf_convergent_matrix_prefix_functional (S i) - L21
specialize cf_convergent_matrix_prefix_functional (s) - L22
specialize cf_convergent_matrix_prefix_functional (x2) - L23
specialize cf_convergent_matrix_prefix_functional (x3) - L24
specialize cf_convergent_matrix_prefix_functional (x6) - L25
specialize cf_convergent_matrix_prefix_functional (x7) - L26
specialize cf_convergent_matrix_prefix_functional (u) - L27
specialize cf_convergent_matrix_prefix_functional (x) - L28
specialize cf_convergent_matrix_prefix_functional (v)
04Use earlier factsL29–36
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L29
specialize cf_convergent_matrix_prefix_functional (x1) - L30
specialize cf_convergent_matrix_prefix_functional (p) - L31
specialize cf_convergent_matrix_prefix_functional (x4) - L32
specialize cf_convergent_matrix_prefix_functional (q) - L33
specialize cf_convergent_matrix_prefix_functional (x5) - L34
apply cf_convergent_matrix_prefix_functional - L35
exact hc1_witness_witness_witness_witness_right - L36
exact hc2_witness_witness_witness_witness_right
05Separate the logical casesL37–40
Original defined command ledger · 42 lines
- 0001
intro s - 0002
intro i - 0003
intro u - 0004
intro v - 0005
intro p - 0006
intro q - 0007
intro hc1 - 0008
intro hc2 - 0009
cases hc1 - 0010
cases hc1_witness - 0011
cases hc1_witness_witness - 0012
cases hc1_witness_witness_witness - 0013
cases hc2 - 0014
cases hc2_witness - 0015
cases hc2_witness_witness - 0016
cases hc2_witness_witness_witness - 0017
cases hc1_witness_witness_witness_witness - 0018
cases hc2_witness_witness_witness_witness - 0019
have heq : ((u = p) /\ ((x = x4) /\ ((v = q) /\ (x1 = x5)))) - 0020
specialize cf_convergent_matrix_prefix_functional (S i) - 0021
specialize cf_convergent_matrix_prefix_functional (s) - 0022
specialize cf_convergent_matrix_prefix_functional (x2) - 0023
specialize cf_convergent_matrix_prefix_functional (x3) - 0024
specialize cf_convergent_matrix_prefix_functional (x6) - 0025
specialize cf_convergent_matrix_prefix_functional (x7) - 0026
specialize cf_convergent_matrix_prefix_functional (u) - 0027
specialize cf_convergent_matrix_prefix_functional (x) - 0028
specialize cf_convergent_matrix_prefix_functional (v) - 0029
specialize cf_convergent_matrix_prefix_functional (x1) - 0030
specialize cf_convergent_matrix_prefix_functional (p) - 0031
specialize cf_convergent_matrix_prefix_functional (x4) - 0032
specialize cf_convergent_matrix_prefix_functional (q) - 0033
specialize cf_convergent_matrix_prefix_functional (x5) - 0034
apply cf_convergent_matrix_prefix_functional - 0035
exact hc1_witness_witness_witness_witness_right - 0036
exact hc2_witness_witness_witness_witness_right - 0037
cases heq - 0038
cases heq_right - 0039
cases heq_right_right - 0040
split - 0041
exact heq_left - 0042
exact heq_right_right_left