Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved.
All coefficients retain the established highest-degree-first order. Trimming handles empty and all-zero prefixes; monic normalization requires a nonzero leading coefficient. Synthetic division has a nonempty input of length S n and a quotient of length n, unique in decoded values. Its coefficient recurrence, actual evaluation remainder and positive-degree drop are checked. General polynomial Euclidean division, gcd/Bezout, an arbitrary-convolution factor theorem, irreducible-polynomial existence and the full G091 prime-power-field endpoint remain open. These exact theorems are first admitted to Alpha v32; Stable remains unchanged.
Exact theorem in conservative defined notation
∀ p. ∀ b. ∀ c. ∀ B. ∀ C. ∀ L. (∀ x. ∀ y. Lt(x,L) → BetaAt(b,c,x,y) → BetaAt(B,C,x,y)) → FpMonic(p,b,c,L) → FpMonic(p,B,C,L)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 29 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.
01Fix variables and assumptionsL1–8
02Separate the logical casesL9–11
03Use earlier factsL12–12
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L12
exact h_left
04Separate the logical casesL13–13
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L13
split
05Use earlier factsL14–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
specialize matrix_rank_bounded_prefix_transport (b) - L15
specialize matrix_rank_bounded_prefix_transport (c) - L16
specialize matrix_rank_bounded_prefix_transport (B) - L17
specialize matrix_rank_bounded_prefix_transport (C) - L18
specialize matrix_rank_bounded_prefix_transport (L) - L19
specialize matrix_rank_bounded_prefix_transport (p) - L20
apply matrix_rank_bounded_prefix_transport - L21
exact he - L22
exact h_right_left - L23
specialize he (0)
Original defined command ledger · 29 lines
- 0001
intro p - 0002
intro b - 0003
intro c - 0004
intro B - 0005
intro C - 0006
intro L - 0007
intro he - 0008
intro h - 0009
cases h - 0010
cases h_right - 0011
split - 0012
exact h_left - 0013
split - 0014
specialize matrix_rank_bounded_prefix_transport (b) - 0015
specialize matrix_rank_bounded_prefix_transport (c) - 0016
specialize matrix_rank_bounded_prefix_transport (B) - 0017
specialize matrix_rank_bounded_prefix_transport (C) - 0018
specialize matrix_rank_bounded_prefix_transport (L) - 0019
specialize matrix_rank_bounded_prefix_transport (p) - 0020
apply matrix_rank_bounded_prefix_transport - 0021
exact he - 0022
exact h_right_left - 0023
specialize he (0) - 0024
specialize he (1) - 0025
apply he - 0026
specialize one_le_of_ne_zero (L) - 0027
apply one_le_of_ne_zero - 0028
exact h_left - 0029
exact h_right_right