Theorems · Definition · functional analysis
ContinuousAffineMap.decompLinearIsometryEquiv
(𝕜 : Type u_1) →
(R : Type u_2) →
(V : Type u_3) →
(W : Type u_4) →
[inst : SeminormedAddCommGroup V] →
[inst_1 : SeminormedAddCommGroup W] →
[inst_2 : NontriviallyNormedField 𝕜] →
[inst_3 : NormedSpace 𝕜 V] →
[inst_4 : NormedSpace 𝕜 W] →
[inst_5 : Ring R] →
[inst_6 : Module R W] →
[inst_7 : ContinuousConstSMul R W] →
[inst_8 : SMulCommClass 𝕜 R W] → (V →ᴬ[𝕜] W) ≃ₗᵢ[R] W × (V →L[𝕜] W)The space of affine maps between two normed spaces is linearly isometric to the product of the
codomain with the space of linear maps, by taking the value of the affine map at (0 : V) and the
linear part.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Ringstatement and proof · cited by 7,463
- ContinuousLinearMapstatement and proof · cited by 5,352
- LinearEquivproof · cited by 3,317
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousConstSMulstatement and proof · cited by 832
- LinearIsometryEquivstatement · cited by 748
- ContinuousAffineMapstatement and proof · cited by 263
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousAffineMap.toConstProdContinuousLinearMapproof · cited by 2
- ContinuousAffineMap.decompLinearIsometryEquiv_symm_contLinearstatement · cited by 0
- ContinuousAffineMap.snd_decompLinearIsometryEquivstatement · cited by 0
- ContinuousAffineMap.fst_decompLinearIsometryEquivstatement · cited by 0
- ContinuousAffineMap.decompLinearIsometryEquiv_symm_applystatement · cited by 0