Convergence Rate At Critical

Documentation

Lean 4 Proof

theorem convergenceRate_at_critical (J : ℕ) (ρ c Tstar : ℝ) (hTs : 0 < Tstar) :
    convergenceRate J ρ c Tstar Tstar = 0 := by
  simp [convergenceRate, div_self (ne_of_gt hTs)]

Dependency Graph

Module Section

Theorem 8, Corollary 6, Propositions 18-22: