theorem
proved
term proof
primeCounting_eleven
show as:
view Lean formalization →
formal statement (Lean)
382theorem primeCounting_eleven : primeCounting 11 = 5 := by
proof body
Term-mode proof.
383 native_decide
384
385/-- π(13) = 6. -/