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.
Public research checkpoint: original HA and independently compiled Lean verified; not Alpha-enrolled, no Alpha checked-use authority; 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. The literal dependency-closed bundle is checked by original HA and the independently compiled Lean verifier. Public delivery grants no Alpha checked-use authority or 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]