theorem
proved
term proof
primeCounting_twohundred
show as:
view Lean formalization →
formal statement (Lean)
631theorem primeCounting_twohundred : primeCounting 200 = 46 := by native_decide
proof body
Term-mode proof.
632
633/-- π(1000) = 168. -/