Theorems · Theorem · linear algebra
Module.Basis.toMatrix_smul
∀ {ι : Type u_1} {R₁ : Type u_9} {S : Type u_10} [inst : CommSemiring R₁] [inst_1 : Semiring S] [inst_2 : Algebra R₁ S]
[inst_3 : Fintype ι] [inst_4 : DecidableEq ι] (x : S) (b : Module.Basis ι R₁ S) (w : ι → S),
b.toMatrix (x • w) = (Algebra.leftMulMatrix b) x * b.toMatrix w- Defined in
- Mathlib.LinearAlgebra.Matrix.Basis
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- AlgHomstatement · cited by 3,236
- Module.Basisstatement and proof · cited by 1,477
- Matrix.extproof · cited by 540
- Module.Basis.reprproof · cited by 498
- smul_eq_mulproof · cited by 357
- Matrix.mulVecproof · cited by 267
Cited by1
Results whose statement or proof uses this declaration.
- FractionalIdeal.abs_det_basis_changeproof · cited by 1