Singularity Time Pos

Documentation

Lean 4 Proof

theorem singularity_time_pos {gamma K_0 : ℝ}
    (hgamma : 1 < gamma) (hK : 0 < K_0) :
    0 < singularityTime gamma K_0 :=
  div_pos one_pos (mul_pos (by linarith) hK)

Dependency Graph

Module Section

Paper 6: Endogenous Decentralization and the AI Transition