Mathlib Map

Theorems · Theorem · commutative algebra

card_classGroup_eq_one_iff

∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDomain R] [IsDedekindDomain R] [inst_3 : Fintype (ClassGroup R)],
  Fintype.card (ClassGroup R) = 1 ↔ IsPrincipalIdealRing R

The class number is 1 iff the ring of integers is a principal ideal domain.

Defined in
Mathlib.RingTheory.ClassGroup.Basic
Cited by
2 results in Mathlib
Foundations
Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainIsDedekindDomainFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.