Keff Eq K Times Reduced

Documentation

Lean 4 Proof

theorem keff_eq_K_times_reduced (J : ℕ) (ρ T Tstar : ℝ) :
    effectiveCurvatureKeff J ρ T Tstar =
      curvatureK J ρ * reducedOrderParam T Tstar := by
  simp [effectiveCurvatureKeff, reducedOrderParam]

Dependency Graph

Module Section

Phase Transition at T* (Gap #8)