Mathlib Map

Theorems · Theorem · commutative algebra

mul_right_mem_nonZeroDivisors_eq_zero_iff

∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] {r x : M₀}, r ∈ nonZeroDivisors M₀ → (x * r = 0 ↔ x = 0)
Defined in
Mathlib.Algebra.GroupWithZero.NonZeroDivisors
Cited by
6 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
MonoidWithZero

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.

Cited by6

Results whose statement or proof uses this declaration.