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

c_value_cone

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)

 359theorem c_value_cone : cmin RS.coneConstants = 1/2 := by

proof body

Term-mode proof.

 360  simp only [cmin, RS.cone_Knet_eq_one, RS.cone_Cproj_eq_two, RS.cone_Ceng_eq_one]
 361  norm_num
 362
 363end Bridge
 364
 365/-! ## Formal Constants Record
 366
 367A structured record of all CPM constants with their derivations,
 368suitable for auditing and JSON export. -/
 369
 370/-- Complete record of CPM constants with provenance. -/

depends on (21)

Lean names referenced from this declaration's body.