Theorems · Theorem · linear algebra
PiTensorProduct.ofFinsuppEquiv_apply
∀ {R : Type u_1} {ι : Type u_2} {κ : ι → Type u_3} {M : ι → Type u_4} [inst : CommSemiring R] [inst_1 : Fintype ι]
[inst_2 : DecidableEq ι] [inst_3 : (i : ι) → DecidableEq (κ i)] [inst_4 : (i : ι) → AddCommMonoid (M i)]
[inst_5 : (i : ι) → Module R (M i)] [inst_6 : (i : ι) → DecidableEq (M i)] (f : (i : ι) → κ i →₀ M i)
(p : (i : ι) → κ i),
(PiTensorProduct.ofFinsuppEquiv ((PiTensorProduct.tprod R) fun i => f i)) p = ⨂ₜ[R] (i : ι), (f i) (p i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Fintypestatement and proof · cited by 7,736
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- MultilinearMapstatement · cited by 370
- PiTensorProductstatement · cited by 181
- PiTensorProduct.tprodstatement and proof · cited by 117
Cited by2
Results whose statement or proof uses this declaration.
- Basis.piTensorProduct_repr_tprod_applyproof · cited by 3
- PiTensorProduct.ofFinsuppEquiv'_apply_applyproof · cited by 0