Theorems · Theorem · functional analysis
ContinuousMultilinearMap.curryFinFinset_apply_const
∀ {𝕜 : Type u} {n : ℕ} {G : Type wG} {G' : Type wG'} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup G]
[inst_2 : NormedSpace 𝕜 G] [inst_3 : NormedAddCommGroup G'] [inst_4 : NormedSpace 𝕜 G'] {k l : ℕ} {s : Finset (Fin n)}
(hk : s.card = k) (hl : sᶜ.card = l) (f : G [×n]→L[𝕜] G') (x y : G),
((((ContinuousMultilinearMap.curryFinFinset 𝕜 G G' hk hl) f) fun x_1 => x) fun x => y) =
f (s.piecewise (fun x_1 => x) fun x => y)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Compl.complstatement and proof · cited by 2,925
- Finset.cardstatement and proof · cited by 2,327
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- LinearIsometryEquivstatement · cited by 748
- Finset.piecewisestatement and proof · cited by 64
- LinearIsometryEquiv.symm_apply_applyproof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.changeOriginSeriesTerm_applyproof · cited by 3