Theorems · Theorem · linear algebra
PiTensorProduct.ofDFinsuppEquiv_tprod_apply
∀ {R : Type u_1} {ι : Type u_2} {κ : ι → Type u_3} {M : (i : ι) → κ i → Type u_4} [inst : CommSemiring R]
[inst_1 : (i : ι) → (j : κ i) → AddCommMonoid (M i j)] [inst_2 : (i : ι) → (j : κ i) → Module R (M i j)]
[inst_3 : Fintype ι] [inst_4 : DecidableEq ι] [inst_5 : (i : ι) → DecidableEq (κ i)]
(x : (i : ι) → Π₀ (j : κ i), M i j) (p : (i : ι) → κ i),
(PiTensorProduct.ofDFinsuppEquiv ((PiTensorProduct.tprod R) x)) p = (PiTensorProduct.tprod R) fun i => (x i) (p i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 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
- Fintypestatement and proof · cited by 7,736
- LinearEquivstatement · cited by 3,317
- Finset.sum_congrproof · cited by 2,323
- DFinsuppstatement and proof · cited by 694
- MultilinearMapstatement · cited by 370
- PiTensorProductstatement · cited by 181
- DFinsupp.supportproof · cited by 158
Cited by2
Results whose statement or proof uses this declaration.
- PiTensorProduct.ofFinsuppEquiv_applyproof · cited by 2
- PiTensorProduct.ofDirectSumEquiv_tprod_applyproof · cited by 0