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 u v b c l i j. (forall wpo_position_unused_closed wpo_source_unused_closed wpo_mate_unused_closed. (exists wpo_gap_unused_closed_position_bound. wpo_gap_unused_closed_position_bound + S (wpo_position_unused_closed) = l) -> (((exists wpo_beta_height_unused_closed_source_entry. wpo_beta_height_unused_closed_source_entry + S (wpo_source_unused_closed) = S ((S (wpo_position_unused_closed)) * c)) /\ exists wpo_beta_quotient_unused_closed_source_entry. b = wpo_beta_quotient_unused_closed_source_entry * S ((S (wpo_position_unused_closed)) * c) + (wpo_source_unused_closed))) -> (((exists wpo_beta_height_unused_closed_inverse_entry. wpo_beta_height_unused_closed_inverse_entry + S (wpo_mate_unused_closed) = S ((S (wpo_source_unused_closed)) * v)) /\ exists wpo_beta_quotient_unused_closed_inverse_entry. u = wpo_beta_quotient_unused_closed_inverse_entry * S ((S (wpo_source_unused_closed)) * v) + (wpo_mate_unused_closed))) -> exists wpo_mate_position_unused_closed. ((exists wpo_gap_unused_closed_mate_bound. wpo_gap_unused_closed_mate_bound + S (wpo_mate_position_unused_closed) = l) /\ (((exists wpo_beta_height_unused_closed_mate_entry. wpo_beta_height_unused_closed_mate_entry + S (wpo_mate_unused_closed) = S ((S (wpo_mate_position_unused_closed)) * c)) /\ exists wpo_beta_quotient_unused_closed_mate_entry. b = wpo_beta_quotient_unused_closed_mate_entry * S ((S (wpo_mate_position_unused_closed)) * c) + (wpo_mate_unused_closed))))) -> (~(exists wpo_index_unused_source_omit_contains. ((exists wpo_gap_unused_source_omit_contains_bound. wpo_gap_unused_source_omit_contains_bound + S (wpo_index_unused_source_omit_contains) = l) /\ (((exists wpo_beta_height_unused_source_omit_contains_entry. wpo_beta_height_unused_source_omit_contains_entry + S (i) = S ((S (wpo_index_unused_source_omit_contains)) * c)) /\ exists wpo_beta_quotient_unused_source_omit_contains_entry. b = wpo_beta_quotient_unused_source_omit_contains_entry * S ((S (wpo_index_unused_source_omit_contains)) * c) + (i)))))) -> (((exists wpo_beta_height_unused_back. wpo_beta_height_unused_back + S (i) = S ((S (j)) * v)) /\ exists wpo_beta_quotient_unused_back. u = wpo_beta_quotient_unused_back * S ((S (j)) * v) + (i))) -> (~(exists wpo_index_unused_mate_omit_contains. ((exists wpo_gap_unused_mate_omit_contains_bound. wpo_gap_unused_mate_omit_contains_bound + S (wpo_index_unused_mate_omit_contains) = l) /\ (((exists wpo_beta_height_unused_mate_omit_contains_entry. wpo_beta_height_unused_mate_omit_contains_entry + S (j) = S ((S (wpo_index_unused_mate_omit_contains)) * c)) /\ exists wpo_beta_quotient_unused_mate_omit_contains_entry. b = wpo_beta_quotient_unused_mate_omit_contains_entry * S ((S (wpo_index_unused_mate_omit_contains)) * c) + (j))))))Structural proof guide
Generated structural guide
Orbit closure turns omission of one endpoint of a decoded two-cycle into omission of its mate.
This root lemma is proved directly from the PA rules and the hypotheses introduced by its statement.
The proof proceeds by case analysis (4), intermediate claims (1).
Referenced ingredients
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Linked names are exact direct references. This Alpha-v25 checked-use theorem is independently kernel-checked when replayed; it is not a Stable theorem.
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–10
02Fix variables and assumptionsL11–11
Work with arbitrary variables or the premises of the current implication.
- L11
intro hjcontains
03Separate the logical casesL12–13
04Establish hioccursL14–21
Establish this local claim before using it. It is not an additional assumption. The following proof commands apply hclosed.
- L14
have hioccurs : exists wpo_index_unused_source_occurs. ((exists wpo_gap_unused_source_occurs_bound. wpo_gap_unused_source_occurs_bound + S (wpo_index_unused_source_occurs) = l) /\ (((exists wpo_beta_height_unused_source_occurs_entry. wpo_beta_height_unused_source_occurs_entry + S (i) = S ((S (wpo_index_unused_source_occurs)) * c)) /\ exists wpo_beta_quotient_unused_source_occurs_entry. b = wpo_beta_quotient_unused_source_occurs_entry * S ((S (wpo_index_unused_source_occurs)) * c) + (i)))) - L15
specialize hclosed x - L16
specialize hclosed j - L17
specialize hclosed i - L18
apply hclosed - L19
exact hjcontains_witness_left - L20
exact hjcontains_witness_right - L21
exact hback
05Separate the logical casesL22–23
06Use earlier factsL24–24
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L24
apply hiomit
07Construct an explicit witnessL25–25
Supply the displayed value, then prove that it has the required property.
- L25
exists x1
08Separate the logical casesL26–26
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L26
split
Original exact command ledger · 28 lines
- 0001
intro u - 0002
intro v - 0003
intro b - 0004
intro c - 0005
intro l - 0006
intro i - 0007
intro j - 0008
intro hclosed - 0009
intro hiomit - 0010
intro hback - 0011
intro hjcontains - 0012
cases hjcontains - 0013
cases hjcontains_witness - 0014
have hioccurs : exists wpo_index_unused_source_occurs. ((exists wpo_gap_unused_source_occurs_bound. wpo_gap_unused_source_occurs_bound + S (wpo_index_unused_source_occurs) = l) /\ (((exists wpo_beta_height_unused_source_occurs_entry. wpo_beta_height_unused_source_occurs_entry + S (i) = S ((S (wpo_index_unused_source_occurs)) * c)) /\ exists wpo_beta_quotient_unused_source_occurs_entry. b = wpo_beta_quotient_unused_source_occurs_entry * S ((S (wpo_index_unused_source_occurs)) * c) + (i)))) - 0015
specialize hclosed x - 0016
specialize hclosed j - 0017
specialize hclosed i - 0018
apply hclosed - 0019
exact hjcontains_witness_left - 0020
exact hjcontains_witness_right - 0021
exact hback - 0022
cases hioccurs - 0023
cases hioccurs_witness - 0024
apply hiomit - 0025
exists x1 - 0026
split - 0027
exact hioccurs_witness_left - 0028
exact hioccurs_witness_right