Theorems · Definition · geometry
ContinuousAffineMap.decompLinearEquiv
(R : Type u_1) →
(S : Type u_2) →
(V : Type u_3) →
(W : Type u_4) →
[inst : Ring S] →
[inst_1 : Ring R] →
[inst_2 : AddCommGroup V] →
[inst_3 : Module R V] →
[inst_4 : TopologicalSpace V] →
[IsTopologicalAddGroup V] →
[inst_6 : AddCommGroup W] →
[inst_7 : Module R W] →
[inst_8 : TopologicalSpace W] →
[inst_9 : Module S W] →
[inst_10 : SMulCommClass R S W] →
[inst_11 : ContinuousConstSMul S W] →
[inst_12 : IsTopologicalAddGroup W] → (V →ᴬ[R] W) ≃ₗ[S] W × (V →L[R] W)The space of continuous affine maps between topological vector spaces is linearly isomorphic 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
- 7 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Equivproof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- ContinuousLinearMapstatement and proof · cited by 5,352
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousConstSMulstatement and proof · cited by 832
- Equiv.toFunproof · cited by 279
Cited by9
Results whose statement or proof uses this declaration.
- ContinuousAffineMap.decompAffineEquivproof · cited by 5
- ContinuousAffineMap.decompLinearIsometryEquivproof · cited by 4
- ContinuousAffineMap.decompLinearEquiv_symm_contLinearstatement · cited by 1
- ContinuousAffineMap.decompAffineEquiv_symm_contLinearproof · cited by 0
- ContinuousAffineMap.decompLinearEquiv_symm_applystatement · cited by 0
- ContinuousAffineMap.decompLinearIsometryEquiv_symm_contLinearproof · cited by 0
- ContinuousAffineMap.snd_decompLinearEquivstatement · cited by 0
- ContinuousAffineMap.fst_decompLinearEquivstatement · cited by 0
- ContinuousAffineMap.linear_decompAffineEquivstatement · cited by 0