theorem
proved
term proof
primeCounting_twenty
show as:
view Lean formalization →
formal statement (Lean)
394theorem primeCounting_twenty : primeCounting 20 = 8 := by
proof body
Term-mode proof.
395 native_decide
396
397/-- π(100) = 25. -/