Corpus theorem canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Theorem cid001176THM0010canonicalv1

FTA on tau-Idx

Fundamental Theorem of Arithmetic on tau-Idx: every n >= 2 has a unique prime factorization. Proved via strong induction (existence) and Euclid's Lemma (uniqueness).

Payload

FTA on tau-Idx

Fundamental Theorem of Arithmetic on tau-Idx: every n >= 2 has a unique prime factorization. Proved via strong induction (existence) and Euclid’s Lemma (uniqueness).

FTA on tau-Idx

Summary

Fundamental Theorem of Arithmetic on tau-Idx: every n >= 2 has a unique prime factorization. Proved via strong induction (existence) and Euclid’s Lemma (uniqueness).

Statement

%
\label{thm:fta-tau-idx}
Every $\underline{n} \geq \underline{2}$ in $\tau$-Idx
has a unique representation as a product of primes:
\[
    \boxed{\underline{n}
    = \underline{p_1}^{\underline{e_1}}
    \times \underline{p_2}^{\underline{e_2}}
    \times \cdots
    \times \underline{p_k}^{\underline{e_k}}}
\]
where $\underline{p_1} < \underline{p_2} < \cdots
< \underline{p_k}$ are primes
and each $\underline{e_i} \geq \underline{1}$.
The representation is unique up to reordering
(and we fix ascending order by convention).

Proof / Justification

\emph{Existence.}
By strong induction on $\underline{n}$.
If $\underline{n}$ is prime, the factorization is
$\underline{n}$ itself.
If not, $\underline{n} = \underline{a} \times \underline{b}$
with $\underline{2} \leq \underline{a}, \underline{b}
< \underline{n}$.
By induction, both $\underline{a}$ and $\underline{b}$
have prime factorizations;
their product gives a factorization of $\underline{n}$.

\emph{Uniqueness.}
Suppose $\underline{n} = \underline{p_1}^{\underline{e_1}}
\times \cdots \times \underline{p_k}^{\underline{e_k}}
= \underline{q_1}^{\underline{f_1}}
\times \cdots \times \underline{q_l}^{\underline{f_l}}$.
Since $\underline{p_1} \mid \underline{n}$,
we have $\underline{p_1} \mid
\underline{q_j}^{\underline{f_j}}$ for some $j$
(by Euclid's Lemma, which holds on $\tau$-Idx
because the cancellation law holds in the semiring).
Since $\underline{q_j}$ is prime, $\underline{p_1}
= \underline{q_j}$.
By induction on the total number of prime factors,
the remaining factors agree.

Source Context

  • Registry source: book-01.jsonl line 53
  • Manuscript source: 2nd-edition/book-i-categorical-foundations/02_mainmatter/part04/ch16-primes-divisibility.tex lines 255-272

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookI.Coordinates.Primes
  • Name: Tau.Coordinates.prime_product_exists, Tau.Coordinates.prime_product_unique

Dependencies

  • Canonical: I.D19b, I.D11

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001176
  • Primary alias THM0010
  • Type Theorem
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.T09fta-on-tau-idxthm:fta-tau-idx

Release lines

corpus_v3_workingcorpus_v2

Relations

Formalized by (2)

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 cid000023Book I, Part 4, Chapter 16 (Part IV)

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