Mathlib Map

Theorems · Inductive type · group theory

NoZeroDivisors

(M₀ : Type u_2) → [Mul M₀] → [Zero M₀] → Prop

Predicate typeclass for expressing that a * b = 0 implies a = 0 or b = 0 for all a and b of type M₀. It is weaker than IsCancelMulZero in general, but equivalent to it if M₀ is a (not necessarily unital or associative) ring.

Defined in
Mathlib.Algebra.GroupWithZero.Defs
Cited by
545 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Assumes
MulZero

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by559

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 559.