2024-12-29

927: For 2 Vectors Spaces That Share Operations on Intersection, Intersection Is Vectors Space

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

description/proof of that for 2 vectors spaces that share operations on intersection, intersection is vectors space

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 for any 2 vectors spaces that share the operations on the intersection, the intersection is a vectors space with the restriction of the shared operations.

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 }, with the operations, +1,.1
V2: { the F vectors spaces }, with the operations, +2,.2
//

Statements:
(
V1V2

r1,r2F,v1,v2V1V2(r1 .1 v1 +1 r2 .1 v2=r1 .2 v1 +2 r2 .2 v2)
)

V1V2: { the F vectors spaces }, with the operations, +,., which equals both the restriction of +1,.1 and the restriction of +2,.2.
//


2: Natural Language Description


For any field, F, any F vectors space, V1, with the operations, +1,.1, and any F vectors space, V2, with the operations, +2,.2, if V1V2 and for each r1,r2F and for each v1,v2V1V2, r1 .1 v1 +1 r2 .1 v2=r1 .2 v1 +2 r2 .2 v2, V1V2 is a vectors space, with the operations, +,., which equals both the restriction of +1,.1 and the restriction of +2,.2.


3: Note


The condition, r1 .1 v1 +1 r2 .1 v2=r1 .2 v1 +2 r2 .2 v2, is crucial for this proposition.

As a counterexample, let us think of some disjoint V1 and V2 and replace some 2 points of V2 with some 2 points of V1, and change +2,.2 to accommodate the replacements to preserve the vectors space structure (the new points are treated as the old points were). Then, V1V2 consists of only those 2 points, which is not any vectors space.

As another counterexample, let us think of 2 R2 Euclidean vectors spaces intersecting with a line without sharing the origins. Then, V1V2, which is a line, is not any vectors space with the restriction of +1,.1 or with the restriction of +2,.2: for example, 0 .1 v=01 or 0 .2 v=02 is not contained in V1V2. Certainly, an operations pair can be invented to make V1V2 a vectors space, but this proposition is concerned with having the operations as the restriction of +1,.1 or +2,.2.


4: Proof


In fact, r1 .1 v1 +1 r2 .1 v2=r1 .2 v1 +2 r2 .2 v2 has already presupposed that r1 .1 v1 +1 r2 .1 v2,r1 .2 v1 +2 r2 .2 v2V1V2, because otherwise, r1 .1 v1 +1 r2 .1 v2 and r1 .2 v1 +2 r2 .2 v2 could not be even compared.

As +1,.1 and +2,.2 are the same on V1V2, let the same operations on V1V2 be denoted as +,..

Let us prove that V1V2 with the operations, +,., satisfies the conditions for being an F vectors space.

1) for any elements, v1,v2V1V2, v1+v2V1V2, because that is what has been shown in the 1st paragraph of Proof.

2) for any elements, v1,v2V1V2, v1+v2=v2+v1, because v1+v2=v1+1v2=v2+1v1=v2+v1.

3) for any elements, v1,v2,v3V1V2, (v1+v2)+v3=v1+(v2+v3), because (v1+v2)+v3=(v1+1v2)+1v3=v1+1(v2+1v3)=v1+(v2+v3).

4) there is a 0 element, 0V1V2, such that for any vV1V2, v+0=v, because while there is a vV1V2, 0 .1 v=01V1V2, as has been shown in the 1st paragraph of Proof, and v+01=v +1 01=v, and we will denote 01 as 0 hereafter.

5) for any element, vV1V2, there is an inverse element, vV1V2, such that v+v=0, because v:=1 .1 vV1V2, by the 1st paragraph of Proof, and v+v=v +1 v=01=0.

6) for any element, vV1V2, and any scalar, rF, r.vV1V2, because that is what has been shown in the 1st paragraph of Proof.

7) for any element, vV1V2, and any scalars, r1,r2F, (r1+r2).v=r1.v+r2.v, because (r1+r2).v=(r1+r2) .1 v=r1 .1 v+1r2 .1 v=r1.v+r2.v.

8) for any elements, v1,v2V1V2, and any scalar, rF, r.(v1+v2)=r.v1+r.v2, because r.(v1+v2)=r .1 (v1+1v2)=r .1 v1+1r .1 v2=r.v1+r.v2.

9) for any element, vV1V2, and any scalars, r1,r2F, (r1r2).v=r1.(r2.v), because (r1r2).v=(r1r2) .1 v=r1 .1 (r2 .1 v)=r1.(r2.v).

10) for any element, vV1V2, 1.v=v, because 1.v=1 .1 v=v.


References


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