theorem
proved
term proof
primeCounting_ten
show as:
view Lean formalization →
formal statement (Lean)
374theorem primeCounting_ten : primeCounting 10 = 4 := by
proof body
Term-mode proof.
375 native_decide
376
377/-- π(7) = 4. -/