Theorems · Theorem · linear algebra
Matrix.addMonoidHomMulLeft_apply
∀ {l : Type u_1} {m : Type u_2} {n : Type u_3} {α : Type v} [inst : NonUnitalNonAssocSemiring α] [inst_1 : Fintype m]
(M : Matrix l m α) (x : Matrix m n α), M.addMonoidHomMulLeft x = M * x- Defined in
- Mathlib.Data.Matrix.Mul
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AddMonoidHomstatement · cited by 3,230
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.addMonoidHomMulLeftstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.