Theorems · Definition · functional analysis
ContinuousLinearMap.flip
{𝕜 : Type u_1} →
{𝕜₂ : Type u_2} →
{𝕜₃ : Type u_3} →
{E : Type u_4} →
{F : Type u_6} →
{G : Type u_8} →
[inst : SeminormedAddCommGroup E] →
[inst_1 : SeminormedAddCommGroup F] →
[inst_2 : SeminormedAddCommGroup G] →
[inst_3 : NontriviallyNormedField 𝕜] →
[inst_4 : NontriviallyNormedField 𝕜₂] →
[inst_5 : NontriviallyNormedField 𝕜₃] →
[inst_6 : NormedSpace 𝕜 E] →
[inst_7 : NormedSpace 𝕜₂ F] →
[inst_8 : NormedSpace 𝕜₃ G] →
{σ₂₃ : 𝕜₂ →+* 𝕜₃} →
{σ₁₃ : 𝕜 →+* 𝕜₃} →
[RingHomIsometric σ₂₃] →
[RingHomIsometric σ₁₃] → (E →SL[σ₁₃] F →SL[σ₂₃] G) → F →SL[σ₂₃] E →SL[σ₁₃] GFlip the order of arguments of a continuous bilinear map.
For a version bundled as LinearIsometryEquiv, see
ContinuousLinearMap.flipL.
- Cited by
- 128 results in Mathlib
- Foundations
- Depth 176 from the axioms, rests on 4,242 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- RingHomIsometricstatement and proof · cited by 282
- LinearMap.mkContinuous₂proof · cited by 5
- LinearMap.mk₂'ₛₗproof · cited by 3
Cited by144
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.transposeproof · cited by 43
- SchwartzMap.smulLeftCLMproof · cited by 41
- InnerProductSpace.rankOneproof · cited by 35
- ContinuousLinearMap.applyproof · cited by 23
- MeasureTheory.Lp.toTemperedDistributionproof · cited by 18
- ContinuousLinearMap.mulLeftRightproof · cited by 16
- SchwartzMap.toTemperedDistributionCLMproof · cited by 14
- isBoundedBilinearMap_applyproof · cited by 14
- ContinuousLinearMap.precompLproof · cited by 13
- ContinuousLinearMap.bilinearCompproof · cited by 11
- Function.hasTemperateGrowth_inner_leftproof · cited by 9
- SchwartzMap.pairingproof · cited by 8