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 expanded first-order arithmetic statement
forall u U v V q. U * v + 1 = u * V -> (q * u + v) * U + 1 = (q * U + V) * uConstructive proof overview
Generated structural guide
The reverse determinant orientation has the same actual quotient-matrix transition.
The unchanged tactic script uses 1 declared prerequisite and contains 13 exact native proof lines.
Alpha v34 checked-use · first admitted v29 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. This exact body belongs to a complete independently kernel-checked constructive proof bundle and has Alpha checked-use authority; it does not imply Stable membership.
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 exact 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