Vector Space of Matrices?

In summary, the conversation discusses the example of "The space of functions from a set S to a field F" and the lack of detail given in linear algebra texts. The speaker then defines the set as a vector space with specific operations and notation. They also mention the possibility of illustrating a vector space of matrices using similar notation. The conversation ends with a clarification on the definition of a set and the speaker's explanation of their use of language.
  • #1
You know the example "The space of functions from a set S to a field F" that's usually
given in a linear algebra text? Well they never give an example of the set they're working in
in detail so I defined the set as:

((S, (S x S, S, +)), ((F, (F x F, F, +')), (F x F, F, °)), (S x F, F, •))

where:

+ : S x S → S defined by + : (f,g) ↦ (f + g)(x) = f(x) + g(x)
• : S x F → F defined by • : (f,β) ↦ (βf)(x) = βf(x).

&

(S, (S x S, S, +)) is an abelian group of vectors (functions),
((F, (F x F, F, +')), (F x F, F, °)) is the field over which the operations take place,
(S x F, F, •) is the operation of scalar multiplication on vectors (functions).

My questions is: How would I illustrate a vector space of matrices akin to the notation
above?


Since a matrix is just the function f : (i,j) ↦ A(i,j) = Aij (as defined in Hoffman/Kunze anyway!).
I think the function is more generally defined as
f : Fm x n x Fm x n → Fm x n

To translate it into the above language I'm thinking:

((Fm x n, (Fm x n x Fm x n, Fm x n, +)), ((F, (F x F, F, +')), (F x F, F, °)), (Fm x n x F, Fm x n, •))

where

+ : Fm x n x Fm x n → Fm x n defined by + : (i,j) ↦ (A + B)(i,j) = A(i,j) + B(i,j) = Aij + Bij

• : Fm x n x F → Fm x n defined by • : ((i,j),β) ↦ (βA)(i,j) = βA(i,j) = βAij

But that seems weird tbh, is it correct?
 
Physics news on Phys.org
  • #2
? You said you were going to define a set but what you define is not simply a set. A set would be something like "{a, b, c}". What would be the set of functions from that to, say, the field fo rational numbers?
 
  • #3
I'm just going by the guidelines I've been given in this post:

https://www.physicsforums.com/showpost.php?p=3105066&postcount=7

Maybe the language was a bit loose, re-read the sentence:

"Well they never give an example of the set they're working in in detail so I defined the set as:"

as:

"Well they never give an example of the sets they're working in in detail so I defined the vector space as:"


and hopefully it will make more sense.
 

Suggested for: Vector Space of Matrices?

Replies
58
Views
2K
Replies
18
Views
932
Replies
5
Views
619
Replies
9
Views
961
Replies
9
Views
268
Replies
5
Views
215
Back
Top