Mathlib Map

Theorems · Theorem · group theory

smul_eq_zero_of_right

∀ {M : Type u_1} {A : Type u_7} [inst : Zero A] [inst_1 : SMulZeroClass M A] (a : M) {b : A}, b = 0 → a • b = 0
Defined in
Mathlib.Algebra.GroupWithZero.Action.Defs
Cited by
5 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
ZeroSMulZeroClass

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.