Mathlib Map

Theorems · Theorem · ring theory

Semiring.right_distrib

∀ {α : Type u} [self : Semiring α] (a b c : α), (a + b) * c = a * c + b * c

Multiplication is right distributive over addition

Defined in
Mathlib.Algebra.Ring.Defs
Cited by
2 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
Semiring

Around this declaration

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

Cites1

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

  • Semiringstatement and proof · cited by 13,802

Cited by12

Results whose statement or proof uses this declaration.