Theorems · Theorem · linear algebra
Matrix.smul_mul
∀ {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 α] [IsScalarTower R α α] (a : R)
(M : Matrix m n α) (N : Matrix n l α), a • M * N = a • (M * N)- Defined in
- Mathlib.Data.Matrix.Mul
- Cited by
- 11 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
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidstatement and proof · cited by 3,887
- DistribMulActionstatement and proof · cited by 584
- Matrix.extproof · cited by 540
- smul_dotProductproof · cited by 5
Cited by11
Results whose statement or proof uses this declaration.
- Matrix.mul_inv_revproof · cited by 4
- Matrix.isRegular_of_isLeftRegular_detproof · cited by 3
- Matrix.GeneralLinearGroup.IsParabolic.powproof · cited by 2
- CongruenceSubgroup.exists_Gamma_le_conjproof · cited by 1
- Matrix.adjugate_mul_distrib_auxproof · cited by 1
- Matrix.det_smul_adjugate_adjugateproof · cited by 1
- CStarMatrix.smul_mulproof · cited by 0
- mem_skewAdjointMatricesLieSubalgebra_unit_smulproof · cited by 0
- Matrix.inv_smul'proof · cited by 0
- Matrix.mul_mul_leftproof · cited by 0
- Matrix.inv_adjugateproof · cited by 0