Theorems · Theorem · ring theory
NonUnitalNonAssocSemiring.right_distrib
∀ {α : Type u} [self : NonUnitalNonAssocSemiring α] (a b c : α), (a + b) * c = a * c + b * cMultiplication is right 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
- NonUnitalNonAssocSemiring
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.
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalNonAssocSemiring.toMulstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Function.Surjective.nonUnitalNonAssocRingproof · cited by 0
- Function.Injective.nonUnitalNonAssocRingproof · cited by 0