Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.span_singleton_le_iff_mem

∀ {α : Type u} [inst : Semiring α] (I : Ideal α) {x : α}, Ideal.span {x} ≤ I ↔ x ∈ I
Defined in
Mathlib.RingTheory.Ideal.Span
Cited by
29 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
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.

  • Setstatement · cited by 53,352
  • Semiringstatement and proof · cited by 13,802
  • Idealstatement and proof · cited by 4,748
  • Ideal.spanstatement · cited by 948

Cited by29

Results whose statement or proof uses this declaration.