Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
These are actual signed-table and finite-sum foundations. Equality compares represented signed values, not arbitrary encodings. MatrixMinorFourCode is reused solely as generic nested pairing, without a matrix hypothesis. Full finite signed G007 is established separately in the Möbius-inversion family.
Exact theorem in conservative defined notation
∀ N. ∀ K. ∀ F. ArithTable(N,F) → Le(K,N) → ArithTable(K,F)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 22 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 (2)
01Fix variables and assumptionsL1–5
02Establish hrepL6–10
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply divisor signed table components.
- L6
have hrep : ∃ pb. ∃ pc. ∃ nb. ∃ nc. MatrixMinorFourCode(F,pb,pc,nb,nc)Definitions: MatrixMinorFourCode(F,pb,pc,nb,nc)Original native command in the exact edition - L7
specialize divisor_signed_table_components (N) - L8
specialize divisor_signed_table_components (F) - L9
apply divisor_signed_table_components - L10
exact ht
03Separate the logical casesL11–14
04Use earlier factsL15–22
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L15
specialize divisor_signed_table_from_components (K) - L16
specialize divisor_signed_table_from_components (F) - L17
specialize divisor_signed_table_from_components (x) - L18
specialize divisor_signed_table_from_components (x1) - L19
specialize divisor_signed_table_from_components (x2) - L20
specialize divisor_signed_table_from_components (x3) - L21
apply divisor_signed_table_from_components - L22
exact hrep_witness_witness_witness_witness
Original defined command ledger · 22 lines
- 0001
intro N - 0002
intro K - 0003
intro F - 0004
intro ht - 0005
intro hbound - 0006
have hrep : ∃ pb. ∃ pc. ∃ nb. ∃ nc. MatrixMinorFourCode(F,pb,pc,nb,nc) - 0007
specialize divisor_signed_table_components (N) - 0008
specialize divisor_signed_table_components (F) - 0009
apply divisor_signed_table_components - 0010
exact ht - 0011
cases hrep - 0012
cases hrep_witness - 0013
cases hrep_witness_witness - 0014
cases hrep_witness_witness_witness - 0015
specialize divisor_signed_table_from_components (K) - 0016
specialize divisor_signed_table_from_components (F) - 0017
specialize divisor_signed_table_from_components (x) - 0018
specialize divisor_signed_table_from_components (x1) - 0019
specialize divisor_signed_table_from_components (x2) - 0020
specialize divisor_signed_table_from_components (x3) - 0021
apply divisor_signed_table_from_components - 0022
exact hrep_witness_witness_witness_witness