Mathlib Map

Theorems · Theorem · commutative algebra

mem_nonZeroDivisors_iff_ne_zero

∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] {x : M₀} [NoZeroDivisors M₀] [Nontrivial M₀],
  x ∈ nonZeroDivisors M₀ ↔ x ≠ 0
Defined in
Mathlib.Algebra.GroupWithZero.NonZeroDivisors
Cited by
38 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
MonoidWithZeroNoZeroDivisorsNontrivial

Around this declaration

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

Cites7

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

Cited by38

Results whose statement or proof uses this declaration.