pith. machine review for the scientific record. sign in
lemma proved term proof

rs_cone_cmin_value

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 127lemma rs_cone_cmin_value : cmin RS.coneConstants = 1 / 2 := by

proof body

Term-mode proof.

 128  simp only [cmin, RS.cone_Knet_eq_one, RS.cone_Cproj_eq_two, RS.cone_Ceng_eq_one]
 129  norm_num
 130
 131/-! ## Example 4: Eight-Tick Net Constants Model -/
 132
 133/-- Model using the eight-tick aligned constants (K_net = (9/7)², C_proj = 2).
 134This matches the constants derived in the LaTeX support document. -/

depends on (15)

Lean names referenced from this declaration's body.