def
definition
def or abbrev
bottom_threshold
show as:
view Lean formalization →
formal statement (Lean)
295def bottom_threshold : FlavorThreshold where
296 scale := 4.18
proof body
Definition body.
297 n_f_below := 4
298 n_f_above := 5
299 h_pos := by norm_num
300 h_step := by norm_num
301