Theorems · Theorem · linear algebra
MultilinearMap.freeDFinsuppEquiv_apply
∀ {ι : Type uι} {κ : ι → Type uκ} {R : Type uR} {ι' : Type u_1} [inst : DecidableEq ι] [inst_1 : Fintype ι]
[inst_2 : CommSemiring R] [inst_3 : (i : ι) → Fintype (κ i)] [inst_4 : (i : ι) → DecidableEq (κ i)]
[inst_5 : DecidableEq ι'] [inst_6 : Fintype ι'] (f : Π₀ (x : ((i : ι) → κ i) × ι'), R)
(x : (i : ι) → Π₀ (x : κ i), R), (MultilinearMap.freeDFinsuppEquiv f) x = ∑ p, f p • fun₀ | p.2 => ∏ i, (x i) (p.1 i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.prodstatement and proof · cited by 2,356
- Finset.sum_congrproof · cited by 2,323
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- zero_smulproof · cited by 716
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.