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.
Statement with defined notation
∀ n. ∀ m. ∀ k. Le(n,m) → Le(m,k) → Le(n,k)Every purple notation token opens its conservative definition. This is a reading surface; the compiler expands the statement before the unchanged kernel checks it.
Definitions used by this theorem
In the theorem statement
3 occurrences
In local proof propositions
0 occurrences
Exact expanded native-PA statement
forall n m k. n <= m -> m <= k -> n <= kProof neighborhood
Direct theorem prerequisites
Direct theorem dependents
PA001R beta_moduli_coprime_of_lt_bounded_common_multiple PA001U beta_exclusive_accumulated_product_step PA002I bounded_beta_exclusive_recode_invariant PA002Q new_value_lt_scaled_base PA002T beta_value_lt_scaled_base PA006L lt_of_lt_of_le PA007C gauss_signed_half_magnitude_injective PA0097 finite_short_cover_impossible PA009Q pair_index_left_below_double PA009R pair_index_right_below_double PA00DR odd_half_division_quotient_boundedDefinition-aware tactic body
Only local propositions introduced by have or suffices are compacted. The untrusted compiler re-expands each one before the original tactic script is replayed; defined notation is never accepted by the kernel. Open the exact replay line beneath every changed command.
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–5
02Separate the logical casesL6–7
03Construct an explicit witnessL8–8
Supply the displayed value, then prove that it has the required property.
- L8
exists x1 + x
04Calculate and transport equalitiesL9–9
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L9
simp [add_assoc, h_nm_witness, h_mk_witness]