Why is a space of functions equal to the n-fold product of field F?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












The space of functions whose domain is $S$ and their values lie in $F$ (a field) is shown by:



$$mathbfFunc(S,F) = f: S to F (1)$$



In linear algebra by Peter Petersen on page 11 example 1.4.6 is written that if $S = 1,2,...,n$ then:



$$mathbfFunc(1,2,...,n,F) = F^n (2)$$



The book continues that the vectors in $F^n$ can be also thought of functions.
I cannot understand equation 2 and the statement mentioned above. Why is the space of functions equal to the vector space $F^n$?
For example, if $n = 1$, then we have:



$$mathbfFunc(1,F) = F$$



How does the space of all functions which their input is 1 equal to the field F?







share|cite|improve this question

























    up vote
    0
    down vote

    favorite












    The space of functions whose domain is $S$ and their values lie in $F$ (a field) is shown by:



    $$mathbfFunc(S,F) = f: S to F (1)$$



    In linear algebra by Peter Petersen on page 11 example 1.4.6 is written that if $S = 1,2,...,n$ then:



    $$mathbfFunc(1,2,...,n,F) = F^n (2)$$



    The book continues that the vectors in $F^n$ can be also thought of functions.
    I cannot understand equation 2 and the statement mentioned above. Why is the space of functions equal to the vector space $F^n$?
    For example, if $n = 1$, then we have:



    $$mathbfFunc(1,F) = F$$



    How does the space of all functions which their input is 1 equal to the field F?







    share|cite|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      The space of functions whose domain is $S$ and their values lie in $F$ (a field) is shown by:



      $$mathbfFunc(S,F) = f: S to F (1)$$



      In linear algebra by Peter Petersen on page 11 example 1.4.6 is written that if $S = 1,2,...,n$ then:



      $$mathbfFunc(1,2,...,n,F) = F^n (2)$$



      The book continues that the vectors in $F^n$ can be also thought of functions.
      I cannot understand equation 2 and the statement mentioned above. Why is the space of functions equal to the vector space $F^n$?
      For example, if $n = 1$, then we have:



      $$mathbfFunc(1,F) = F$$



      How does the space of all functions which their input is 1 equal to the field F?







      share|cite|improve this question













      The space of functions whose domain is $S$ and their values lie in $F$ (a field) is shown by:



      $$mathbfFunc(S,F) = f: S to F (1)$$



      In linear algebra by Peter Petersen on page 11 example 1.4.6 is written that if $S = 1,2,...,n$ then:



      $$mathbfFunc(1,2,...,n,F) = F^n (2)$$



      The book continues that the vectors in $F^n$ can be also thought of functions.
      I cannot understand equation 2 and the statement mentioned above. Why is the space of functions equal to the vector space $F^n$?
      For example, if $n = 1$, then we have:



      $$mathbfFunc(1,F) = F$$



      How does the space of all functions which their input is 1 equal to the field F?









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited 16 hours ago
























      asked 16 hours ago









      MOON

      1237




      1237




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          5
          down vote



          accepted










          There is a natural bijection
          $$mathbfFunc(1,2,...,n,F) xrightarrowsim F^n$$



          given by sending an element $fin mathbfFunc(1,2,...,n,F)$ to the $n$-uple $(f(1),f(2),ldots ,f(n))$. This function is bijective. To see this, you can either show that it is both injective and surjective, either exhibit its inverse. To me, the latter is the most direct way here.



          The inverse is clearly given by the map that sends an $n$-uple $(y_1,ldots ,y_n)in F^n$ to the function $fin mathbfFunc(1,2,...,n,F)$ defined by the relations $forall iin1,2,...,n, f(i)=y_i$.



          NB: Note that when writes $mathbfFunc(1,2,...,n,F) = F^n$ with an equal sign, this is actually a usual abuse of notation. Both sets clearly are not equal. Their respective objects are of different nature. However, this equal sign is meant to signify "both objects can be identified in a natural manner". The good notion of "to be identified" depends on the respective algebraic structure of both sets. Actually, here we may also see both sets as $F$-vector spaces. It happens that not only we have a natural bijection between them as sets, but this bijection turns out to be a natural isomorphism between them as $F$-vector spaces. That is, it respects the sum and the extern product by elements of $F$, as it can be easily checked.






          share|cite|improve this answer



















          • 1




            Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
            – Lubin
            16 hours ago











          • I was taught this way too @Lubin (which was actually 4 years ago).
            – Suzet
            16 hours ago










          • @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
            – Batominovski
            16 hours ago











          • @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
            – MOON
            16 hours ago











          • Oh Lord, are you telling me I’m up to date? Horrors!
            – Lubin
            16 hours ago










          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873020%2fwhy-is-a-space-of-functions-equal-to-the-n-fold-product-of-field-f%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          5
          down vote



          accepted










          There is a natural bijection
          $$mathbfFunc(1,2,...,n,F) xrightarrowsim F^n$$



          given by sending an element $fin mathbfFunc(1,2,...,n,F)$ to the $n$-uple $(f(1),f(2),ldots ,f(n))$. This function is bijective. To see this, you can either show that it is both injective and surjective, either exhibit its inverse. To me, the latter is the most direct way here.



          The inverse is clearly given by the map that sends an $n$-uple $(y_1,ldots ,y_n)in F^n$ to the function $fin mathbfFunc(1,2,...,n,F)$ defined by the relations $forall iin1,2,...,n, f(i)=y_i$.



          NB: Note that when writes $mathbfFunc(1,2,...,n,F) = F^n$ with an equal sign, this is actually a usual abuse of notation. Both sets clearly are not equal. Their respective objects are of different nature. However, this equal sign is meant to signify "both objects can be identified in a natural manner". The good notion of "to be identified" depends on the respective algebraic structure of both sets. Actually, here we may also see both sets as $F$-vector spaces. It happens that not only we have a natural bijection between them as sets, but this bijection turns out to be a natural isomorphism between them as $F$-vector spaces. That is, it respects the sum and the extern product by elements of $F$, as it can be easily checked.






          share|cite|improve this answer



















          • 1




            Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
            – Lubin
            16 hours ago











          • I was taught this way too @Lubin (which was actually 4 years ago).
            – Suzet
            16 hours ago










          • @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
            – Batominovski
            16 hours ago











          • @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
            – MOON
            16 hours ago











          • Oh Lord, are you telling me I’m up to date? Horrors!
            – Lubin
            16 hours ago














          up vote
          5
          down vote



          accepted










          There is a natural bijection
          $$mathbfFunc(1,2,...,n,F) xrightarrowsim F^n$$



          given by sending an element $fin mathbfFunc(1,2,...,n,F)$ to the $n$-uple $(f(1),f(2),ldots ,f(n))$. This function is bijective. To see this, you can either show that it is both injective and surjective, either exhibit its inverse. To me, the latter is the most direct way here.



          The inverse is clearly given by the map that sends an $n$-uple $(y_1,ldots ,y_n)in F^n$ to the function $fin mathbfFunc(1,2,...,n,F)$ defined by the relations $forall iin1,2,...,n, f(i)=y_i$.



          NB: Note that when writes $mathbfFunc(1,2,...,n,F) = F^n$ with an equal sign, this is actually a usual abuse of notation. Both sets clearly are not equal. Their respective objects are of different nature. However, this equal sign is meant to signify "both objects can be identified in a natural manner". The good notion of "to be identified" depends on the respective algebraic structure of both sets. Actually, here we may also see both sets as $F$-vector spaces. It happens that not only we have a natural bijection between them as sets, but this bijection turns out to be a natural isomorphism between them as $F$-vector spaces. That is, it respects the sum and the extern product by elements of $F$, as it can be easily checked.






          share|cite|improve this answer



















          • 1




            Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
            – Lubin
            16 hours ago











          • I was taught this way too @Lubin (which was actually 4 years ago).
            – Suzet
            16 hours ago










          • @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
            – Batominovski
            16 hours ago











          • @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
            – MOON
            16 hours ago











          • Oh Lord, are you telling me I’m up to date? Horrors!
            – Lubin
            16 hours ago












          up vote
          5
          down vote



          accepted







          up vote
          5
          down vote



          accepted






          There is a natural bijection
          $$mathbfFunc(1,2,...,n,F) xrightarrowsim F^n$$



          given by sending an element $fin mathbfFunc(1,2,...,n,F)$ to the $n$-uple $(f(1),f(2),ldots ,f(n))$. This function is bijective. To see this, you can either show that it is both injective and surjective, either exhibit its inverse. To me, the latter is the most direct way here.



          The inverse is clearly given by the map that sends an $n$-uple $(y_1,ldots ,y_n)in F^n$ to the function $fin mathbfFunc(1,2,...,n,F)$ defined by the relations $forall iin1,2,...,n, f(i)=y_i$.



          NB: Note that when writes $mathbfFunc(1,2,...,n,F) = F^n$ with an equal sign, this is actually a usual abuse of notation. Both sets clearly are not equal. Their respective objects are of different nature. However, this equal sign is meant to signify "both objects can be identified in a natural manner". The good notion of "to be identified" depends on the respective algebraic structure of both sets. Actually, here we may also see both sets as $F$-vector spaces. It happens that not only we have a natural bijection between them as sets, but this bijection turns out to be a natural isomorphism between them as $F$-vector spaces. That is, it respects the sum and the extern product by elements of $F$, as it can be easily checked.






          share|cite|improve this answer















          There is a natural bijection
          $$mathbfFunc(1,2,...,n,F) xrightarrowsim F^n$$



          given by sending an element $fin mathbfFunc(1,2,...,n,F)$ to the $n$-uple $(f(1),f(2),ldots ,f(n))$. This function is bijective. To see this, you can either show that it is both injective and surjective, either exhibit its inverse. To me, the latter is the most direct way here.



          The inverse is clearly given by the map that sends an $n$-uple $(y_1,ldots ,y_n)in F^n$ to the function $fin mathbfFunc(1,2,...,n,F)$ defined by the relations $forall iin1,2,...,n, f(i)=y_i$.



          NB: Note that when writes $mathbfFunc(1,2,...,n,F) = F^n$ with an equal sign, this is actually a usual abuse of notation. Both sets clearly are not equal. Their respective objects are of different nature. However, this equal sign is meant to signify "both objects can be identified in a natural manner". The good notion of "to be identified" depends on the respective algebraic structure of both sets. Actually, here we may also see both sets as $F$-vector spaces. It happens that not only we have a natural bijection between them as sets, but this bijection turns out to be a natural isomorphism between them as $F$-vector spaces. That is, it respects the sum and the extern product by elements of $F$, as it can be easily checked.







          share|cite|improve this answer















          share|cite|improve this answer



          share|cite|improve this answer








          edited 16 hours ago


























          answered 16 hours ago









          Suzet

          2,003324




          2,003324







          • 1




            Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
            – Lubin
            16 hours ago











          • I was taught this way too @Lubin (which was actually 4 years ago).
            – Suzet
            16 hours ago










          • @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
            – Batominovski
            16 hours ago











          • @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
            – MOON
            16 hours ago











          • Oh Lord, are you telling me I’m up to date? Horrors!
            – Lubin
            16 hours ago












          • 1




            Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
            – Lubin
            16 hours ago











          • I was taught this way too @Lubin (which was actually 4 years ago).
            – Suzet
            16 hours ago










          • @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
            – Batominovski
            16 hours ago











          • @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
            – MOON
            16 hours ago











          • Oh Lord, are you telling me I’m up to date? Horrors!
            – Lubin
            16 hours ago







          1




          1




          Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
          – Lubin
          16 hours ago





          Back in a prior geological era, I was taught to designate the set of all functions from $X$ to $Y$ as $Y^X$. Anyway, plus one.
          – Lubin
          16 hours ago













          I was taught this way too @Lubin (which was actually 4 years ago).
          – Suzet
          16 hours ago




          I was taught this way too @Lubin (which was actually 4 years ago).
          – Suzet
          16 hours ago












          @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
          – Batominovski
          16 hours ago





          @Lubin It is still used nowadays. And I like this notation a lot. I also prefer writing $2^X$ to $mathcalP(X)$ for the power set of a set $X$.
          – Batominovski
          16 hours ago













          @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
          – MOON
          16 hours ago





          @Suzet Is the following right? We can think of $F^n$ as a vector space over F whose elements are n-tuples and there is a one-to-one correspondence between these n-tuples and the functions (vectors) in the space of functions.
          – MOON
          16 hours ago













          Oh Lord, are you telling me I’m up to date? Horrors!
          – Lubin
          16 hours ago




          Oh Lord, are you telling me I’m up to date? Horrors!
          – Lubin
          16 hours ago












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873020%2fwhy-is-a-space-of-functions-equal-to-the-n-fold-product-of-field-f%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?