2024-10-27

834: Matrices Multiplications Map Is Continuous

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

description/proof of that matrices multiplications map is continuous

Topics


About: topological 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 any matrices multiplications map is continuous.

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:
M(d1xd2,R): ={ the d1xd2 real matrices } with the topology of the Euclidean topological space, Rd1d2
M(d2xd3,R): ={ the d2xd3 real matrices } with the topology of the Euclidean topological space, Rd2d3
M(d1xd3,R): ={ the d1xd3 real matrices } with the topology of the Euclidean topological space, Rd1d3
f: :M(d1xd2,R)×M(d2xd3,R)M(d1xd3,R),(M,N)MN
//

Statements:
f{ the continuous maps }
//


2: Proof


Whole Strategy: Step 1: take each (M,N)M(d1xd2,R)×M(d2xd3,R) and each open cube around MN, CMN,ϵ; Step 2: take an open neighborhood of (M,N), CM,δ×CN,δ, and choose δ to satisfy f(CM,δ×CN,δ)CMN,ϵ.

Step 1:

Let (M,N)M(d1xd2,R)×M(d2xd3,R) be any.

Let CMN,ϵ be any open cube around MN.

Step 2:

Let us take an open neighborhood of (M,N), CM,δ×CN,δ, where CM,δ and CN,δ are the open cubes: we are going to choose δ to satisfy f(CM,δ×CN,δ)CMN,ϵ.

(MN)kj=MljNkl.

Let M be the maximum absolute component of M; let N be the maximum absolute component of N.

As Mlj becomes Mlj+λlj and Nkl becomes Nkl+τkl, MljNkl becomes (Mlj+λlj)(Nkl+τkl)=MljNkl+Mljτkl+λljNkl+λljτkl.

Its absolute difference from MljNkl is |Mljτkl+λljNkl+λljτkl||Mlj||τkl|+|λlj||Nkl|+|λlj||τkl|lMδ+δl|N|+lδ2=d2Mδ+δd2|N|+d2δ2.

It is obvious that δ can be chosen small enough such that d2Mδ+δd2|N|+d2δ2<ϵ.

That means that f(CM,δ×CN,δ)CMN,ϵ.


References


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