Theorems · Theorem · linear algebra
MultilinearMap.dfinsuppFamily_compLinearMap_lsingle
∀ {ι : Type uι} {κ : ι → Type uκ} {R : Type uR} {M : (i : ι) → κ i → Type uM} {N : ((i : ι) → κ i) → Type uN}
[inst : DecidableEq ι] [inst_1 : Fintype ι] [inst_2 : Semiring R]
[inst_3 : (i : ι) → (k : κ i) → AddCommMonoid (M i k)] [inst_4 : (p : (i : ι) → κ i) → AddCommMonoid (N p)]
[inst_5 : (i : ι) → (k : κ i) → Module R (M i k)] [inst_6 : (p : (i : ι) → κ i) → Module R (N p)]
[inst_7 : (i : ι) → DecidableEq (κ i)] (f : (p : (i : ι) → κ i) → MultilinearMap R (fun i => M i (p i)) (N p))
(p : (i : ι) → κ i),
((MultilinearMap.dfinsuppFamily f).compLinearMap fun i => DFinsupp.lsingle (p i)) =
(DFinsupp.lsingle p).compMultilinearMap (f p)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- DFinsuppstatement · cited by 694
- MultilinearMapstatement and proof · cited by 370
- MultilinearMap.extproof · cited by 60
- LinearMap.compMultilinearMapstatement · cited by 44
- MultilinearMap.compLinearMapstatement · cited by 26
- DFinsupp.lsinglestatement · cited by 23
- MultilinearMap.dfinsuppFamilystatement · cited by 13
- MultilinearMap.dfinsuppFamily_singleproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.