def
definition
def or abbrev
cmin
show as:
view Lean formalization →
formal statement (Lean)
44@[simp] noncomputable def cmin (C : Constants) : ℝ := (C.Knet * C.Cproj * C.Ceng)⁻¹
proof body
Definition body.
45
46/-- If all three constants are strictly positive, then `cmin > 0`. -/
used by (20)
-
cone_cmin_consistent -
cone_cmin_numerical -
eight_tick_cmin_consistent -
eight_tick_cmin_numerical -
eight_tick_cmin_value -
eightTickModel_pos -
rs_cone_cmin_value -
rsConeModel_pos -
cmin_pos -
CPMConstantsRecord -
c_value_cone -
c_value_eight_tick -
eightTickRecord -
energyGap_ge_cmin_mul_defect -
rsConeRecord -
ilg_c_matches_cpm -
ilg_cmin_value -
ilg_reverse_coercivity -
CPMMethodCert -
toyModel_cmin_pos