Theorems · Theorem · linear algebra
Holor.mul_right_distrib
∀ {α : Type} {ds₁ ds₂ : List ℕ} [inst : Distrib α] (x y : Holor α ds₁) (z : Holor α ds₂),
(x + y).mul z = x.mul z + y.mul z- Defined in
- Mathlib.Data.Holor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- Distrib
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_mulproof · cited by 363
- Distribstatement and proof · cited by 31
- Holorstatement and proof · cited by 24
- HolorIndexproof · cited by 16
- Holor.mulstatement · cited by 10
- HolorIndex.dropproof · cited by 6
- HolorIndex.takeproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.