Mathlib Map

Theorems · Theorem · group theory

smul_neg

∀ {M : Type u_1} {A : Type u_7} [inst : AddGroup A] [inst_1 : DistribSMul M A] (r : M) (x : A), r • -x = -(r • x)
Defined in
Mathlib.Algebra.GroupWithZero.Action.Defs
Cited by
181 results in Mathlib
Foundations
Depth 12 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.

Cites6

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

Cited by181

Results whose statement or proof uses this declaration.