Corpus definition canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Definition cid001442DEF0212canonicalv1

Sieve Prime Count

π(n): count of primes ≤ n via sieve. π(10)=4, π(30)=10, π(100)=25.

Payload

Sieve Prime Count

π(n): count of primes ≤ n via sieve. π(10)=4, π(30)=10, π(100)=25.

Sieve Prime Count

Summary

π(n): count of primes ≤ n via sieve. π(10)=4, π(30)=10, π(100)=25.

Statement

\label{def:sieve-prime-count}
$\pi(n) := \#\{p \le n : p \text{ prime}\}$, computed via the sieve.

\textbf{Lean:} \texttt{sieve\_prime\_count}.\quad
\textbf{Registry:} III.D100.

Proof / Justification

This item is definitional. No manuscript proof is required.

Source Context

  • Registry source: book-03.jsonl line 252
  • Manuscript source: 2nd-edition/book-iii-categorical-spectrum/02_mainmatter/part10/ch81-additive-conjectures-deep.tex lines 92-97

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookIII.Spectral.SieveInfrastructure
  • Name: sieve_prime_count

Dependencies

  • Canonical: III.D99

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001442
  • Primary alias DEF0212
  • Type Definition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

III.D100sieve-prime-countdef:sieve-prime-count

Release lines

corpus_v3_workingcorpus_v2

Relations

Formalized by (3)

Appears in (1)

Downstream uses (computed) (6)

Items in the corpus that reference this one via load-bearing relations. Computed from the full corpus-v3 graph at build time.

Sources

  • Monograph cid000024Book III, Part 10, Chapter 81 (Wave R1)

Version & History

  • v1 · 2026-05-10 imported from v2 registry
  • v1 · 2026-05-10 wired formalized by in wave 5

Status disclaimer

A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.

Save or share this page for inspection

Download a portable dossier, copy a reviewer note, or send this page to someone who can inspect it.

Email to expert