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 PA statement
forall b c z e l n. (exists u v. (((exists h. h + S 1 = S ((S 0) * v)) /\ exists q. u = q * S ((S 0) * v) + 1) /\ (((exists h. h + S n = S ((S l) * v)) /\ exists q. u = q * S ((S l) * v) + n) /\ forall i. (exists h. h + S i = l) -> exists p r s. (((exists h. h + S p = S ((S i) * c)) /\ exists q. b = q * S ((S i) * c) + p) /\ (((exists h. h + S r = S ((S i) * v)) /\ exists q. u = q * S ((S i) * v) + r) /\ (((exists h. h + S s = S ((S S i) * v)) /\ exists q. u = q * S ((S S i) * v) + s) /\ s = r * p)))))) -> (forall i a. (exists h. h + S i = l) -> ((exists h. h + S a = S ((S i) * c)) /\ exists q. b = q * S ((S i) * c) + a) -> ((exists h. h + S a = S ((S i) * e)) /\ exists q. z = q * S ((S i) * e) + a)) -> (exists u v. (((exists h. h + S 1 = S ((S 0) * v)) /\ exists q. u = q * S ((S 0) * v) + 1) /\ (((exists h. h + S n = S ((S l) * v)) /\ exists q. u = q * S ((S l) * v) + n) /\ forall i. (exists h. h + S i = l) -> exists p r s. (((exists h. h + S p = S ((S i) * e)) /\ exists q. z = q * S ((S i) * e) + p) /\ (((exists h. h + S r = S ((S i) * v)) /\ exists q. u = q * S ((S i) * v) + r) /\ (((exists h. h + S s = S ((S S i) * v)) /\ exists q. u = q * S ((S S i) * v) + s) /\ s = r * p))))))Structural proof guide
One-way extensional factor-prefix preservation transports Product without changing its trace.
Direct prerequisites: none. The authored body proceeds by case analysis (10), intermediate claims (1).
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are hypotheses of the historical Alpha-v12 body receipt. The complete historical Alpha-v18 proof bundle independently checks every dependency; current Alpha v25 preserves that checked theorem use without changing 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.
01Fix variables and assumptionsL1–8
02Separate the logical casesL9–12
03Construct an explicit witnessL13–14
04Separate the logical casesL15–15
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L15
split
05Use earlier factsL16–16
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L16
exact hproduct_witness_witness_left
06Separate the logical casesL17–17
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L17
split
07Use earlier factsL18–18
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L18
exact hproduct_witness_witness_right_left
08Fix variables and assumptionsL19–20
09Establish hstepL21–24
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hproduct witness witness right right.
- L21
have hstep : exists p r s. (((exists h. h + S p = S ((S i) * c)) /\ exists q. b = q * S ((S i) * c) + p) /\ (((exists h. h + S r = S ((S i) * x1)) /\ exists q. x = q * S ((S i) * x1) + r) /\ (((exists h. h + S s = S ((S S i) * x1)) /\ exists q. x = q * S ((S S i) * x1) + s) /\ s = r * p))) - L22
specialize hproduct_witness_witness_right_right i - L23
apply hproduct_witness_witness_right_right - L24
exact hi
10Separate the logical casesL25–30
11Construct an explicit witnessL31–33
12Separate the logical casesL34–34
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L34
split
13Use earlier factsL35–39
14Separate the logical casesL40–40
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L40
split
15Use earlier factsL41–41
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L41
exact hstep_witness_witness_witness_right_left
16Separate the logical casesL42–42
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L42
split
Original exact command ledger · 44 lines
- 0001
intro b - 0002
intro c - 0003
intro z - 0004
intro e - 0005
intro l - 0006
intro n - 0007
intro hproduct - 0008
intro hpres - 0009
cases hproduct - 0010
cases hproduct_witness - 0011
cases hproduct_witness_witness - 0012
cases hproduct_witness_witness_right - 0013
exists x - 0014
exists x1 - 0015
split - 0016
exact hproduct_witness_witness_left - 0017
split - 0018
exact hproduct_witness_witness_right_left - 0019
intro i - 0020
intro hi - 0021
have hstep : exists p r s. (((exists h. h + S p = S ((S i) * c)) /\ exists q. b = q * S ((S i) * c) + p) /\ (((exists h. h + S r = S ((S i) * x1)) /\ exists q. x = q * S ((S i) * x1) + r) /\ (((exists h. h + S s = S ((S S i) * x1)) /\ exists q. x = q * S ((S S i) * x1) + s) /\ s = r * p))) - 0022
specialize hproduct_witness_witness_right_right i - 0023
apply hproduct_witness_witness_right_right - 0024
exact hi - 0025
cases hstep - 0026
cases hstep_witness - 0027
cases hstep_witness_witness - 0028
cases hstep_witness_witness_witness - 0029
cases hstep_witness_witness_witness_right - 0030
cases hstep_witness_witness_witness_right_right - 0031
exists x2 - 0032
exists x3 - 0033
exists x4 - 0034
split - 0035
specialize hpres i - 0036
specialize hpres x2 - 0037
apply hpres - 0038
exact hi - 0039
exact hstep_witness_witness_witness_left - 0040
split - 0041
exact hstep_witness_witness_witness_right_left - 0042
split - 0043
exact hstep_witness_witness_witness_right_right_left - 0044
exact hstep_witness_witness_witness_right_right_right