Mathlib Map

Theorems · Theorem · ring theory

neg_mul_eq_mul_neg

∀ {α : Type u} [inst : Mul α] [inst_1 : HasDistribNeg α] (a b : α), -(a * b) = a * -b
Defined in
Mathlib.Algebra.Ring.Defs
Cited by
15 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MulHasDistribNeg

Around this declaration

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

Cites2

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

Cited by15

Results whose statement or proof uses this declaration.