Theorems · Theorem · linear algebra
LinearMap.toMatrix_toLin
∀ {R : Type u_1} [inst : CommSemiring R] {m : Type u_3} {n : Type u_4} [inst_1 : Fintype n] [inst_2 : Finite m]
[inst_3 : DecidableEq n] {M₁ : Type u_5} {M₂ : Type u_6} [inst_4 : AddCommMonoid M₁] [inst_5 : AddCommMonoid M₂]
[inst_6 : Module R M₁] [inst_7 : Module R M₂] (v₁ : Module.Basis n R M₁) (v₂ : Module.Basis m R M₂)
(M : Matrix m n R), (LinearMap.toMatrix v₁ v₂) ((Matrix.toLin v₁ v₂) M) = M- Defined in
- Mathlib.LinearAlgebra.Matrix.ToLin
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement and proof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement and proof · cited by 1,477
- LinearMap.toMatrixstatement · cited by 180
Cited by15
Results whose statement or proof uses this declaration.
- Matrix.toLin_mulproof · cited by 9
- LinearMap.det_toLinproof · cited by 5
- Matrix.charpoly_toLinproof · cited by 1
- Matrix.trace_toLin_eqproof · cited by 1
- Matrix.repr_toLinproof · cited by 1
- Matrix.toLin_transposeproof · cited by 1
- basis_toMatrix_mulproof · cited by 1
- Matrix.toLin_scalarproof · cited by 1
- Matrix.toLinearMap₂_compl₁₂proof · cited by 1
- LinearMap.mul_toMatrix₂proof · cited by 1
- LinearMap.toMatrix₂_mulproof · cited by 1
- LinearMap.mul_toMatrix₂_mulproof · cited by 1