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 theorem in conservative defined notation
∀ a. ∃ z. ∃ c. ContinuedFractionTrace(a,0,0,z,c,0)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete unchanged native tactic proof
All 8 lines are the exact independently kernel-checked original 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 (2)
01Fix variables and assumptionsL1–1
Work with arbitrary variables or the premises of the current implication.
- L1
intro a
02Use earlier factsL2–2
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L2
specialize continued_fraction_initial_state_exists a
03Separate the logical casesL3–4
04Construct an explicit witnessL5–6
Original defined command ledger · 8 lines
- 0001
intro a - 0002
specialize continued_fraction_initial_state_exists a - 0003
cases continued_fraction_initial_state_exists - 0004
cases continued_fraction_initial_state_exists_witness - 0005
exists x - 0006
exists x1 - 0007
apply continued_fraction_empty_trace - 0008
exact continued_fraction_initial_state_exists_witness_witness