Crossing Threshold Reexport

Documentation

Lean 4 Proof

theorem crossing_threshold_reexport {P_cycle : ℝ} (hP : 0 < P_cycle)
    {n : ℕ} (hn : 0 < n) :
    1 < P_cycle ^ ((1 : ℝ) / ↑n) ↔ 1 < P_cycle :=
  activation_threshold_iff_product hP hn

Dependency Graph

Module Section

Paper 6: Endogenous Decentralization and the AI Transition