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

V_cb_approx

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)

 166theorem V_cb_approx : (1 : ℚ) / 24 > 0.04 ∧ (1 : ℚ) / 24 < 0.05 := by

proof body

Term-mode proof.

 167  constructor <;> norm_num
 168
 169end RecogSpec
 170end IndisputableMonolith