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
∀ F. ∀ G. ∀ l. ∀ a. ∀ b. ArithTableEqual(F,G,l) → SignedPrefixSum(F,l,a) → SignedPrefixSum(G,l,b) → a = b
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 72 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.
- L9
cases ha - L10
cases ha_witness - L11
cases ha_witness_witness - L12
cases ha_witness_witness_witness - L13
cases ha_witness_witness_witness_witness - L14
cases ha_witness_witness_witness_witness_witness - L15
cases ha_witness_witness_witness_witness_witness_witness - L16
cases ha_witness_witness_witness_witness_witness_witness_right - L17
cases ha_witness_witness_witness_witness_witness_witness_right_right - L18
cases hb
03Separate the logical casesL19–26
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L19
cases hb_witness - L20
cases hb_witness_witness - L21
cases hb_witness_witness_witness - L22
cases hb_witness_witness_witness_witness - L23
cases hb_witness_witness_witness_witness_witness - L24
cases hb_witness_witness_witness_witness_witness_witness - L25
cases hb_witness_witness_witness_witness_witness_witness_right - L26
cases hb_witness_witness_witness_witness_witness_witness_right_right
04Establish hbalanceL27–36
Establish this local claim before using it. It is not an additional assumption.
- L27
have hbalance : x4 + x11 = x10 + x5 - L28
specialize matrix_integer_signed_sum_balance (x) - L29
specialize matrix_integer_signed_sum_balance (x1) - L30
specialize matrix_integer_signed_sum_balance (x2) - L31
specialize matrix_integer_signed_sum_balance (x3) - L32
specialize matrix_integer_signed_sum_balance (x6) - L33
specialize matrix_integer_signed_sum_balance (x7) - L34
specialize matrix_integer_signed_sum_balance (x8) - L35
specialize matrix_integer_signed_sum_balance (x9) - L36
specialize matrix_integer_signed_sum_balance (l)
05Use earlier factsL37–46
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L37
specialize matrix_integer_signed_sum_balance (x4) - L38
specialize matrix_integer_signed_sum_balance (x5) - L39
specialize matrix_integer_signed_sum_balance (x10) - L40
specialize matrix_integer_signed_sum_balance (x11) - L41
apply matrix_integer_signed_sum_balance - L42
specialize divisor_signed_table_equality_component_balance (F) - L43
specialize divisor_signed_table_equality_component_balance (G) - L44
specialize divisor_signed_table_equality_component_balance (x) - L45
specialize divisor_signed_table_equality_component_balance (x1) - L46
specialize divisor_signed_table_equality_component_balance (x2)
06Use earlier factsL47–56
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L47
specialize divisor_signed_table_equality_component_balance (x3) - L48
specialize divisor_signed_table_equality_component_balance (x6) - L49
specialize divisor_signed_table_equality_component_balance (x7) - L50
specialize divisor_signed_table_equality_component_balance (x8) - L51
specialize divisor_signed_table_equality_component_balance (x9) - L52
specialize divisor_signed_table_equality_component_balance (l) - L53
apply divisor_signed_table_equality_component_balance - L54
exact ha_witness_witness_witness_witness_witness_witness_left - L55
exact hb_witness_witness_witness_witness_witness_witness_left - L56
exact hequal
07Use earlier factsL57–66
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L57
exact ha_witness_witness_witness_witness_witness_witness_right_left - L58
exact ha_witness_witness_witness_witness_witness_witness_right_right_left - L59
exact hb_witness_witness_witness_witness_witness_witness_right_left - L60
exact hb_witness_witness_witness_witness_witness_witness_right_right_left - L61
specialize signed_balance_extensional (a) - L62
specialize signed_balance_extensional (b) - L63
specialize signed_balance_extensional (x4) - L64
specialize signed_balance_extensional (x5) - L65
specialize signed_balance_extensional (x10) - L66
specialize signed_balance_extensional (x11)
08Use earlier factsL67–69
09Calculate and transport equalitiesL70–70
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L70
trans x10 + x5
Original defined command ledger · 72 lines
- 0001
intro F - 0002
intro G - 0003
intro l - 0004
intro a - 0005
intro b - 0006
intro hequal - 0007
intro ha - 0008
intro hb - 0009
cases ha - 0010
cases ha_witness - 0011
cases ha_witness_witness - 0012
cases ha_witness_witness_witness - 0013
cases ha_witness_witness_witness_witness - 0014
cases ha_witness_witness_witness_witness_witness - 0015
cases ha_witness_witness_witness_witness_witness_witness - 0016
cases ha_witness_witness_witness_witness_witness_witness_right - 0017
cases ha_witness_witness_witness_witness_witness_witness_right_right - 0018
cases hb - 0019
cases hb_witness - 0020
cases hb_witness_witness - 0021
cases hb_witness_witness_witness - 0022
cases hb_witness_witness_witness_witness - 0023
cases hb_witness_witness_witness_witness_witness - 0024
cases hb_witness_witness_witness_witness_witness_witness - 0025
cases hb_witness_witness_witness_witness_witness_witness_right - 0026
cases hb_witness_witness_witness_witness_witness_witness_right_right - 0027
have hbalance : x4 + x11 = x10 + x5 - 0028
specialize matrix_integer_signed_sum_balance (x) - 0029
specialize matrix_integer_signed_sum_balance (x1) - 0030
specialize matrix_integer_signed_sum_balance (x2) - 0031
specialize matrix_integer_signed_sum_balance (x3) - 0032
specialize matrix_integer_signed_sum_balance (x6) - 0033
specialize matrix_integer_signed_sum_balance (x7) - 0034
specialize matrix_integer_signed_sum_balance (x8) - 0035
specialize matrix_integer_signed_sum_balance (x9) - 0036
specialize matrix_integer_signed_sum_balance (l) - 0037
specialize matrix_integer_signed_sum_balance (x4) - 0038
specialize matrix_integer_signed_sum_balance (x5) - 0039
specialize matrix_integer_signed_sum_balance (x10) - 0040
specialize matrix_integer_signed_sum_balance (x11) - 0041
apply matrix_integer_signed_sum_balance - 0042
specialize divisor_signed_table_equality_component_balance (F) - 0043
specialize divisor_signed_table_equality_component_balance (G) - 0044
specialize divisor_signed_table_equality_component_balance (x) - 0045
specialize divisor_signed_table_equality_component_balance (x1) - 0046
specialize divisor_signed_table_equality_component_balance (x2) - 0047
specialize divisor_signed_table_equality_component_balance (x3) - 0048
specialize divisor_signed_table_equality_component_balance (x6) - 0049
specialize divisor_signed_table_equality_component_balance (x7) - 0050
specialize divisor_signed_table_equality_component_balance (x8) - 0051
specialize divisor_signed_table_equality_component_balance (x9) - 0052
specialize divisor_signed_table_equality_component_balance (l) - 0053
apply divisor_signed_table_equality_component_balance - 0054
exact ha_witness_witness_witness_witness_witness_witness_left - 0055
exact hb_witness_witness_witness_witness_witness_witness_left - 0056
exact hequal - 0057
exact ha_witness_witness_witness_witness_witness_witness_right_left - 0058
exact ha_witness_witness_witness_witness_witness_witness_right_right_left - 0059
exact hb_witness_witness_witness_witness_witness_witness_right_left - 0060
exact hb_witness_witness_witness_witness_witness_witness_right_right_left - 0061
specialize signed_balance_extensional (a) - 0062
specialize signed_balance_extensional (b) - 0063
specialize signed_balance_extensional (x4) - 0064
specialize signed_balance_extensional (x5) - 0065
specialize signed_balance_extensional (x10) - 0066
specialize signed_balance_extensional (x11) - 0067
apply signed_balance_extensional - 0068
exact ha_witness_witness_witness_witness_witness_witness_right_right_right - 0069
exact hb_witness_witness_witness_witness_witness_witness_right_right_right - 0070
trans x10 + x5 - 0071
exact hbalance - 0072
apply add_comm