Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.mul_le

∀ {R : Type u} [inst : Semiring R] {I J K : Ideal R}, I * J ≤ K ↔ ∀ r ∈ I, ∀ s ∈ J, r * s ∈ K
Defined in
Mathlib.RingTheory.Ideal.Operations
Cited by
11 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

Around this declaration

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

Cites3

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

Cited by11

Results whose statement or proof uses this declaration.