theorem
proved
term proof
primeCounting_seven
show as:
view Lean formalization →
formal statement (Lean)
378theorem primeCounting_seven : primeCounting 7 = 4 := by
proof body
Term-mode proof.
379 native_decide
380
381/-- π(11) = 5. -/