Mathlib Map

Theorems · Theorem · group theory

mul_eq_zero_iff_right

∀ {M₀ : Type u_1} [inst : MulZeroClass M₀] [NoZeroDivisors M₀] {a b : M₀}, b ≠ 0 → (a * b = 0 ↔ a = 0)
Defined in
Mathlib.Algebra.GroupWithZero.Defs
Cited by
5 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext
Assumes
MulZeroClassNoZeroDivisors

Around this declaration

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

Cites2

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

Cited by5

Results whose statement or proof uses this declaration.