Theorems · Theorem · functional analysis
ContinuousMultilinearMap.curryFinFinset_symm_apply_piecewise_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 [×k]→L[𝕜] G [×l]→L[𝕜] G') (x y : G),
((ContinuousMultilinearMap.curryFinFinset 𝕜 G G' hk hl).symm f) (s.piecewise (fun x_1 => x) fun x => y) =
(f fun x_1 => x) fun x => y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 178 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 · 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
- LinearIsometryEquiv.symmstatement · cited by 287
- ContinuousMultilinearMap.toMultilinearMapproof · cited by 70
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.curryFinFinset_apply_constproof · cited by 1