Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.mem_jacobson_iff

∀ {R : Type u} [inst : Ring R] {I : Ideal R} {x : R}, x ∈ I.jacobson ↔ ∀ (y : R), ∃ z, z * y * x + z - 1 ∈ I
Defined in
Mathlib.RingTheory.Jacobson.Ideal
Cited by
2 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

Around this declaration

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

Cites33

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

Cited by2

Results whose statement or proof uses this declaration.