Mathlib Map

Theorems · Theorem · commutative algebra

FractionalIdeal.isPrincipal.of_isPrincipal_pow_of_coprime

∀ {R : Type u_1} {K : Type u_2} [inst : CommRing R] [inst_1 : Field K] [inst_2 : Algebra R K] [IsFractionRing R K]
  [inst_4 : IsDomain R] [IsDedekindDomain R] [inst_6 : Fintype (ClassGroup R)] {n : ℕ},
  n.Coprime (Fintype.card (ClassGroup R)) →
    ∀ (I : FractionalIdeal (nonZeroDivisors R) K), (↑(I ^ n)).IsPrincipal → (↑I).IsPrincipal

A fractional ideal is principal if a power coprime to the class number is principal.

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

Around this declaration

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

Cites25

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.