Principal Classes and Faithful Prime Counts
Abstract
The class map detects principality, while every integer prime count detects ideals.
Theorem 1.1 (The trivial ideal class is exactly the principal locus).
Proof. Machine-checked in Lean as D5/S3/Factorization/IdealClassGroups/PrincipalIdealCriterion.principal_ideal_criterion (✓ std3). ∎
Source. Repository-derived.
Commentary.
This is the orientation matching the source statement of Mathlib’s ClassGroup.mk_eq_one_iff. No Dedekind-domain assumption is added: the upstream interface requires a domain and a chosen field of fractions.
References
- Truth anchor:
D5/S3/Factorization/IdealClassGroups/PrincipalIdealCriterion.principal_ideal_criterion