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

classicalHeatCapacity

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)

  55noncomputable def classicalHeatCapacity (f : ℝ) : ℝ := f / 2 * kB_SI

proof body

Definition body.

  56
  57/-! ## Monatomic Gas -/
  58
  59/-- Monatomic ideal gas (He, Ne, Ar):
  60
  61    3 translational modes (x, y, z)
  62    No rotational or vibrational modes
  63
  64    C_V = (3/2) R ≈ 12.5 J/(mol·K)
  65
  66    Experiments confirm this perfectly! -/

depends on (5)

Lean names referenced from this declaration's body.