Mathlib Map

Theorems · Theorem · linear algebra

mulLinearMap_eq_mul

∀ {m : Type u_2} (R : Type u_5) {A : Type u_6} [inst : Fintype m] [inst_1 : CommSemiring R]
  [inst_2 : NonUnitalNonAssocSemiring A] [inst_3 : Module R A] [inst_4 : SMulCommClass R A A]
  [inst_5 : IsScalarTower R A A], mulLinearMap R = LinearMap.mul R (Matrix m m A)

On square matrices, Matrix.mulLinearMap and LinearMap.mul coincide.

Defined in
Mathlib.LinearAlgebra.Matrix.Bilinear
Cited by
0 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeCommSemiringNonUnitalNonAssocSemiringModuleSMulCommClassIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.