Theorems · Definition · geometry
AffineMap.toConstProdLinearMap
(R : Type u_1) →
{k : Type u_2} →
{V1 : Type u_3} →
{V2 : Type u_5} →
[inst : Ring k] →
[inst_1 : AddCommGroup V1] →
[inst_2 : AddCommGroup V2] →
[inst_3 : Module k V1] →
[inst_4 : Module k V2] →
[inst_5 : Semiring R] →
[inst_6 : Module R V2] → [inst_7 : SMulCommClass k R V2] → (V1 →ᵃ[k] V2) ≃ₗ[R] V2 × (V1 →ₗ[k] V2)The space of affine maps between two modules is linearly equivalent to the product of the
domain with the space of linear maps, by taking the value of the affine map at (0 : V1) and the
linear part.
See note [bundled maps over different rings]
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- AffineMapstatement and proof · cited by 674
- AffineMap.linearproof · cited by 105
- LinearMap.toAffineMapproof · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- AffineMap.toConstProdLinearMap_symm_applystatement and proof · cited by 1
- CStarAlgebra.convexOn_ringInverse_algebraMap_addproof · cited by 1
- AffineMap.finrank_eqproof · cited by 0
- AffineMap.toConstProdLinearMap_applystatement and proof · cited by 0