Theorems · Theorem · linear algebra
Matrix.mul_smul
∀ {l : Type u_1} {m : Type u_2} {n : Type u_3} {R : Type u_7} {α : Type v} [inst : AddCommMonoid α] [inst_1 : Mul α]
[inst_2 : Fintype n] [inst_3 : Monoid R] [inst_4 : DistribMulAction R α] [SMulCommClass R α α] (M : Matrix m n α)
(a : R) (N : Matrix n l α), M * a • N = a • (M * N)- Defined in
- Mathlib.Data.Matrix.Mul
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Monoidstatement and proof · cited by 3,887
- SMulCommClassstatement and proof · cited by 1,927
- DistribMulActionstatement and proof · cited by 584
- Matrix.extproof · cited by 540
- dotProduct_smulproof · cited by 4
Cited by14
Results whose statement or proof uses this declaration.
- Matrix.mul_inv_revproof · cited by 4
- Matrix.isRegular_of_isLeftRegular_detproof · cited by 3
- Matrix.rank_mul_eq_left_of_det_mem_nonZeroDivisorsproof · cited by 2
- RootPairing.GeckConstruction.lie_h_fproof · cited by 1
- Matrix.SemiconjBy.zpow_rightproof · cited by 1
- CongruenceSubgroup.exists_Gamma_le_conjproof · cited by 1
- Matrix.detp_smul_add_adjpproof · cited by 1
- Matrix.adjugate_mul_distrib_auxproof · cited by 1
- Matrix.det_smul_adjugate_adjugateproof · cited by 1
- mem_skewAdjointMatricesLieSubalgebra_unit_smulproof · cited by 0
- CStarMatrix.mul_smulproof · cited by 0
- Matrix.inv_smul'proof · cited by 0