theorem
proved
term proof
V_cb_approx
show as:
view Lean formalization →
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