Mathlib Map

Theorems · Theorem · commutative algebra

dvd_generator_iff

∀ {R : Type u_1} [inst : CommSemiring R] {I : Ideal R} [inst_1 : Submodule.IsPrincipal I] {x : R},
  x ∈ I → (x ∣ Submodule.IsPrincipal.generator I ↔ I = Ideal.span {x})
Defined in
Mathlib.LinearAlgebra.FreeModule.PID
Cited by
1 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSubmodule.IsPrincipal

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.