Mathlib Map

Theorems · Theorem · ring theory

mul_sub

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

Alias of mul_sub_left_distrib.

Defined in
Mathlib.Algebra.Ring.Defs
Cited by
201 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 by201

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 201.