theorem
proved
term proof
nsRS_gt_zero
show as:
view Lean formalization →
formal statement (Lean)
43theorem nsRS_gt_zero : nsRS > 0 := by
proof body
Term-mode proof.
44 unfold nsRS gap45; norm_num
45
46/-- n_s_RS ∈ (0.955, 0.957). -/