Theorems · Theorem · linear algebra
TensorProduct.equivFinsuppOfBasisLeft_symm
∀ {R : Type u_1} {M : Type u_3} {N : Type u_4} {ι : Type u_5} [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 M),
↑(TensorProduct.equivFinsuppOfBasisLeft ℬ).symm = (Finsupp.lsum R) fun i => (TensorProduct.mk R M N) (ℬ i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 2,545
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmstatement · cited by 1,461
- TensorProduct.tmulproof · cited by 1,182
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.equivFinsuppOfBasisLeft_symm_applyproof · cited by 4
- TensorProduct.sum_tmul_basis_left_injectiveproof · cited by 0