Free vector space of a finite set is isomorphic to its function space
$begingroup$
Let $X$ be a finite set and let $F(X, mathbb{C})$ be the space of functions $f: X rightarrow mathbb{C}$. How can I show $mathbb{C}X$, the free vector space generated by $X$ is isomorphic to the above function space? Isn't the function space infinite dimensional, so how can they be isomorphic?
linear-algebra functional-analysis
$endgroup$
add a comment |
$begingroup$
Let $X$ be a finite set and let $F(X, mathbb{C})$ be the space of functions $f: X rightarrow mathbb{C}$. How can I show $mathbb{C}X$, the free vector space generated by $X$ is isomorphic to the above function space? Isn't the function space infinite dimensional, so how can they be isomorphic?
linear-algebra functional-analysis
$endgroup$
$begingroup$
$X$ is finite, so it is not infinite dimensional.
$endgroup$
– Randall
Jan 16 at 3:22
1
$begingroup$
An element of $mathbb{C}X$ is a formal sum $sum_{k=1}^n z_k x_k$ where $X={x_1, ldots, x_n}$. Do you see how to use this to build a function $f: X to mathbb{C}$?
$endgroup$
– Randall
Jan 16 at 3:24
add a comment |
$begingroup$
Let $X$ be a finite set and let $F(X, mathbb{C})$ be the space of functions $f: X rightarrow mathbb{C}$. How can I show $mathbb{C}X$, the free vector space generated by $X$ is isomorphic to the above function space? Isn't the function space infinite dimensional, so how can they be isomorphic?
linear-algebra functional-analysis
$endgroup$
Let $X$ be a finite set and let $F(X, mathbb{C})$ be the space of functions $f: X rightarrow mathbb{C}$. How can I show $mathbb{C}X$, the free vector space generated by $X$ is isomorphic to the above function space? Isn't the function space infinite dimensional, so how can they be isomorphic?
linear-algebra functional-analysis
linear-algebra functional-analysis
asked Jan 16 at 3:21
David FengDavid Feng
979
979
$begingroup$
$X$ is finite, so it is not infinite dimensional.
$endgroup$
– Randall
Jan 16 at 3:22
1
$begingroup$
An element of $mathbb{C}X$ is a formal sum $sum_{k=1}^n z_k x_k$ where $X={x_1, ldots, x_n}$. Do you see how to use this to build a function $f: X to mathbb{C}$?
$endgroup$
– Randall
Jan 16 at 3:24
add a comment |
$begingroup$
$X$ is finite, so it is not infinite dimensional.
$endgroup$
– Randall
Jan 16 at 3:22
1
$begingroup$
An element of $mathbb{C}X$ is a formal sum $sum_{k=1}^n z_k x_k$ where $X={x_1, ldots, x_n}$. Do you see how to use this to build a function $f: X to mathbb{C}$?
$endgroup$
– Randall
Jan 16 at 3:24
$begingroup$
$X$ is finite, so it is not infinite dimensional.
$endgroup$
– Randall
Jan 16 at 3:22
$begingroup$
$X$ is finite, so it is not infinite dimensional.
$endgroup$
– Randall
Jan 16 at 3:22
1
1
$begingroup$
An element of $mathbb{C}X$ is a formal sum $sum_{k=1}^n z_k x_k$ where $X={x_1, ldots, x_n}$. Do you see how to use this to build a function $f: X to mathbb{C}$?
$endgroup$
– Randall
Jan 16 at 3:24
$begingroup$
An element of $mathbb{C}X$ is a formal sum $sum_{k=1}^n z_k x_k$ where $X={x_1, ldots, x_n}$. Do you see how to use this to build a function $f: X to mathbb{C}$?
$endgroup$
– Randall
Jan 16 at 3:24
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Consider the map
$$varphi : F(X,mathbb{C}) to mathbb{C}X\
f mapsto sum_{xin X} f(x)x$$
we want to show tht this is a bijection for $X$ finite. First consider surjectivity:
let $y = sum_{xin X} lambda_x x$ then this has the preimage $$z: X to mathbb{C} \ x mapsto lambda_x.$$
Now for injectivity:
since the set ${x}_{xin X} subset mathbb{C}X$ is linear independent by definition, we have that $0= varphi(f)=sum_{xin X} f(x)x$ if and only if $f(x)=0$ for all $x in X$, but this ust means that $f$ is the zero map, and hence we have that $ker (varphi) =0$ which proves injectivity.
So since $varphi$ is injective and surjective, it is bijective. Also it is linear, which is an easy calculation, respectively as $varphi$ is the finite sum of evalutions clear.
And so $varphi$ is an iso
$endgroup$
add a comment |
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3075269%2ffree-vector-space-of-a-finite-set-is-isomorphic-to-its-function-space%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Consider the map
$$varphi : F(X,mathbb{C}) to mathbb{C}X\
f mapsto sum_{xin X} f(x)x$$
we want to show tht this is a bijection for $X$ finite. First consider surjectivity:
let $y = sum_{xin X} lambda_x x$ then this has the preimage $$z: X to mathbb{C} \ x mapsto lambda_x.$$
Now for injectivity:
since the set ${x}_{xin X} subset mathbb{C}X$ is linear independent by definition, we have that $0= varphi(f)=sum_{xin X} f(x)x$ if and only if $f(x)=0$ for all $x in X$, but this ust means that $f$ is the zero map, and hence we have that $ker (varphi) =0$ which proves injectivity.
So since $varphi$ is injective and surjective, it is bijective. Also it is linear, which is an easy calculation, respectively as $varphi$ is the finite sum of evalutions clear.
And so $varphi$ is an iso
$endgroup$
add a comment |
$begingroup$
Consider the map
$$varphi : F(X,mathbb{C}) to mathbb{C}X\
f mapsto sum_{xin X} f(x)x$$
we want to show tht this is a bijection for $X$ finite. First consider surjectivity:
let $y = sum_{xin X} lambda_x x$ then this has the preimage $$z: X to mathbb{C} \ x mapsto lambda_x.$$
Now for injectivity:
since the set ${x}_{xin X} subset mathbb{C}X$ is linear independent by definition, we have that $0= varphi(f)=sum_{xin X} f(x)x$ if and only if $f(x)=0$ for all $x in X$, but this ust means that $f$ is the zero map, and hence we have that $ker (varphi) =0$ which proves injectivity.
So since $varphi$ is injective and surjective, it is bijective. Also it is linear, which is an easy calculation, respectively as $varphi$ is the finite sum of evalutions clear.
And so $varphi$ is an iso
$endgroup$
add a comment |
$begingroup$
Consider the map
$$varphi : F(X,mathbb{C}) to mathbb{C}X\
f mapsto sum_{xin X} f(x)x$$
we want to show tht this is a bijection for $X$ finite. First consider surjectivity:
let $y = sum_{xin X} lambda_x x$ then this has the preimage $$z: X to mathbb{C} \ x mapsto lambda_x.$$
Now for injectivity:
since the set ${x}_{xin X} subset mathbb{C}X$ is linear independent by definition, we have that $0= varphi(f)=sum_{xin X} f(x)x$ if and only if $f(x)=0$ for all $x in X$, but this ust means that $f$ is the zero map, and hence we have that $ker (varphi) =0$ which proves injectivity.
So since $varphi$ is injective and surjective, it is bijective. Also it is linear, which is an easy calculation, respectively as $varphi$ is the finite sum of evalutions clear.
And so $varphi$ is an iso
$endgroup$
Consider the map
$$varphi : F(X,mathbb{C}) to mathbb{C}X\
f mapsto sum_{xin X} f(x)x$$
we want to show tht this is a bijection for $X$ finite. First consider surjectivity:
let $y = sum_{xin X} lambda_x x$ then this has the preimage $$z: X to mathbb{C} \ x mapsto lambda_x.$$
Now for injectivity:
since the set ${x}_{xin X} subset mathbb{C}X$ is linear independent by definition, we have that $0= varphi(f)=sum_{xin X} f(x)x$ if and only if $f(x)=0$ for all $x in X$, but this ust means that $f$ is the zero map, and hence we have that $ker (varphi) =0$ which proves injectivity.
So since $varphi$ is injective and surjective, it is bijective. Also it is linear, which is an easy calculation, respectively as $varphi$ is the finite sum of evalutions clear.
And so $varphi$ is an iso
answered Jan 16 at 8:13
EnkiduEnkidu
1,36719
1,36719
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3075269%2ffree-vector-space-of-a-finite-set-is-isomorphic-to-its-function-space%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
$X$ is finite, so it is not infinite dimensional.
$endgroup$
– Randall
Jan 16 at 3:22
1
$begingroup$
An element of $mathbb{C}X$ is a formal sum $sum_{k=1}^n z_k x_k$ where $X={x_1, ldots, x_n}$. Do you see how to use this to build a function $f: X to mathbb{C}$?
$endgroup$
– Randall
Jan 16 at 3:24