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

NuclearConfig

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)

  50structure NuclearConfig where
  51  /-- The stability ratio: x = 1 for perfectly stable. -/
  52  ratio : ℝ
  53  ratio_pos : 0 < ratio
  54
  55/-- The J-cost (instability measure) of a nuclear configuration. -/

used by (17)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (8)

Lean names referenced from this declaration's body.