Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.IsPrincipal.mem_iff_generator_dvd

∀ {R : Type u} [inst : CommSemiring R] (S : Ideal R) [inst_1 : Submodule.IsPrincipal S] {x : R},
  x ∈ S ↔ Submodule.IsPrincipal.generator S ∣ x
Defined in
Mathlib.RingTheory.PrincipalIdealDomain
Cited by
11 results in Mathlib
Foundations
Depth 29 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.

Cites6

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.