How to prove that these propositions show that $f$ is injective? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How many non-equivalent formulas that use propositions p1… pn are there?Find two nonequivalent propositions which depend only on qWhat exactly do truth tables mean?Is the Cardinality of the Set of Contingent Propositions the Same as the Cardinality of the Set of Tautologies?Is an argument valid simply if its form is valid?Check if a proposition with a equation is true or false and then write its negation.Predicates and QuantifiersWhich of these are propositions? Comment on their truth values if not, give a reason why it is not.Is “$x$ is an integer, $1 < x < 3$, and $x^2 = 4$” a proposition?logical equivalence between statements
Can I add database to AWS RDS MySQL without creating new instance?
I'm thinking of a number
Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?
If I can make up priors, why can't I make up posteriors?
Working around an AWS network ACL rule limit
What's the point in a preamp?
Need a suitable toxic chemical for a murder plot in my novel
How can players take actions together that are impossible otherwise?
What do you call the holes in a flute?
Why does tar appear to skip file contents when output file is /dev/null?
Is 1 ppb equal to 1 μg/kg?
Did the new image of black hole confirm the general theory of relativity?
How is simplicity better than precision and clarity in prose?
Complexity of many constant time steps with occasional logarithmic steps
Is it possible to ask for a hotel room without minibar/extra services?
Determine whether f is a function, an injection, a surjection
Fishing simulator
Cold is to Refrigerator as warm is to?
What computer would be fastest for Mathematica Home Edition?
When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?
Replacing HDD with SSD; what about non-APFS/APFS?
Unable to start mainnet node docker container
Area of a 2D convex hull
Mortgage adviser recommends a longer term than necessary combined with overpayments
How to prove that these propositions show that $f$ is injective?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How many non-equivalent formulas that use propositions p1… pn are there?Find two nonequivalent propositions which depend only on qWhat exactly do truth tables mean?Is the Cardinality of the Set of Contingent Propositions the Same as the Cardinality of the Set of Tautologies?Is an argument valid simply if its form is valid?Check if a proposition with a equation is true or false and then write its negation.Predicates and QuantifiersWhich of these are propositions? Comment on their truth values if not, give a reason why it is not.Is “$x$ is an integer, $1 < x < 3$, and $x^2 = 4$” a proposition?logical equivalence between statements
$begingroup$
Let $f$ be a total function on some nonempty set $D$. In the following propositions, x and y are variables ranging over $D$, and g is a variable ranging over total functions on $D$. Indicate all of the propositions that are equivalent to the proposition that $f$ is an injection.
(1) $exists g,forall x : (g circ f) (x) = x $
(2) $exists g,forall x : (f circ g) (x) = x $
I know that (1) is true and (2) is false, but I don't understand why. Could someone please explain?
Thank you.
propositional-calculus
$endgroup$
add a comment |
$begingroup$
Let $f$ be a total function on some nonempty set $D$. In the following propositions, x and y are variables ranging over $D$, and g is a variable ranging over total functions on $D$. Indicate all of the propositions that are equivalent to the proposition that $f$ is an injection.
(1) $exists g,forall x : (g circ f) (x) = x $
(2) $exists g,forall x : (f circ g) (x) = x $
I know that (1) is true and (2) is false, but I don't understand why. Could someone please explain?
Thank you.
propositional-calculus
$endgroup$
add a comment |
$begingroup$
Let $f$ be a total function on some nonempty set $D$. In the following propositions, x and y are variables ranging over $D$, and g is a variable ranging over total functions on $D$. Indicate all of the propositions that are equivalent to the proposition that $f$ is an injection.
(1) $exists g,forall x : (g circ f) (x) = x $
(2) $exists g,forall x : (f circ g) (x) = x $
I know that (1) is true and (2) is false, but I don't understand why. Could someone please explain?
Thank you.
propositional-calculus
$endgroup$
Let $f$ be a total function on some nonempty set $D$. In the following propositions, x and y are variables ranging over $D$, and g is a variable ranging over total functions on $D$. Indicate all of the propositions that are equivalent to the proposition that $f$ is an injection.
(1) $exists g,forall x : (g circ f) (x) = x $
(2) $exists g,forall x : (f circ g) (x) = x $
I know that (1) is true and (2) is false, but I don't understand why. Could someone please explain?
Thank you.
propositional-calculus
propositional-calculus
asked Mar 25 at 19:54
M. RoshidM. Roshid
323
323
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint 1
Assume that $f(x)=f(y)$ with $xne y.$ Then
$$x=g(f(x))=g(f(y))=y$$ gives a contradiction.
$endgroup$
add a comment |
Your Answer
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%2f3162249%2fhow-to-prove-that-these-propositions-show-that-f-is-injective%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$
Hint 1
Assume that $f(x)=f(y)$ with $xne y.$ Then
$$x=g(f(x))=g(f(y))=y$$ gives a contradiction.
$endgroup$
add a comment |
$begingroup$
Hint 1
Assume that $f(x)=f(y)$ with $xne y.$ Then
$$x=g(f(x))=g(f(y))=y$$ gives a contradiction.
$endgroup$
add a comment |
$begingroup$
Hint 1
Assume that $f(x)=f(y)$ with $xne y.$ Then
$$x=g(f(x))=g(f(y))=y$$ gives a contradiction.
$endgroup$
Hint 1
Assume that $f(x)=f(y)$ with $xne y.$ Then
$$x=g(f(x))=g(f(y))=y$$ gives a contradiction.
answered Mar 25 at 20:22
mflmfl
26.9k12142
26.9k12142
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%2f3162249%2fhow-to-prove-that-these-propositions-show-that-f-is-injective%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