Theorems · Theorem · linear algebra
MultilinearMap.fromDFinsuppEquiv_single
∀ {ι : Type uι} {κ : ι → Type uκ} {R : Type uR} {M : (i : ι) → κ i → Type uM} [inst : DecidableEq ι]
[inst_1 : Fintype ι] [inst_2 : CommSemiring R] [inst_3 : (i : ι) → (k : κ i) → AddCommMonoid (M i k)]
[inst_4 : (i : ι) → (k : κ i) → Module R (M i k)] {N : Type u_1} [inst_5 : AddCommMonoid N] [inst_6 : Module R N]
[inst_7 : (i : ι) → DecidableEq (κ i)] (f : (p : (i : ι) → κ i) → MultilinearMap R (fun i => M i (p i)) N)
(p : (i : ι) → κ i) (x : (i : ι) → M i (p i)),
(((MultilinearMap.fromDFinsuppEquiv κ R) f) fun i => fun₀ | p i => x i) = (f p) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 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
- Fintypestatement and proof · cited by 7,736
- LinearEquivstatement · cited by 3,317
- DFinsuppstatement · cited by 694
- LinearMap.idproof · cited by 625
- MultilinearMapstatement and proof · cited by 370
- DFinsupp.singlestatement and proof · cited by 113
- LinearMap.toAddMonoidHomproof · cited by 101
Cited by2
Results whose statement or proof uses this declaration.
- PiTensorProduct.ofDFinsuppEquiv_tprod_singleproof · cited by 2
- MultilinearMap.fromDirectSumEquiv_lofproof · cited by 0