Mathlib Map

Theorems · Theorem · group theory

Set.zero_smul_set

∀ {α : Type u_1} {β : Type u_2} [inst : Zero α] [inst_1 : Zero β] [inst_2 : SMulWithZero α β] {s : Set β},
  s.Nonempty → 0 • s = 0

A nonempty set is scaled by zero to the singleton set containing 0.

Defined in
Mathlib.Algebra.GroupWithZero.Action.Pointwise.Set
Cited by
20 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
ZeroZeroSMulWithZero

Around this declaration

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

Cites8

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

Cited by20

Results whose statement or proof uses this declaration.