pith. machine review for the scientific record. sign in
def definition def or abbrev

becTemperature

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 128noncomputable def becTemperature (n m : ℝ) : ℝ :=

proof body

Definition body.

 129  (2 * pi * hbar^2 / (m * kB_SI)) * (n / 2.612)^(2/3)
 130
 131/-! ## J-Cost Interpretation -/
 132
 133/-- In RS, chemical potential is J-cost gradient:
 134
 135    μ = ∂J_total/∂N
 136
 137    Adding a particle increases total J-cost by μ.
 138
 139    Particles flow from high μ to low μ to minimize J_total. -/

depends on (17)

Lean names referenced from this declaration's body.