Mathlib Map

Theorems · Theorem · number theory

NumberField.classNumber_eq_one_iff

∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K],
  NumberField.classNumber K = 1 ↔ IsPrincipalIdealRing (NumberField.RingOfIntegers K)

The class number of a number field is 1 iff the ring of integers is a PID.

Defined in
Mathlib.NumberTheory.NumberField.ClassNumber
Cited by
2 results in Mathlib
Foundations
Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldNumberField

Around this declaration

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

Cites6

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.