Mathlib Map

Theorems · Theorem · commutative algebra

neg_one_smul

∀ (R : Type u_1) {M : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (x : M), -1 • x = -x
Defined in
Mathlib.Algebra.Module.Defs
Cited by
23 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.

Cites5

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

  • Modulestatement and proof · cited by 20,661
  • AddCommGroupstatement and proof · cited by 12,871
  • Ringstatement and proof · cited by 7,463
  • one_smulproof · cited by 1,374
  • neg_smulproof · cited by 306

Cited by23

Results whose statement or proof uses this declaration.