Bijection from 2^X x Y and (2^X)^Y and describe the elements of each
$begingroup$
Let 2 = {0,1} and X,Y be sets.
(i) Describe the elements of 2X x Y and (2X)Y
The first is a function from X x Y to 2 so the elements would have the form ((x,y),0) or and ((x,y),1) and the second is a function from Y to the function from X to 2 so the elements would take the form (y,(x,0)) and .(y,(x,1)).
Is this how I would describe the elements?
(ii) Find a bijective function from 2X x Y and (2X)Y
I know what a bijection is but I'm not sure how to go about finding one and proving it
elementary-set-theory
$endgroup$
add a comment |
$begingroup$
Let 2 = {0,1} and X,Y be sets.
(i) Describe the elements of 2X x Y and (2X)Y
The first is a function from X x Y to 2 so the elements would have the form ((x,y),0) or and ((x,y),1) and the second is a function from Y to the function from X to 2 so the elements would take the form (y,(x,0)) and .(y,(x,1)).
Is this how I would describe the elements?
(ii) Find a bijective function from 2X x Y and (2X)Y
I know what a bijection is but I'm not sure how to go about finding one and proving it
elementary-set-theory
$endgroup$
$begingroup$
The second case is wrong: elements of $(2^X)^Y$ take the form $(y,f)$, where $fin 2^X$. Your $(x,0)$ and $(x,1)$ are not elements of $2^X$; they are elements of elements of $2^X$.
$endgroup$
– TonyK
Jan 7 at 14:04
add a comment |
$begingroup$
Let 2 = {0,1} and X,Y be sets.
(i) Describe the elements of 2X x Y and (2X)Y
The first is a function from X x Y to 2 so the elements would have the form ((x,y),0) or and ((x,y),1) and the second is a function from Y to the function from X to 2 so the elements would take the form (y,(x,0)) and .(y,(x,1)).
Is this how I would describe the elements?
(ii) Find a bijective function from 2X x Y and (2X)Y
I know what a bijection is but I'm not sure how to go about finding one and proving it
elementary-set-theory
$endgroup$
Let 2 = {0,1} and X,Y be sets.
(i) Describe the elements of 2X x Y and (2X)Y
The first is a function from X x Y to 2 so the elements would have the form ((x,y),0) or and ((x,y),1) and the second is a function from Y to the function from X to 2 so the elements would take the form (y,(x,0)) and .(y,(x,1)).
Is this how I would describe the elements?
(ii) Find a bijective function from 2X x Y and (2X)Y
I know what a bijection is but I'm not sure how to go about finding one and proving it
elementary-set-theory
elementary-set-theory
asked Jan 7 at 13:40
Richard CameronRichard Cameron
121
121
$begingroup$
The second case is wrong: elements of $(2^X)^Y$ take the form $(y,f)$, where $fin 2^X$. Your $(x,0)$ and $(x,1)$ are not elements of $2^X$; they are elements of elements of $2^X$.
$endgroup$
– TonyK
Jan 7 at 14:04
add a comment |
$begingroup$
The second case is wrong: elements of $(2^X)^Y$ take the form $(y,f)$, where $fin 2^X$. Your $(x,0)$ and $(x,1)$ are not elements of $2^X$; they are elements of elements of $2^X$.
$endgroup$
– TonyK
Jan 7 at 14:04
$begingroup$
The second case is wrong: elements of $(2^X)^Y$ take the form $(y,f)$, where $fin 2^X$. Your $(x,0)$ and $(x,1)$ are not elements of $2^X$; they are elements of elements of $2^X$.
$endgroup$
– TonyK
Jan 7 at 14:04
$begingroup$
The second case is wrong: elements of $(2^X)^Y$ take the form $(y,f)$, where $fin 2^X$. Your $(x,0)$ and $(x,1)$ are not elements of $2^X$; they are elements of elements of $2^X$.
$endgroup$
– TonyK
Jan 7 at 14:04
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
For each function $f:Xtimes Yrightarrow {0,1}$ define the
function $g:Yrightarrow (Xrightarrow{0,1})$ by parametrization $g(y) = f(.,y)$.
Then $g(y)(x) =f(x,y)$.
$endgroup$
add a comment |
$begingroup$
Hint: $(y,(x, 1/2 pm 1/2)) mapsto (x, y, 1/2 pm 1/2)$.
$endgroup$
add a comment |
$begingroup$
Alternative approach.
Identify $2^{Xtimes Y}$ with $wp(Xtimes Y)$ and identify $left(2^Xright)^Y$ with ${fmid ftext{ is a function }Ytowp(X)}$.
There is a one-to-one relation between subsets of $Xtimes Y$ and functions $Ytowp(X)$.
If $Asubseteq Xtimes Y$ then $A$ determines the function $f_A:Ytowp(X)$ that is prescribed by:$$ymapsto{xin Xmidlangle x,yranglein A}$$
If conversely $f:Ytowp(X)$ denotes a function then $f$ determines the set:$$A_f:={langle x,yranglemid yin Xwedge xin f(y)}$$
It is not difficult to prove that $f_{A_f}=f$ and $A_{f_A}=A$ (proving that the relation is one to one).
$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%2f3065020%2fbijection-from-2x-x-y-and-2xy-and-describe-the-elements-of-each%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
For each function $f:Xtimes Yrightarrow {0,1}$ define the
function $g:Yrightarrow (Xrightarrow{0,1})$ by parametrization $g(y) = f(.,y)$.
Then $g(y)(x) =f(x,y)$.
$endgroup$
add a comment |
$begingroup$
For each function $f:Xtimes Yrightarrow {0,1}$ define the
function $g:Yrightarrow (Xrightarrow{0,1})$ by parametrization $g(y) = f(.,y)$.
Then $g(y)(x) =f(x,y)$.
$endgroup$
add a comment |
$begingroup$
For each function $f:Xtimes Yrightarrow {0,1}$ define the
function $g:Yrightarrow (Xrightarrow{0,1})$ by parametrization $g(y) = f(.,y)$.
Then $g(y)(x) =f(x,y)$.
$endgroup$
For each function $f:Xtimes Yrightarrow {0,1}$ define the
function $g:Yrightarrow (Xrightarrow{0,1})$ by parametrization $g(y) = f(.,y)$.
Then $g(y)(x) =f(x,y)$.
answered Jan 7 at 13:50
WuestenfuxWuestenfux
5,3231513
5,3231513
add a comment |
add a comment |
$begingroup$
Hint: $(y,(x, 1/2 pm 1/2)) mapsto (x, y, 1/2 pm 1/2)$.
$endgroup$
add a comment |
$begingroup$
Hint: $(y,(x, 1/2 pm 1/2)) mapsto (x, y, 1/2 pm 1/2)$.
$endgroup$
add a comment |
$begingroup$
Hint: $(y,(x, 1/2 pm 1/2)) mapsto (x, y, 1/2 pm 1/2)$.
$endgroup$
Hint: $(y,(x, 1/2 pm 1/2)) mapsto (x, y, 1/2 pm 1/2)$.
answered Jan 7 at 13:50
Lucas HenriqueLucas Henrique
1,031414
1,031414
add a comment |
add a comment |
$begingroup$
Alternative approach.
Identify $2^{Xtimes Y}$ with $wp(Xtimes Y)$ and identify $left(2^Xright)^Y$ with ${fmid ftext{ is a function }Ytowp(X)}$.
There is a one-to-one relation between subsets of $Xtimes Y$ and functions $Ytowp(X)$.
If $Asubseteq Xtimes Y$ then $A$ determines the function $f_A:Ytowp(X)$ that is prescribed by:$$ymapsto{xin Xmidlangle x,yranglein A}$$
If conversely $f:Ytowp(X)$ denotes a function then $f$ determines the set:$$A_f:={langle x,yranglemid yin Xwedge xin f(y)}$$
It is not difficult to prove that $f_{A_f}=f$ and $A_{f_A}=A$ (proving that the relation is one to one).
$endgroup$
add a comment |
$begingroup$
Alternative approach.
Identify $2^{Xtimes Y}$ with $wp(Xtimes Y)$ and identify $left(2^Xright)^Y$ with ${fmid ftext{ is a function }Ytowp(X)}$.
There is a one-to-one relation between subsets of $Xtimes Y$ and functions $Ytowp(X)$.
If $Asubseteq Xtimes Y$ then $A$ determines the function $f_A:Ytowp(X)$ that is prescribed by:$$ymapsto{xin Xmidlangle x,yranglein A}$$
If conversely $f:Ytowp(X)$ denotes a function then $f$ determines the set:$$A_f:={langle x,yranglemid yin Xwedge xin f(y)}$$
It is not difficult to prove that $f_{A_f}=f$ and $A_{f_A}=A$ (proving that the relation is one to one).
$endgroup$
add a comment |
$begingroup$
Alternative approach.
Identify $2^{Xtimes Y}$ with $wp(Xtimes Y)$ and identify $left(2^Xright)^Y$ with ${fmid ftext{ is a function }Ytowp(X)}$.
There is a one-to-one relation between subsets of $Xtimes Y$ and functions $Ytowp(X)$.
If $Asubseteq Xtimes Y$ then $A$ determines the function $f_A:Ytowp(X)$ that is prescribed by:$$ymapsto{xin Xmidlangle x,yranglein A}$$
If conversely $f:Ytowp(X)$ denotes a function then $f$ determines the set:$$A_f:={langle x,yranglemid yin Xwedge xin f(y)}$$
It is not difficult to prove that $f_{A_f}=f$ and $A_{f_A}=A$ (proving that the relation is one to one).
$endgroup$
Alternative approach.
Identify $2^{Xtimes Y}$ with $wp(Xtimes Y)$ and identify $left(2^Xright)^Y$ with ${fmid ftext{ is a function }Ytowp(X)}$.
There is a one-to-one relation between subsets of $Xtimes Y$ and functions $Ytowp(X)$.
If $Asubseteq Xtimes Y$ then $A$ determines the function $f_A:Ytowp(X)$ that is prescribed by:$$ymapsto{xin Xmidlangle x,yranglein A}$$
If conversely $f:Ytowp(X)$ denotes a function then $f$ determines the set:$$A_f:={langle x,yranglemid yin Xwedge xin f(y)}$$
It is not difficult to prove that $f_{A_f}=f$ and $A_{f_A}=A$ (proving that the relation is one to one).
answered Jan 7 at 14:29
drhabdrhab
103k545136
103k545136
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%2f3065020%2fbijection-from-2x-x-y-and-2xy-and-describe-the-elements-of-each%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$
The second case is wrong: elements of $(2^X)^Y$ take the form $(y,f)$, where $fin 2^X$. Your $(x,0)$ and $(x,1)$ are not elements of $2^X$; they are elements of elements of $2^X$.
$endgroup$
– TonyK
Jan 7 at 14:04