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

Eratosthenes Sieve

Sieve of Eratosthenes: computable primality predicate via trial division. Foundation for all three conjecture tracks.

Payload

Eratosthenes Sieve

Sieve of Eratosthenes: computable primality predicate via trial division. Foundation for all three conjecture tracks.

Eratosthenes Sieve

Summary

Sieve of Eratosthenes: computable primality predicate via trial division. Foundation for all three conjecture tracks.

Statement

\label{def:eratosthenes-sieve}
The \emph{sieve of Eratosthenes} at bound~$n$ is a computable function
$\mathrm{sieve}(n) : \{0, \ldots, n\} \to \{\mathrm{true}, \mathrm{false}\}$
such that $\mathrm{sieve}(k) = \mathrm{true}$ if and only if $k$ is prime.

\textbf{Lean:} \texttt{eratosthenes\_sieve} in
\texttt{SieveInfrastructure.lean}.\qquad
\textbf{Registry:} III.D99.

Proof / Justification

This item is definitional. No manuscript proof is required.

Source Context

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

Lean / Formalization Notes

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

Dependencies

  • Canonical: I.T09

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001544
  • Primary alias DEF0314
  • Type Definition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

III.D99eratosthenes-sievedef:eratosthenes-sieve

Release lines

corpus_v3_workingcorpus_v2

Relations

Appears in (1)

Sources

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

Version & History

  • v1 · 2026-05-10 imported from v2 registry

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