2025-01-07

934: Range of Linear Map Between Vectors Spaces Is Sub-'Vectors Space' of Codomain

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that range of linear map between vectors spaces is sub-'vectors space' of codomain

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that the range of any linear map between any vectors spaces is a sub-'vectors space' of the codomain.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
F: { the fields }
V1: { the F vectors spaces }
V2: { the F vectors spaces }
f: :V1V2, { the linear maps }


Statements:
f(V1){ the sub-'vectors space's of V2}
//


2: Proof


Whole Strategy: Step 1: see that f(V1) satisfies the requirements to be a vectors space.

Step 1:

1) for any elements, f(v),f(v)f(V1), f(v)+f(v)f(V1) (closed-ness under addition): f(v)+f(v)=f(v+v)f(V1).

2) for any elements, f(v),f(v)f(V1), f(v)+f(v)=f(v)+f(v) (commutativity of addition): it holds on ambient V2.

3) for any elements, f(v),f(v),f(v)f(V1), (f(v)+f(v))+f(v)=f(v)+(f(v)+f(v)) (associativity of additions): it holds on ambient V2.

4) there is a 0 element, 0f(V1), such that for any f(v)f(V1), f(v)+0=f(v) (existence of 0 vector): f(0)=0f(V1) is the one.

5) for any element, f(v)f(V1), there is an inverse element, f(v)f(V1), such that f(v)+f(v)=0 (existence of inverse vector): f(v)=f(v)f(V1) is the one.

6) for any element, f(v)f(V1), and any scalar, rF, r.f(v)f(V1) (closed-ness under scalar multiplication): f(rv)=r.f(v)f(V1).

7) for any element, f(v)f(V1), and any scalars, r1,r2F, (r1+r2).f(v)=r1.f(v)+r2.f(v) (scalar multiplication distributability for scalars addition): it holds on ambient V2.

8) for any elements, f(v),f(v)f(V1), and any scalar, rF, r.(f(v)+f(v))=r.f(v)+r.f(v) (scalar multiplication distributability for vectors addition): it holds on ambient V2.

9) for any element, f(v)f(V1), and any scalars, r1,r2F, (r1r2).f(v)=r1.(r2.f(v)) (associativity of scalar multiplications): it holds on ambient V2.

10) for any element, f(v)f(V1), 1.f(v)=f(v) (identity of 1 multiplication): it holds on ambient V2.


References


<The previous article in this series | The table of contents of this series | The next article in this series>