Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.IsPrime.mem_or_mem

∀ {α : Type u} [inst : Semiring α] {I : Ideal α}, I.IsPrime → ∀ {x y : α}, x * y ∈ I → x ∈ I ∨ y ∈ I
Defined in
Mathlib.RingTheory.Ideal.Prime
Cited by
22 results in Mathlib
Foundations
Depth 17 from the axioms · uses no axioms
Assumes
Semiring

Around this declaration

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

Cites4

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

Cited by22

Results whose statement or proof uses this declaration.