Mathlib Map

Theorems · Definition · linear algebra

TensorProduct.finsuppScalarLeft

(R : Type u_1) →
  [inst : CommSemiring R] →
    (N : Type u_4) →
      [inst_1 : AddCommMonoid N] →
        [inst_2 : Module R N] → (ι : Type u_5) → [DecidableEq ι] → TensorProduct R (ι →₀ R) N ≃ₗ[R] ι →₀ N

The tensor product of ι →₀ R and N is linearly equivalent to ι →₀ N

Defined in
Mathlib.LinearAlgebra.DirectSum.Finsupp
Cited by
8 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleDecidableEq

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 by8

Results whose statement or proof uses this declaration.