Mathlib Map

Theorems · Theorem · commutative algebra

Nat.Coprime.isCoprime

∀ {m n : ℕ}, m.Coprime n → IsCoprime ↑m ↑n

Alias of the reverse direction of Nat.isCoprime_iff_coprime.

Defined in
Mathlib.RingTheory.Coprime.Lemmas
Cited by
6 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites2

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

Cited by6

Results whose statement or proof uses this declaration.