Difference between revisions of "Canonical linear map"
From Maths
m |
(Marking as stub, added reminder to add example) |
||
Line 1: | Line 1: | ||
+ | {{Stub page|grade=A*|msg=Important for work, needs work anyway. Be sure to link | ||
+ | * [[Example:Canonical linear isomorphism between a one dimensional vector space and its field]]}} | ||
+ | __TOC__ | ||
==Definition== | ==Definition== | ||
A ''canonical'' [[Linear map|linear map]], or ''natural'' linear map, is a linear map that can be stated independently of any [[Basis|basis]].<ref>Linear Algebra via Exterior Algebra - Sergei Wintzki</ref> | A ''canonical'' [[Linear map|linear map]], or ''natural'' linear map, is a linear map that can be stated independently of any [[Basis|basis]].<ref>Linear Algebra via Exterior Algebra - Sergei Wintzki</ref> |
Latest revision as of 05:54, 7 December 2016
Stub grade: A*
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Important for work, needs work anyway. Be sure to link
Contents
[hide]Definition
A canonical linear map, or natural linear map, is a linear map that can be stated independently of any basis.[1]
Examples
Identity
Given a vector space (V,F) (for some field F) the linear map given by:
- 1V:V→V given by 1V:v↦v is a canonical isomorphism from V to itself.
- because it maps v to v irrespective of basis
Projection of direct sum
Consider the vector space V⊕W where ⊕ denotes the external direct sum of vector spaces. The projections defined by:
- 1V:V⊕W→V with 1V:(v,w)↦v
- PV:V⊕W→V⊕W with PV:(v,w)↦(v,0w)
- 1W:V⊕W→W with 1W:(v,w)↦w
- PW:V⊕W→V⊕W with PW:(v,w)↦(0v,w)
are all canonical linear maps
References
- Jump up ↑ Linear Algebra via Exterior Algebra - Sergei Wintzki