Theorems · Theorem · linear algebra
TensorProduct.equivFinsuppOfBasisRight_apply
∀ {R : Type u_1} {M : Type u_3} {N : Type u_4} {κ : Type u_6} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : AddCommMonoid N] [inst_4 : Module R N] [inst_5 : DecidableEq κ]
(𝒞 : Module.Basis κ R N) (x : TensorProduct R M N) (i : κ),
((TensorProduct.equivFinsuppOfBasisRight 𝒞) x) i = (TensorProduct.rid R M) ((LinearMap.lTensor M (𝒞.coord i)) x)Given a basis 𝒞 of N, x ∈ M ⊗ N can be written as ∑ᵢ mᵢ ⊗ 𝒞 i. The coefficient mᵢ
equals the i-th coordinate functional applied to the right tensor factor.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- map_zeroproof · cited by 1,614
- Module.Basisstatement and proof · cited by 1,477
- TensorProduct.tmulproof · cited by 1,182
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.