Mathlib Map

Theorems · Theorem · group theory

smul_sub

∀ {M : Type u_1} {A : Type u_7} [inst : AddGroup A] [inst_1 : DistribSMul M A] (r : M) (x y : A),
  r • (x - y) = r • x - r • y
Defined in
Mathlib.Algebra.GroupWithZero.Action.Defs
Cited by
142 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 64 definitions · uses propext
Assumes
AddGroupDistribSMul

Around this declaration

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

Cites5

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

Cited by142

Results whose statement or proof uses this declaration.