def
definition
def or abbrev
solvationShellCert
show as:
view Lean formalization →
formal statement (Lean)
45noncomputable def solvationShellCert : SolvationShellCert where
46 five_shells := solvationShell_count
proof body
Definition body.
47 phi_ratio := shellRadius_ratio
48 radius_always_pos := shellRadius_pos
49
50end IndisputableMonolith.Chemistry.SolvationShellsFromConfigDim