Theorems · Theorem · linear algebra
PiTensorProduct.ofDFinsuppEquiv_tprod_single
∀ {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)] (p : (i : ι) → κ i)
(x : (i : ι) → M i (p i)),
PiTensorProduct.ofDFinsuppEquiv ((PiTensorProduct.tprod R) fun i => fun₀ | p i => x i) =
fun₀ | p => (PiTensorProduct.tprod R) fun i => x 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.
Cites17
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
- DFinsuppstatement · cited by 694
- MultilinearMapstatement · cited by 370
- PiTensorProductstatement · cited by 181
- PiTensorProduct.tprodstatement and proof · cited by 117
- DFinsupp.singlestatement and proof · cited by 113
Cited by2
Results whose statement or proof uses this declaration.
- PiTensorProduct.ofFinsuppEquiv_tprod_singleproof · cited by 2
- PiTensorProduct.ofDirectSumEquiv_tprod_lofproof · cited by 0