• Lucid Dreaming - Dream Views




    Results 1 to 25 of 25
    Like Tree2Likes
    • 1 Post By DuB
    • 1 Post By stormcrow

    Thread: Arguments with Inconsisent Premises

    1. #1
      Dionysian stormcrow's Avatar
      Join Date
      Jun 2010
      LD Count
      About 1 a week
      Gender
      Location
      Cirith Ungol
      Posts
      895
      Likes
      483
      DJ Entries
      3

      Arguments with Inconsisent Premises

      Essentially a valid argument is an argument where it would be impossible for the conclusion to be false if all of the premises are true.

      So ponder this syllogism:

      P1) Premise 2 is false.

      P2) Premise 1 is false.

      C) Pigs can fly.

      This syllogism apparently satisfies the conditions for a valid argument because since both of the premises contradict each other there is no possible condition where both of the premises are true. It apparently doesn't matter what the conclusion is. Since the premises contradict each other there is no condition in which both of the premises are true and the conclusion is false; therefore the argument is valid.

      I discussed this the other day with someone and I felt like we didn't really come to any conclusions. Personally I don't really understand how these arguments are valid because the conclusion does not deductively follow from the premises. I would like to hear other peoples thoughts on this apparent paradox because I'm not sure I have fully wrapped my head around it.

    2. #2
      Banned
      Join Date
      Oct 2005
      Gender
      Posts
      4,571
      Likes
      1070
      Quote Originally Posted by stormcrow View Post
      ...these arguments are [not] valid because the conclusion does not deductively follow from the premises

    3. #3
      Member
      Join Date
      Feb 2004
      Posts
      5,165
      Likes
      711
      Exactly. If your conclusion doesn't follow the premise you are not making an argument your just playing games.

    4. #4
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      You've stumbled upon the principle of explosion, which states that anything follows from a contradiction. The name comes from the observation that, if we allow a contradiction into a logical system, the system "explodes into triviality."

      The specific argument you gave is actually kind of interesting because it's not how the principle of explosion is usually derived. The usual method is pretty straightforward and is illustrated nicely in the wiki link from above (see the example about lemons and Santa Claus.) It looks like you've found a different way of proving the same thing, which is neat.

      We start by defining what is a valid argument. Formally, let P = "all of the premises are true" and C = "the conclusion is true." An argument is valid iff P ⊃ C. Now, the statement P ⊃ C is equivalent to the statement ¬(P & ¬C), which we can see by breaking the two statements down to truth tables:
      Spoiler for truth tables:
      So if we can show that, for a given argument, it cannot be the case that the premises are true and the conclusion is false, this is equivalent to showing that the conclusion is entailed by the premises, which is our definition of validity.

      As you observed, any argument with contradictory premises can never satisfy P & ¬C, because it can never satisfy P. So for any argument with contradictory premises, it is necessarily the case that ¬(P & ¬C). So any such argument is necessarily "valid." QED.

      One difficulty of course is that we can, by this same logic, easily construct a counterargument with contradictory premises that "proves" the opposite of what was just proved (in this case, that pigs can fly). We have indeed exploded into triviality.
      Last edited by DuB; 02-13-2012 at 11:10 AM.
      Dianeva likes this.

    5. #5
      Dionysian stormcrow's Avatar
      Join Date
      Jun 2010
      LD Count
      About 1 a week
      Gender
      Location
      Cirith Ungol
      Posts
      895
      Likes
      483
      DJ Entries
      3
      @Alric
      Technically the syllogism I used was actually a valid argument although it is not a sound argument. The validity of a deductive argument rests on its logical form not its correspondence to the external world. For example:
      All A’s are B.
      C is an A.
      Therefore C is a B.

      This argument is valid. We could replace the symbols and say that:
      All cats are dogs.
      Doug is a cat.
      Therefore Doug is a dog.

      Technically this is a valid argument, the conclusion follows from the premises and the conclusion is necessarily true but the argument is not sound because cats are not dogs.

      @DuB

      Thanks for dropping some knowledge on me DuB, that cleared up a lot of questions I had. The guy I discussed this with called it the paradox of entailment which seems to me to be basically the same as the principle of explosion.

      So “either lemons are yellow or Santa Claus exists”? But since lemons are not yellow (P2); Santa Claus necessarily exists? This all seems really foreign to me…

      Just a minor digression but I’m not familiar with using this ⊃. I was under the impression that this was used to denote supersets; I have never seen it used before like that. I’m guessing it can be used to denote a material implication as well? I’m also not familiar with using binary in truth tables; I guess I still have a lot to learn.

      I realize that this contradiction arises from the ambiguity of the definition of a valid argument but I think this issue has some epistemological baggage as well. I think this problem stems from the law of noncontradiction preventing a proposition from being A and ¬A. Do you think that the law of noncontradiction applies elsewhere other than formal logic? I was thinking about what instance might contradict the law so I was thinking along the lines of a photon being a wave and a particle although I’m not sure if that is quite the best example. Maybe this one. If someone is in a boat (in a lake or ocean) they are in the water and not in the water…again this could just be a trivial trick of natural language.

      Also how is the principle of explosion dealt with in modern logic? I believe that traditionally paradoxes in logic and math are dealt with by introducing hierarchies (like Russell’s paradox with Type theory).

      Also it seems to me that the principle of explosion only arises in deductive arguments where (deductive) arguments can only be valid or invalid (and sound or unsound). The notion of validity is not really an issue for inductive arguments however because they deal with uncertainty. Inductive arguments employ the notion of probability so they are only certain to a degree. Even strong inductive arguments are invalid because there is always a chance that the premises are true but the conclusion is false. Take the famous example:

      P1) 90% of humans are right handed.
      P2)Joe is human
      C) Joe is right handed.

      The p-value is 90% so this would be a pretty strong inductive argument but there is a chance that he is in fact left handed despite the fact that premises 1&2 are true so it is still invalid. I don’t think the principle of explosion would present a problem to logic if we used probabilistic and inductive logic.
      Dianeva likes this.

    6. #6
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      Quote Originally Posted by stormcrow View Post
      The guy I discussed this with called it the paradox of entailment which seems to me to be basically the same as the principle of explosion.
      Right, as far as I know, they are the same thing. Wiki: paradox of entailment.


      Quote Originally Posted by stormcrow View Post
      I’m guessing it can be used to denote a material implication as well?
      Right. It's a convention you may run into. I use it because it's the one adopted in the text that I learned formal logic from.

      Quote Originally Posted by stormcrow View Post
      If someone is in a boat (in a lake or ocean) they are in the water and not in the water…again this could just be a trivial trick of natural language.
      That is my suspicion.

      Quote Originally Posted by stormcrow View Post
      Also how is the principle of explosion dealt with in modern logic? I believe that traditionally paradoxes in logic and math are dealt with by introducing hierarchies (like Russell’s paradox with Type theory).
      Well, most commonly, by just not allowing contradictions. Apparently so-called paraconsistent logics deal with this issue in a more explicit way, but I don't know anything about those.

      Quote Originally Posted by stormcrow View Post
      Also it seems to me that the principle of explosion only arises in deductive arguments where (deductive) arguments can only be valid or invalid (and sound or unsound). The notion of validity is not really an issue for inductive arguments however because they deal with uncertainty.
      I'm not sure. I think the key part of the paradox arises because a proposition is allowed to have multiple simultaneous truth values. One way of interpreting probability is that instead of assuming everything is either True or False, we allow an infinity of truth values between 0 and 1. But it seems that it would still be contradictory in inductive logic to say that a proposition is true with, say, both 0.4 probability and 0.7 probability, just as it was contradictory in deductive logical to say that something had truth values of both 0 and 1. It's not immediately obvious to me how one would use this to derive absurd conclusions in the inductive context, but maybe it also works there. I will have to think about it later.

    7. #7
      Xei
      UnitedKingdom Xei is offline
      Banned
      Join Date
      Aug 2005
      Posts
      9,984
      Likes
      3084
      If you think about it ⊃ as a superset symbol is actually the same thing as an implication symbol. That's why it's used; consider sets of events.

      Another great thread stormcrow. I tried to reply to it earlier but I became a bit tangled up in Dub's relating it to the principle of explosion, because I too thought it was more about the paradox of entailment. I need to think about it some more but don't have time right now, possibly tomorrow.

    8. #8
      Member Achievements:
      Created Dream Journal Referrer Bronze 5000 Hall Points Tagger First Class Populated Wall Veteran First Class
      Arra's Avatar
      Join Date
      Jan 2011
      Posts
      3,838
      Likes
      3887
      DJ Entries
      50
      I wish that more threads like this were created. Thanks DuB for the explanation and the link (although the superset notation confused me too). I'd never heard the paradox before.

      Technically, all arguments with false premises are valid in formal logic, as can be seen from DuB's second truth table. But so are circular arguments, among others. We're really just saying "If it were true that both p and ¬p were true, then q would be true." But that statement is irrelevant because the premises aren't (and can't be) true. I suspect it only seems so wrong because we're still used to hearing valid defined as something like 'correct' in everyday speech.

    9. #9
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      Sorry for the confusion. In the future I'll use the → operator.

    10. #10
      knows
      Join Date
      Mar 2007
      LD Count
      1billion+5
      Posts
      546
      Likes
      31
      Valid argument? It's 'possible' for the conclusion to be false. Therefore, Stormcrow, your exemplified argument is invalid. What hype is there?
      I stomp on your ideas.

    11. #11
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      Quote Originally Posted by Malac Reborn View Post
      Valid argument? It's 'possible' for the conclusion to be false. Therefore, Stormcrow, your exemplified argument is invalid. What hype is there?
      As explained earlier, the criterion for validity is not simply that it is impossible for the conclusion to be false, but rather that it is impossible for the conclusion to be false AND the premises true. By this standard definition, the argument is valid; it is impossible for the conclusion in the OP to be false and its premises true, by virtue of the fact that it is impossible for both of its premises to be true.

    12. #12
      Rational Spiritualist DrunkenArse's Avatar
      Join Date
      May 2009
      Gender
      Location
      Da Aina
      Posts
      2,941
      Likes
      1092
      I'm not really a logician so my terminology may be off...

      Quote Originally Posted by stormcrow View Post
      P1) Premise 2 is false.

      P2) Premise 1 is false.

      C) Pigs can fly.
      This is tricky because the premises of the syllogism are referencing other premises.

      I've never seen this before and my initial reaction is to not allow it. The premises in syllogisms will involve statements about sets and elements of those sets, not other premises. There are a fixed amount of possible syllogisms. Have you coordinated this with one?

      Also, it's impossible to plug anything into it.

      Consider what P1 or P2 could even be? If P1 is some actual statement with variable content then it is no longer the statement that P2 is false. Same for P2.
      Previously PhilosopherStoned

    13. #13
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      Quote Originally Posted by PhilosopherStoned View Post
      This is tricky because the premises of the syllogism are referencing other premises.

      I've never seen this before and my initial reaction is to not allow it.
      The self-referential nature of the premises is indeed tricky, and possibly should not be permitted. I think the more important point for the purposes of this discussion is just that they are mutually contradictory. We can replace them with something like P1 = the sky is blue, P2 = the sky is not blue, and be in the same position as we are now. Maybe something like that is in fact a cleaner way to formulate this.

    14. #14
      Member Photolysis's Avatar
      Join Date
      Dec 2007
      Gender
      Posts
      1,270
      Likes
      316
      Sorry to derail this for a second but...

      Quote Originally Posted by Malac Reborn View Post
      Valid argument? It's 'possible' for the conclusion to be false. Therefore, Stormcrow, your exemplified argument is invalid. What hype is there?
      Why are you using light pink on a white background? Are you intentionally trying to irritate everyone and encourage people to ignore your posts?

    15. #15
      knows
      Join Date
      Mar 2007
      LD Count
      1billion+5
      Posts
      546
      Likes
      31
      No.
      In fact, it's OK for you to ignore it. I'm only interested in one person here.

      I await DuB's reply. I might learn something from this.

      EDIT: Nvm. I see what the hype is about now.
      Last edited by Malac Reborn; 03-28-2012 at 04:26 PM.
      I stomp on your ideas.

    16. #16
      Consciousness Itself Universal Mind's Avatar
      Join Date
      Apr 2004
      Gender
      Location
      Everywhere
      Posts
      12,871
      Likes
      1046
      Doesn't a contradiction of premises automatically prove that not both premises are true? It seems like the rule is purely hypothetical. The claimed rule would make more sense if it were that if two premises were true and in contradiction, anything could be the case. Such an absurd situation would prove metaphysical chaos and that anything can be the case because reality is not constrained by metaphysical order?

      However, it seems to strongly relate to the paradox "This statement is false." Is that statement false? I think the paradox majorly calls into question the validity of the law of the excluded middle, which essentially says that either A is the case or A is not the case.
      Last edited by Universal Mind; 03-28-2012 at 11:10 PM.
      How do you know you are not dreaming right now?

    17. #17
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      Quote Originally Posted by Universal Mind View Post
      The claimed rule would make more sense if it were that if two premises were true and in contradiction, anything could be the case.
      That is essentially what it does say. Another way to phrase this would be: if you accept both of the contradictory premises to be true, it can be shown that you must also accept any other arbitrary proposition as true (if you are to be logically consistent). Obviously if you reject one of the premises, then you are not obligated to accept any conclusion that follows from the argument. This phrasing frames the issue in terms of argumentation rather than in terms of what "really is" or is not the case, but it is the same issue.

    18. #18
      knows
      Join Date
      Mar 2007
      LD Count
      1billion+5
      Posts
      546
      Likes
      31
      I simply looked at it in the sense of ~(A * B) //valid argument's conditions

      If an argument's premises can't all be true, then the true value of B is false. Regardless of the true value of whether the conclusion is false(A), the negation encompassing the false conjunction, thus makes the statement/conditions true. Which, in turn, means the argument is valid.

      Any feedback on this, DuB?
      Last edited by Malac Reborn; 03-29-2012 at 03:58 AM.
      I stomp on your ideas.

    19. #19
      DuB
      DuB is offline
      Distinct among snowflakes DuB's Avatar
      Join Date
      Sep 2005
      Gender
      Posts
      2,399
      Likes
      362
      I think we're on the same page but I can't tell for sure. What are you using A and B for exactly?

    20. #20
      knows
      Join Date
      Mar 2007
      LD Count
      1billion+5
      Posts
      546
      Likes
      31
      A is a constant for "the argument's conclusion is false," and B for "the argument's premises are all true." If I would allow a biconditional, then attached to them would remain C for "the argument is valid." So, its extended logical form is ~(p&q)<->r, substituted by the sentence ~(A&B)<->C.

      It feels weird falsifying B, since it feels I have to assume it true to test the measures of validity. Like was mentioned, if it's the case that I must assume truth for a contradiction, then to understand how the argument's valid, I feel as I'm missing, not the intuitivity that if contradictions can exist, then should everything else may exist, but something conceptual. Something about the relationship between the conclusion and presumptious contradiction, yielding validity, is unsettling in me.
      Last edited by Malac Reborn; 03-29-2012 at 03:33 PM.
      I stomp on your ideas.

    21. #21
      Consciousness Itself Universal Mind's Avatar
      Join Date
      Apr 2004
      Gender
      Location
      Everywhere
      Posts
      12,871
      Likes
      1046
      It is impossible for both premises to be true. One must be true while the other one is false. There is no way to know which is which. Suppose premise 1 is true and premise 2 is false. What is the problem? Suppose premise 2 is true and premise 1 is false. What is the problem? The situation turns into a philosophical clusterfuck only under the assumption that both are true or both are false.
      How do you know you are not dreaming right now?

    22. #22
      Rational Spiritualist DrunkenArse's Avatar
      Join Date
      May 2009
      Gender
      Location
      Da Aina
      Posts
      2,941
      Likes
      1092
      Previously PhilosopherStoned

    23. #23
      Consciousness Itself Universal Mind's Avatar
      Join Date
      Apr 2004
      Gender
      Location
      Everywhere
      Posts
      12,871
      Likes
      1046
      Quote Originally Posted by PhilosopherStoned View Post
      Did you honk? I couldn't hear it. Could you turn up the sound to where I can hear it from Mississippi? It will take a few hours for the sound waves to get here.
      How do you know you are not dreaming right now?

    24. #24
      Deuteragonist Achievements:
      Made lots of Friends on DV Populated Wall 1000 Hall Points Referrer Bronze Veteran First Class
      Wolfwood's Avatar
      Join Date
      Nov 2010
      LD Count
      >50, <150
      Gender
      Location
      Sussex
      Posts
      2,337
      Likes
      3341
      Quote Originally Posted by Universal Mind View Post
      It is impossible for both premises to be true. One must be true while the other one is false. There is no way to know which is which. Suppose premise 1 is true and premise 2 is false. What is the problem? Suppose premise 2 is true and premise 1 is false. What is the problem? The situation turns into a philosophical clusterfuck only under the assumption that both are true or both are false.
      Yeah, this ^

      I'm not particularly familiar with formal logic, but does it not follow, linearly, from Premise 1 to Premise 2 and so on? Such that accepting Premise 1: 'Premise 2 is false' invalidates the truth of Premise 2, i.e. it is irrelevant what Premise 2 now states? It is seemingly impossible to accept both premises unless you can somehow accept them in parallel, simultaneously.

      Though if obvious contradiction is allowed in formal logic.....
      Last edited by Wolfwood; 03-30-2012 at 02:04 AM.

    25. #25
      Consciousness Itself Universal Mind's Avatar
      Join Date
      Apr 2004
      Gender
      Location
      Everywhere
      Posts
      12,871
      Likes
      1046
      This is a fascinating Wikipedia article on the "Liar Paradox," which is essentially, "This statement is false." The article does not address the paradox this thread is about specifically, but it involves analysis of many of the related issues.

      Liar paradox - Wikipedia, the free encyclopedia
      Last edited by Universal Mind; 04-01-2012 at 09:40 PM.
      How do you know you are not dreaming right now?

    Similar Threads

    1. Something I noticed about making arguments...
      By NeoSioType in forum Extended Discussion
      Replies: 10
      Last Post: 07-14-2011, 02:30 AM
    2. Arguments Over Definitions
      By Arra in forum Extended Discussion
      Replies: 16
      Last Post: 02-15-2011, 08:50 AM
    3. Arguments?
      By Schmaven in forum Philosophy
      Replies: 12
      Last Post: 09-04-2008, 05:17 AM
    4. Recurring Arguments
      By justifythemeans in forum Dream Interpretation
      Replies: 3
      Last Post: 01-11-2006, 05:11 PM
    5. Bring your arguments on psi HERE!
      By wer in forum Beyond Dreaming
      Replies: 99
      Last Post: 12-08-2004, 10:24 PM

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •