def
definition
def or abbrev
charm_threshold
show as:
view Lean formalization →
formal statement (Lean)
288def charm_threshold : FlavorThreshold where
289 scale := 1.27
proof body
Definition body.
290 n_f_below := 3
291 n_f_above := 4
292 h_pos := by norm_num
293 h_step := by norm_num
294