Mathlib Map

Theorems · Definition · commutative algebra

Ideal.prod

{R : Type u} → {S : Type v} → [inst : Semiring R] → [inst_1 : Semiring S] → Ideal R → Ideal S → Ideal (R × S)

I × J as an ideal of R × S.

Defined in
Mathlib.RingTheory.Ideal.Prod
Cited by
28 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiring

Around this declaration

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

Cites5

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

Cited by30

Results whose statement or proof uses this declaration.