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 expanded first-order arithmetic statement
forall p. (~((p) = 1) /\ forall pfa_factor_left_modulus_domain pfa_factor_right_modulus_domain. (p) = pfa_factor_left_modulus_domain * pfa_factor_right_modulus_domain -> pfa_factor_left_modulus_domain = 1 \/ pfa_factor_right_modulus_domain = 1) -> (((exists pfa_gap_modulus_zerobound. pfa_gap_modulus_zerobound + S (0) = (p)) /\ ((exists pfa_offset_left_modulus_zerocongruence pfa_offset_right_modulus_zerocongruence. (p) + (p) * pfa_offset_left_modulus_zerocongruence = (0) + (p) * pfa_offset_right_modulus_zerocongruence))))Constructive proof overview
Generated structural guide
The modulus itself has canonical residue zero, the characteristic-p boundary.
The unchanged tactic script uses 2 declared prerequisites and contains 9 exact native proof lines.
Alpha v34 checked-use · first admitted v31 · independently kernel and Lean verified; not Stable
Proof neighborhood
Direct dependencies
FP0002 prime_field_zero_below_prime zero_add Stable theorem; checked-use authorizedDirect 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–2
02Separate the logical casesL3–3
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L3
split
03Use earlier factsL4–6
04Construct an explicit witnessL7–8
05Calculate and transport equalitiesL9–9
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L9
simp [zero_add]