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

FirstOrderTransition

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)

  83structure FirstOrderTransition where
  84  latentHeat : ℝ        -- Energy released/absorbed
  85  volumeChange : ℝ      -- Change in volume
  86  hysteresis : Bool     -- Can be supercooled/superheated
  87
  88/-- In RS, first-order transitions involve:
  89    1. Two distinct J-cost minima
  90    2. Barrier between them
  91    3. Nucleation to cross barrier
  92    4. Latent heat = J-cost difference -/

depends on (4)

Lean names referenced from this declaration's body.