Mathlib Map

Theorems · Theorem · ring theory

mul_sub_right_distrib

∀ {α : Type u} [inst : NonUnitalNonAssocRing α] (a b c : α), (a - b) * c = a * c - b * c
Defined in
Mathlib.Algebra.Ring.Defs
Cited by
4 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
NonUnitalNonAssocRing

Around this declaration

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

Cites4

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

Cited by4

Results whose statement or proof uses this declaration.