Function Equivalence: Proving Equality of Functions in F(S,F)

Seacow1988
Messages
9
Reaction score
0

Homework Statement



Two functions in F(S,F) (or going from the vector space S to the vector space F) are equal if and only if they have the same value at each element of S. True or False?

Homework Equations



How can you prove: if two functions, x and y, are equal then they have the same value at each element of S?

The Attempt at a Solution



By the definition of equivalence, I can see that if two functions have the same value at each element of S, they are equal. However, I'm not sure how to show the converse.
 
Physics news on Phys.org
Seacow1988 said:

Homework Statement



Two functions in F(S,F) (or going from the vector space S to the vector space F) are equal if and only if they have the same value at each element of S. True or False?

Homework Equations



How can you prove: if two functions, x and y, are equal then they have the same value at each element of S?

The Attempt at a Solution



By the definition of equivalence, I can see that if two functions have the same value at each element of S, they are equal. However, I'm not sure how to show the converse.
What is the definition of "equal" for functions? Typically, two mathematical "objects" are said to be "equal" if all parts of them are the same. Okay, what is the definition of "function"? What "parts" does a function have?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top