FIND ME ON

GitHub

LinkedIn

Image

🌱

Definition
LinearAlgebra

Given the linear map TL(V,W)T\in\mathscr{L}(V,W), we define the image of TT to beIm(T)={wWw=T(v) for some vV}Im(T)=\{w\in W|w=T(v) \text{ for some }v\in V \}

The image is the set of the elements in the output set that the input set maps to (i.e. everything the linear map touches or outputs).

Linked from