Theorems · Definition · functional analysis
ContinuousLinearMap.flipAlternating
{𝕜 : Type u} →
{E : Type wE} →
{F : Type wF} →
{G : Type wG} →
{ι : Type v} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : SeminormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : SeminormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕜 F] →
[inst_5 : SeminormedAddCommGroup G] →
[inst_6 : NormedSpace 𝕜 G] → [Fintype ι] → (F →L[𝕜] E [⋀^ι]→L[𝕜] G) → E [⋀^ι]→L[𝕜] (F →L[𝕜] G)Flip arguments in f : F →L[𝕜] E [⋀^ι]→L[𝕜] G to get ⋀^ι⟮𝕜; E; F →L[𝕜] G⟯
- Cited by
- 6 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousMultilinearMapproof · cited by 1,016
- ContinuousLinearMap.compproof · cited by 709
- ContinuousAlternatingMapstatement and proof · cited by 292
- ContinuousLinearMap.flipMultilinearproof · cited by 13
- ContinuousAlternatingMap.toContinuousMultilinearMapCLMproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- HasFDerivAt.continuousAlternatingMap_apply_conststatement · cited by 2
- ContinuousLinearMap.flipAlternating_apply_applystatement and proof · cited by 2
- HasFDerivWithinAt.continuousAlternatingMap_apply_conststatement · cited by 2
- fderivWithin_continuousAlternatingMap_apply_conststatement · cited by 1
- fderiv_continuousAlternatingMap_apply_conststatement · cited by 1
- HasStrictFDerivAt.continuousAlternatingMap_apply_conststatement · cited by 0