Mathlib Map

Theorems · Theorem · commutative algebra

neg_smul_neg

∀ {R : Type u_1} {M : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (r : R) (x : M),
  -r • -x = r • x
Defined in
Mathlib.Algebra.Module.Defs
Cited by
9 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
RingAddCommGroupModule

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 by9

Results whose statement or proof uses this declaration.