Theorems · Definition · geometry
ContinuousAffineMap.decompEquiv
(R : Type u_1) →
(V : Type u_3) →
{W : Type u_4} →
(Q : Type u_5) →
[inst : Ring R] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module R V] →
[inst_3 : TopologicalSpace V] →
[IsTopologicalAddGroup V] →
[inst_5 : AddCommGroup W] →
[inst_6 : Module R W] →
[inst_7 : TopologicalSpace W] →
[inst_8 : AddTorsor W Q] →
[inst_9 : TopologicalSpace Q] → [IsTopologicalAddTorsor Q] → (V →ᴬ[R] Q) ≃ Q × (V →L[R] W)The space of continuous affine maps from a topological vector space to a topological affine
space is in bijection with 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
- 6 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- ContinuousLinearMapstatement and proof · cited by 5,352
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousAffineMapstatement and proof · cited by 263
Cited by8
Results whose statement or proof uses this declaration.
- ContinuousAffineMap.decompLinearEquivproof · cited by 7
- ContinuousAffineMap.decompAffineEquivproof · cited by 5
- ContinuousAffineMap.decompEquiv_symm_contLinearstatement · cited by 2
- ContinuousAffineMap.decompAffineEquiv_symm_contLinearproof · cited by 0
- ContinuousAffineMap.decompEquiv_symm_applystatement · cited by 0
- ContinuousAffineMap.decompEquiv.congr_simpstatement and proof · cited by 0
- ContinuousAffineMap.snd_decompEquivstatement · cited by 0
- ContinuousAffineMap.fst_decompEquivstatement · cited by 0