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.
All displayed hypotheses are required. Powers and positive differences are actual existential outputs. The proof constructs second-order correction identities and iterates the prime step; no binomial expansion or LTE oracle is assumed. The 2-adic variants remain separate open targets.
Exact theorem in conservative defined notation
∀ p. ∀ e. ∀ P. ¬p = 1 ∧ (∀ x. ∀ y. p = x · y → x = 1 ∨ y = 1) → Pow(p,e,P) → BoundedPowerValuation(p,P,P,e)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 27 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay script.
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–5
02Use earlier factsL6–15
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L6
specialize prime_valuation_exponent_eq_transport (p) - L7
specialize prime_valuation_exponent_eq_transport (P) - L8
specialize prime_valuation_exponent_eq_transport (e * 1) - L9
specialize prime_valuation_exponent_eq_transport (e) - L10
apply prime_valuation_exponent_eq_transport - L11
apply mul_one - L12
specialize prime_power_valuation_pow (p) - L13
specialize prime_power_valuation_pow (p) - L14
specialize prime_power_valuation_pow (e) - L15
specialize prime_power_valuation_pow (1)
03Use earlier factsL16–18
04Fix variables and assumptionsL19–19
Work with arbitrary variables or the premises of the current implication.
- L19
intro hz
Original defined command ledger · 27 lines
- 0001
intro p - 0002
intro e - 0003
intro P - 0004
intro hp - 0005
intro hpow - 0006
specialize prime_valuation_exponent_eq_transport (p) - 0007
specialize prime_valuation_exponent_eq_transport (P) - 0008
specialize prime_valuation_exponent_eq_transport (e * 1) - 0009
specialize prime_valuation_exponent_eq_transport (e) - 0010
apply prime_valuation_exponent_eq_transport - 0011
apply mul_one - 0012
specialize prime_power_valuation_pow (p) - 0013
specialize prime_power_valuation_pow (p) - 0014
specialize prime_power_valuation_pow (e) - 0015
specialize prime_power_valuation_pow (1) - 0016
specialize prime_power_valuation_pow (P) - 0017
apply prime_power_valuation_pow - 0018
exact hp - 0019
intro hz - 0020
specialize prime_nonzero (p) - 0021
apply prime_nonzero - 0022
exact hp - 0023
exact hz - 0024
specialize lte_prime_self_valuation (p) - 0025
apply lte_prime_self_valuation - 0026
exact hp - 0027
exact hpow