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

C_kernel_lt_half

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)

 121theorem C_kernel_lt_half : C_kernel < 1 / 2 := by

proof body

Term-mode proof.

 122  rw [C_kernel_eq_two_minus_phi]
 123  have h := phi_gt_onePointFive
 124  linarith
 125
 126/-! ## §3. Numerical band -/
 127
 128/-- **THEOREM.** Numerical band: `0.380 < C < 0.390` from
 129    `1.61 < φ < 1.62` via the `2 - φ` closed form. -/

depends on (6)

Lean names referenced from this declaration's body.