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

MetastableState

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)

 182structure MetastableState where
 183  jcost_local_min : ℝ
 184  jcost_global_min : ℝ
 185  barrier_height : ℝ
 186  lifetime : ℝ  -- Time to nucleate
 187
 188/-- Nucleation: Crossing the J-cost barrier.
 189
 190    Thermal fluctuations can push system over barrier.
 191    Rate ~ exp(-ΔJ/kT) where ΔJ = barrier height. -/

depends on (4)

Lean names referenced from this declaration's body.