Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.disjoint_powers_iff_notMem_of_isPrime

∀ {R : Type u} [inst : CommSemiring R] {I : Ideal R} [I.IsPrime] (y : R), Disjoint ↑(Submonoid.powers y) ↑I ↔ y ∉ I
Defined in
Mathlib.RingTheory.Ideal.Operations
Cited by
10 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIdeal.IsPrime

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 by10

Results whose statement or proof uses this declaration.