Mathlib Map

Theorems · Theorem · commutative algebra

eq_zero_of_ne_zero_of_mul_left_eq_zero

∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] {x y : M₀} [NoZeroDivisors M₀], x ≠ 0 → x * y = 0 → y = 0
Defined in
Mathlib.Algebra.GroupWithZero.NonZeroDivisors
Cited by
7 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MonoidWithZeroNoZeroDivisors

Around this declaration

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

Cites3

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

Cited by7

Results whose statement or proof uses this declaration.