Mathlib Map

Theorems · Theorem · group theory

mul_ne_zero

∀ {M₀ : Type u_1} [inst : Mul M₀] [inst_1 : Zero M₀] [NoZeroDivisors M₀] {a b : M₀}, a ≠ 0 → b ≠ 0 → a * b ≠ 0
Defined in
Mathlib.Algebra.GroupWithZero.Basic
Cited by
178 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 23 definitions · uses no axioms
Assumes
MulZeroNoZeroDivisors

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 by178

Results whose statement or proof uses this declaration.