Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.isCoprime_iff_gcd

∀ {A : Type u_2} [inst : CommRing A] [inst_1 : IsDedekindDomain A] {I J : Ideal A}, IsCoprime I J ↔ gcd I J = 1
Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
2 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDedekindDomain

Around this declaration

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

Cites10

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.