theorem
proved
term proof
primeCounting_thirteen
show as:
view Lean formalization →
formal statement (Lean)
386theorem primeCounting_thirteen : primeCounting 13 = 6 := by
proof body
Term-mode proof.
387 native_decide
388
389/-- π(17) = 7. -/