What is a natural deduction proof from ~(A↔B) to ~(A→B)?help with deductive proofUsing natural deduction rules give a formal proofIntroductory Natural Deduction QuestionGiven P ∨ ¬ P prove (P → Q) → ((¬ P → Q) → Q) by natural deductionHow to construct a counter-model of □P --> □◊P in T and K?Natural deduction proof help!Any solution to prove (∀x)(∃y)(Fx & Gy) ⊢ (∃y)(∀x)(Fx & Gy) with natural deduction?How would i go about using natural deduction to prove this argument is valid?Axiomatic proof of ⊢ □P → □◇□P in S4S5 proof of ⊢◻(◻P→◻Q)∨◻(◻Q→◻P)
Do adult Russians normally hand-write Cyrillic as cursive or as block letters?
Can an old DSLR be upgraded to match modern smartphone image quality
If a problem only occurs randomly once in every N times on average, how many tests do I have to perform to be certain that it's now fixed?
Different PCB color ( is it different material? )
How can a single Member of the House block a Congressional bill?
Bringing Food from Hometown for Out-of-Town Interview?
How should I push back against my job assigning "homework"?
Could IPv6 make NAT / port numbers redundant?
Why does the UK have more political parties than the US?
How to decline physical affection from a child whose parents are pressuring them?
Joist hangers to use for rough cut 2x8 (2 3/4" x 8 3/4")?
How do I get a list of only the files (not the directories) from a package?
Question about IV chord in minor key
Looking after a wayward brother in mother's will
Are there regional foods in Westeros?
How can I offer a test ride while selling a bike?
Creating Fictional Slavic Place Names
Strange math syntax in old basic listing
How does increase in volume change the speed of reaction in production of NO2?
Coding Challenge Solution - Good Range
Is it possible to kill all life on Earth?
Racetrack designers, assemble!
What damages does a hurting husband pay to his wife?
Is there a rule that prohibits us from using 2 possessives in a row?
What is a natural deduction proof from ~(A↔B) to ~(A→B)?
help with deductive proofUsing natural deduction rules give a formal proofIntroductory Natural Deduction QuestionGiven P ∨ ¬ P prove (P → Q) → ((¬ P → Q) → Q) by natural deductionHow to construct a counter-model of □P --> □◊P in T and K?Natural deduction proof help!Any solution to prove (∀x)(∃y)(Fx & Gy) ⊢ (∃y)(∀x)(Fx & Gy) with natural deduction?How would i go about using natural deduction to prove this argument is valid?Axiomatic proof of ⊢ □P → □◇□P in S4S5 proof of ⊢◻(◻P→◻Q)∨◻(◻Q→◻P)
It feels intuitively correct, but I cannot work out how to prove it. I would appreciate any help.
logic deduction
New contributor
add a comment |
It feels intuitively correct, but I cannot work out how to prove it. I would appreciate any help.
logic deduction
New contributor
I made an edit which you may roll back or continue editing. Welcome!
– Frank Hubeny
8 hours ago
It is not intuitively correct; Two predicates not being equivalent does not prohibit one from implying the other.
– Graham Kemp
2 hours ago
add a comment |
It feels intuitively correct, but I cannot work out how to prove it. I would appreciate any help.
logic deduction
New contributor
It feels intuitively correct, but I cannot work out how to prove it. I would appreciate any help.
logic deduction
logic deduction
New contributor
New contributor
edited 8 hours ago
Frank Hubeny
11.7k51564
11.7k51564
New contributor
asked 9 hours ago
zzzzzzzz
91
91
New contributor
New contributor
I made an edit which you may roll back or continue editing. Welcome!
– Frank Hubeny
8 hours ago
It is not intuitively correct; Two predicates not being equivalent does not prohibit one from implying the other.
– Graham Kemp
2 hours ago
add a comment |
I made an edit which you may roll back or continue editing. Welcome!
– Frank Hubeny
8 hours ago
It is not intuitively correct; Two predicates not being equivalent does not prohibit one from implying the other.
– Graham Kemp
2 hours ago
I made an edit which you may roll back or continue editing. Welcome!
– Frank Hubeny
8 hours ago
I made an edit which you may roll back or continue editing. Welcome!
– Frank Hubeny
8 hours ago
It is not intuitively correct; Two predicates not being equivalent does not prohibit one from implying the other.
– Graham Kemp
2 hours ago
It is not intuitively correct; Two predicates not being equivalent does not prohibit one from implying the other.
– Graham Kemp
2 hours ago
add a comment |
2 Answers
2
active
oldest
votes
The following truth table shows that ~(A↔B) → ~(A→B) is not a tautology:
If A is False and B is True then the antecedent is True but the consequent is False making the conditional False.
Because the truth table does not show a tautology, one should not be able to derive a natural deduction proof of the result.
Michael Rieppel. Truth Table Generator. https://mrieppel.net/prog/truthtable.html
add a comment |
You can't derive ~(A→B) from ~(A↔B).
Consider:
A = I'm in Paris.
B = I'm in France.
~(A↔B) is true, because being in Paris is not equivalent to being in France (I could be in France but not in Paris). But ~(A→B) is false, because if I'm in Paris then necessarily I'm in France. So you can't derive ~(A→B) from ~(A↔B).
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "265"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
);
);
zzzz is a new contributor. Be nice, and check out our Code of Conduct.
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%2fphilosophy.stackexchange.com%2fquestions%2f63684%2fwhat-is-a-natural-deduction-proof-from-a%25e2%2586%2594b-to-a%25e2%2586%2592b%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The following truth table shows that ~(A↔B) → ~(A→B) is not a tautology:
If A is False and B is True then the antecedent is True but the consequent is False making the conditional False.
Because the truth table does not show a tautology, one should not be able to derive a natural deduction proof of the result.
Michael Rieppel. Truth Table Generator. https://mrieppel.net/prog/truthtable.html
add a comment |
The following truth table shows that ~(A↔B) → ~(A→B) is not a tautology:
If A is False and B is True then the antecedent is True but the consequent is False making the conditional False.
Because the truth table does not show a tautology, one should not be able to derive a natural deduction proof of the result.
Michael Rieppel. Truth Table Generator. https://mrieppel.net/prog/truthtable.html
add a comment |
The following truth table shows that ~(A↔B) → ~(A→B) is not a tautology:
If A is False and B is True then the antecedent is True but the consequent is False making the conditional False.
Because the truth table does not show a tautology, one should not be able to derive a natural deduction proof of the result.
Michael Rieppel. Truth Table Generator. https://mrieppel.net/prog/truthtable.html
The following truth table shows that ~(A↔B) → ~(A→B) is not a tautology:
If A is False and B is True then the antecedent is True but the consequent is False making the conditional False.
Because the truth table does not show a tautology, one should not be able to derive a natural deduction proof of the result.
Michael Rieppel. Truth Table Generator. https://mrieppel.net/prog/truthtable.html
answered 8 hours ago
Frank HubenyFrank Hubeny
11.7k51564
11.7k51564
add a comment |
add a comment |
You can't derive ~(A→B) from ~(A↔B).
Consider:
A = I'm in Paris.
B = I'm in France.
~(A↔B) is true, because being in Paris is not equivalent to being in France (I could be in France but not in Paris). But ~(A→B) is false, because if I'm in Paris then necessarily I'm in France. So you can't derive ~(A→B) from ~(A↔B).
add a comment |
You can't derive ~(A→B) from ~(A↔B).
Consider:
A = I'm in Paris.
B = I'm in France.
~(A↔B) is true, because being in Paris is not equivalent to being in France (I could be in France but not in Paris). But ~(A→B) is false, because if I'm in Paris then necessarily I'm in France. So you can't derive ~(A→B) from ~(A↔B).
add a comment |
You can't derive ~(A→B) from ~(A↔B).
Consider:
A = I'm in Paris.
B = I'm in France.
~(A↔B) is true, because being in Paris is not equivalent to being in France (I could be in France but not in Paris). But ~(A→B) is false, because if I'm in Paris then necessarily I'm in France. So you can't derive ~(A→B) from ~(A↔B).
You can't derive ~(A→B) from ~(A↔B).
Consider:
A = I'm in Paris.
B = I'm in France.
~(A↔B) is true, because being in Paris is not equivalent to being in France (I could be in France but not in Paris). But ~(A→B) is false, because if I'm in Paris then necessarily I'm in France. So you can't derive ~(A→B) from ~(A↔B).
answered 5 hours ago
EliranEliran
4,52231435
4,52231435
add a comment |
add a comment |
zzzz is a new contributor. Be nice, and check out our Code of Conduct.
zzzz is a new contributor. Be nice, and check out our Code of Conduct.
zzzz is a new contributor. Be nice, and check out our Code of Conduct.
zzzz is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Philosophy 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.
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%2fphilosophy.stackexchange.com%2fquestions%2f63684%2fwhat-is-a-natural-deduction-proof-from-a%25e2%2586%2594b-to-a%25e2%2586%2592b%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
I made an edit which you may roll back or continue editing. Welcome!
– Frank Hubeny
8 hours ago
It is not intuitively correct; Two predicates not being equivalent does not prohibit one from implying the other.
– Graham Kemp
2 hours ago