Can a valid proof by contradiction contradict the opposite proposition?
$begingroup$
Sorry if the wording in the title is a bit off, an example will better illustrate my query. Say I wanted to prove the following: $$ (x_n) text{ and } (y_n) text{ are both real sequences such that } forall n in mathbb{N}, x_n leq y_n. text{If } x_n rightarrow x text{ and } y_n rightarrow y, text{ then } x leq y.$$
To prove this by contradiction we first assume the opposite proposition $ x > y $ and show that this leads to the statement $ x_n > y_n $, which contradicts one of our initial conditions (namely $ x_n leq y_n) $.
Could an equally valid proof use the opposite proposition $ x > y $ and show that this leads to $ x = y $, which contradicts only the opposite proposition and not any initial conditions?
real-analysis proof-writing
$endgroup$
add a comment |
$begingroup$
Sorry if the wording in the title is a bit off, an example will better illustrate my query. Say I wanted to prove the following: $$ (x_n) text{ and } (y_n) text{ are both real sequences such that } forall n in mathbb{N}, x_n leq y_n. text{If } x_n rightarrow x text{ and } y_n rightarrow y, text{ then } x leq y.$$
To prove this by contradiction we first assume the opposite proposition $ x > y $ and show that this leads to the statement $ x_n > y_n $, which contradicts one of our initial conditions (namely $ x_n leq y_n) $.
Could an equally valid proof use the opposite proposition $ x > y $ and show that this leads to $ x = y $, which contradicts only the opposite proposition and not any initial conditions?
real-analysis proof-writing
$endgroup$
2
$begingroup$
Yes, it works. Assume as hypothesis : $x > y$. Then derive $x=y$; now, we have a contradiction, because $x > y$ and $x=y$ cannot both be true. Finally, conclude with the negation of the assumption, i.e. with $x le y$.
$endgroup$
– Mauro ALLEGRANZA
Dec 27 '18 at 14:14
add a comment |
$begingroup$
Sorry if the wording in the title is a bit off, an example will better illustrate my query. Say I wanted to prove the following: $$ (x_n) text{ and } (y_n) text{ are both real sequences such that } forall n in mathbb{N}, x_n leq y_n. text{If } x_n rightarrow x text{ and } y_n rightarrow y, text{ then } x leq y.$$
To prove this by contradiction we first assume the opposite proposition $ x > y $ and show that this leads to the statement $ x_n > y_n $, which contradicts one of our initial conditions (namely $ x_n leq y_n) $.
Could an equally valid proof use the opposite proposition $ x > y $ and show that this leads to $ x = y $, which contradicts only the opposite proposition and not any initial conditions?
real-analysis proof-writing
$endgroup$
Sorry if the wording in the title is a bit off, an example will better illustrate my query. Say I wanted to prove the following: $$ (x_n) text{ and } (y_n) text{ are both real sequences such that } forall n in mathbb{N}, x_n leq y_n. text{If } x_n rightarrow x text{ and } y_n rightarrow y, text{ then } x leq y.$$
To prove this by contradiction we first assume the opposite proposition $ x > y $ and show that this leads to the statement $ x_n > y_n $, which contradicts one of our initial conditions (namely $ x_n leq y_n) $.
Could an equally valid proof use the opposite proposition $ x > y $ and show that this leads to $ x = y $, which contradicts only the opposite proposition and not any initial conditions?
real-analysis proof-writing
real-analysis proof-writing
asked Dec 27 '18 at 14:10
Michael UdembaMichael Udemba
31
31
2
$begingroup$
Yes, it works. Assume as hypothesis : $x > y$. Then derive $x=y$; now, we have a contradiction, because $x > y$ and $x=y$ cannot both be true. Finally, conclude with the negation of the assumption, i.e. with $x le y$.
$endgroup$
– Mauro ALLEGRANZA
Dec 27 '18 at 14:14
add a comment |
2
$begingroup$
Yes, it works. Assume as hypothesis : $x > y$. Then derive $x=y$; now, we have a contradiction, because $x > y$ and $x=y$ cannot both be true. Finally, conclude with the negation of the assumption, i.e. with $x le y$.
$endgroup$
– Mauro ALLEGRANZA
Dec 27 '18 at 14:14
2
2
$begingroup$
Yes, it works. Assume as hypothesis : $x > y$. Then derive $x=y$; now, we have a contradiction, because $x > y$ and $x=y$ cannot both be true. Finally, conclude with the negation of the assumption, i.e. with $x le y$.
$endgroup$
– Mauro ALLEGRANZA
Dec 27 '18 at 14:14
$begingroup$
Yes, it works. Assume as hypothesis : $x > y$. Then derive $x=y$; now, we have a contradiction, because $x > y$ and $x=y$ cannot both be true. Finally, conclude with the negation of the assumption, i.e. with $x le y$.
$endgroup$
– Mauro ALLEGRANZA
Dec 27 '18 at 14:14
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
I think the short answer is yes: You may have a (very) common misconception about proof by contradiction.
To prove something by contradiction you merely derive any logical contradiction. In basic analysis proofs, it is often clean for your contradiction to be of the form $1 < 0$ or something concrete, as opposed to contradicting the hypotheses.
$endgroup$
add a comment |
$begingroup$
As you can typically prove anything when working in an inconsistent system, any contradiction, whether it's (most obviously) to some condition in the formulation of the statement, to the assumption made when beginning the proof, to basic arithmetic (i.e $1>2$), ... will be the contradiction you look for (and - in most cases - can be used to "prove" any other contradiction).
$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%2f3053955%2fcan-a-valid-proof-by-contradiction-contradict-the-opposite-proposition%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
$begingroup$
I think the short answer is yes: You may have a (very) common misconception about proof by contradiction.
To prove something by contradiction you merely derive any logical contradiction. In basic analysis proofs, it is often clean for your contradiction to be of the form $1 < 0$ or something concrete, as opposed to contradicting the hypotheses.
$endgroup$
add a comment |
$begingroup$
I think the short answer is yes: You may have a (very) common misconception about proof by contradiction.
To prove something by contradiction you merely derive any logical contradiction. In basic analysis proofs, it is often clean for your contradiction to be of the form $1 < 0$ or something concrete, as opposed to contradicting the hypotheses.
$endgroup$
add a comment |
$begingroup$
I think the short answer is yes: You may have a (very) common misconception about proof by contradiction.
To prove something by contradiction you merely derive any logical contradiction. In basic analysis proofs, it is often clean for your contradiction to be of the form $1 < 0$ or something concrete, as opposed to contradicting the hypotheses.
$endgroup$
I think the short answer is yes: You may have a (very) common misconception about proof by contradiction.
To prove something by contradiction you merely derive any logical contradiction. In basic analysis proofs, it is often clean for your contradiction to be of the form $1 < 0$ or something concrete, as opposed to contradicting the hypotheses.
answered Dec 27 '18 at 14:14
T_MT_M
1,12827
1,12827
add a comment |
add a comment |
$begingroup$
As you can typically prove anything when working in an inconsistent system, any contradiction, whether it's (most obviously) to some condition in the formulation of the statement, to the assumption made when beginning the proof, to basic arithmetic (i.e $1>2$), ... will be the contradiction you look for (and - in most cases - can be used to "prove" any other contradiction).
$endgroup$
add a comment |
$begingroup$
As you can typically prove anything when working in an inconsistent system, any contradiction, whether it's (most obviously) to some condition in the formulation of the statement, to the assumption made when beginning the proof, to basic arithmetic (i.e $1>2$), ... will be the contradiction you look for (and - in most cases - can be used to "prove" any other contradiction).
$endgroup$
add a comment |
$begingroup$
As you can typically prove anything when working in an inconsistent system, any contradiction, whether it's (most obviously) to some condition in the formulation of the statement, to the assumption made when beginning the proof, to basic arithmetic (i.e $1>2$), ... will be the contradiction you look for (and - in most cases - can be used to "prove" any other contradiction).
$endgroup$
As you can typically prove anything when working in an inconsistent system, any contradiction, whether it's (most obviously) to some condition in the formulation of the statement, to the assumption made when beginning the proof, to basic arithmetic (i.e $1>2$), ... will be the contradiction you look for (and - in most cases - can be used to "prove" any other contradiction).
answered Dec 27 '18 at 14:22
HenrikHenrik
6,03592030
6,03592030
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%2f3053955%2fcan-a-valid-proof-by-contradiction-contradict-the-opposite-proposition%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
2
$begingroup$
Yes, it works. Assume as hypothesis : $x > y$. Then derive $x=y$; now, we have a contradiction, because $x > y$ and $x=y$ cannot both be true. Finally, conclude with the negation of the assumption, i.e. with $x le y$.
$endgroup$
– Mauro ALLEGRANZA
Dec 27 '18 at 14:14