Mathlib Map

Theorems · Theorem · ring theory

sub_mul

∀ {α : Type u} [inst : NonUnitalNonAssocRing α] (a b c : α), (a - b) * c = a * c - b * c

Alias of mul_sub_right_distrib.

Defined in
Mathlib.Algebra.Ring.Defs
Cited by
170 results in Mathlib
Foundations
Depth 17 from the axioms, rests on 82 definitions · uses no axioms
Assumes
NonUnitalNonAssocRing

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 by170

Results whose statement or proof uses this declaration.