Theorems · Theorem · ring theory
Distrib.left_distrib
∀ {R : Type u_1} [self : Distrib R] (a b c : R), a * (b + c) = a * b + a * cMultiplication is left distributive over addition
- Defined in
- Mathlib.Algebra.Ring.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Distrib
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.
- Distribstatement and proof · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- Function.Injective.nonUnitalNonAssocSemiringproof · cited by 0
- Function.Surjective.nonUnitalNonAssocSemiringproof · cited by 0