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

implications

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)

 216def implications : List String := [

proof body

Definition body.

 217  "Free energy F = -k_B T ln Z",
 218  "Entropy S = -∂F/∂T",
 219  "Heat capacity C = T ∂S/∂T",
 220  "Phase transitions from Z singularities"
 221]
 222
 223/-! ## Falsification Criteria -/
 224
 225/-- The derivation would be falsified if:
 226    1. Thermodynamic quantities don't follow from Z
 227    2. J-cost doesn't map to energy
 228    3. 8-tick doesn't give quantum statistics -/

depends on (20)

Lean names referenced from this declaration's body.