Mathlib Map

Theorems · Theorem · group theory

smul_ne_zero_iff_ne

∀ {α : Type u_10} {β : Type u_11} [inst : Group α] [inst_1 : AddMonoid β] [inst_2 : DistribMulAction α β] (a : α)
  {x : β}, a • x ≠ 0 ↔ x ≠ 0
Defined in
Mathlib.Algebra.GroupWithZero.Action.Defs
Cited by
11 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
GroupAddMonoidDistribMulAction

Around this declaration

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

Cites4

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

Cited by11

Results whose statement or proof uses this declaration.