The Logical Operator Implies

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

ความคิดเห็น • 55

  • @l187
    @l187 6 ปีที่แล้ว +38

    but WHY? my problem is understanding why it is the way it is

    • @zachavolio214
      @zachavolio214 5 ปีที่แล้ว +6

      I feel you ^

    • @keokawasaki7833
      @keokawasaki7833 4 ปีที่แล้ว +3

      i feel ya

    • @macwas5900
      @macwas5900 3 ปีที่แล้ว

      yep lmao same

    • @MrTolmachina
      @MrTolmachina 3 ปีที่แล้ว

      have anybody find out why?

    • @SimonYells
      @SimonYells 3 ปีที่แล้ว

      That's what I was asking myself as well ... Explain to me where is this used in a real-life scenario

  • @jacoboribilik3253
    @jacoboribilik3253 5 ปีที่แล้ว +13

    In set theory implication can be understood as inclusion. P implies Q translates to set theory as P is within Q, graphically speaking we have two circles, P's area is smaller than Q's and P is INSIDE Q. Then it's easy to see why the truth table is the way it is. If P is false, Q might still have happened. If n is a primer number bigger than two then n is odd. If it's false that n is prime, n can still be odd, since 9 is bigger than two and it's odd.

    • @openyourmind1694
      @openyourmind1694 3 ปีที่แล้ว +1

      VERY VERY INTERESTING PERSPECTIVE

    • @Eugene-rq8kr
      @Eugene-rq8kr 3 ปีที่แล้ว +1

      Why is " might still have happend" defined as true? It looks like false is a better option. Just think back: "might still have happend..."

    • @knightlyadventure
      @knightlyadventure ปีที่แล้ว

      @@Eugene-rq8kr Not necessarily; if p is false then we can't argue that p -> q is false because we're out of the statement (not false = true)
      or at least that's my limited understanding

  • @cpadude123
    @cpadude123 4 ปีที่แล้ว +8

    This video provides the definition, a few examples, but it fails to provide any insight or intuition about why a false antecedent leads to a true implication.

    • @ancienthero2876
      @ancienthero2876 4 ปีที่แล้ว +2

      I think it's purely definitional and there is no real logical explanation for why this operator is the way it is. You can come up with multiple valid english translations for how implication works in scenarios that are already consistent with real-world logic, but such description will always fail in scenarios that are already illogical in a real-world sense. Take the statement: "if 2+2=10, then 2+2=100". This is a true logical statement, but there is no intuitive, real-world reason for why this should be the case. That's just how implication works. The fact that it's called "implication" is just an unfortunate coincidence.
      If you absolutely need a language-consistent way of thinking about it, try this: Take the statement "P implies Q". If you can 100% prove that this statement is false (i.e. P is true but Q, for whatever reason, is still false), then the statement is false. For all other cases, the statement is true because *you can't show that the statement is necessarily false*.

    • @openyourmind1694
      @openyourmind1694 3 ปีที่แล้ว

      @@ancienthero2876 If you absolutely need a language-consistent way of thinking about it, try this: Take the statement "P implies Q". If you can 100% prove that this statement is false (i.e. P is true but Q, for whatever reason, is still false), then the statement is false. For all other cases, the statement is true because *you can't show that the statement is necessarily false*
      GREAT ANSWER.

  • @ThatBiohazardGuy
    @ThatBiohazardGuy 3 ปีที่แล้ว +3

    The dog mammal example made me say "oh my god" out loud, because it finally clicked in my brain how implies works. The reason FF =T, is because the statement is correct still, if you pet is a dog, then it's a mammal, well its not a dog, and since you took the dog part of the question away, it's really doesn't matter if it's a mammal or not

  • @ryanbutton8718
    @ryanbutton8718 8 ปีที่แล้ว +6

    Legendary video. Very clear way of explaining, thanks!

  • @pickensincorporated
    @pickensincorporated 8 ปีที่แล้ว +8

    Thank you. My lecturer did a poor job of explaining this in Computer Science. It doesn't help that he has a thick accent, and slightly broken English.
    This helps a great deal, thanks again.

    • @stefanmarjanovic4768
      @stefanmarjanovic4768 7 ปีที่แล้ว +4

      I know them feels... its like its part of the job description.

    • @andychoo9605
      @andychoo9605 7 ปีที่แล้ว

      same here. My lecturer even completely skipped the explanation and asked us to "just remember"

  • @HarishBhagat
    @HarishBhagat 7 ปีที่แล้ว +29

    So basically all we really need to remember is: if the antecedent is true and the consequent is false then the statement is false. In all other situtations the statement is true? Great.

  • @epicninja1107
    @epicninja1107 6 ปีที่แล้ว +7

    If anyone is still struggling with this, I think I've figured it out.
    Let p = "The shape is a Square"
    Let q = "The shape is a Rectangle"
    IF "The shape is a Square" (T) THEN "The shape is a Rectangle" (T) = True (squares are indeed rectangles)
    IF "The shape is a Square" (T) THEN "The shape is not a Rectangle" (F) = False (all squares are rectangles)
    IF "The shape is not a Square" (F) THEN "The shape is a Rectangle" (T) = True (not all rectangles are squares)
    IF "The shape is not a Square" (F) THEN "The shape is not a Rectangle" (T) = True (the shape is neither a square nor a rectangle)
    Let me know if I made a mistake or anything. I think the "if then" way of stating it implies causality, which is where many people (myself included) get confused.

    • @epicninja1107
      @epicninja1107 6 ปีที่แล้ว

      for the last one I meant "The shape is not a Rectangle" (F)

    • @yuhao8430
      @yuhao8430 6 ปีที่แล้ว

      cause square is already one case of rectangle, it's like NEWYORK implies US. but what if p is more general and q is more specific???

    • @epicninja1107
      @epicninja1107 6 ปีที่แล้ว +1

      The logicality of the statement in terms of the english language is irrelevant to this, only the truth value is important. The example I used is just an illustration of p and q, in that q is a necessary condition for p, but p is a sufficient condition for q. Think of it like this: if the "event" of q "occurs" then the event of p could occur but it could also not occur. if the event of q does not occur, however, the event of p will not occur under any circumstances.

    • @epicninja1107
      @epicninja1107 6 ปีที่แล้ว +1

      this is why when q is false and p is false, the truth value of the statement is true, because without q, p cannot occur. when q is false and p is true, the truth value of the statement is completely false. That scenario is impossible because the only way for p to "occur" is if q occurs.

    • @JeremiahBurns
      @JeremiahBurns 5 ปีที่แล้ว

      That helped me, thanks.

  • @nitinverma25
    @nitinverma25 9 ปีที่แล้ว +3

    Wow.... A really good video....
    Last example was a good one.... :)

  • @MrTolmachina
    @MrTolmachina 3 ปีที่แล้ว

    "Everyday" meaning of implication. For an easier understanding of the meaning of direct implication and memorizing its truth table, an everyday model can be useful:
    A is the boss. He can order "work" (1) or say "do what you want" (0).
    B - subordinate. He can work (1) or mess around (0).
    In this case, the implication is nothing more than the obedience of the subordinate to the superior. According to the truth table, it is easy to check that there is no obedience only when the boss orders to work (1), and the subordinate is idle(0).

  • @MineCrafterCity
    @MineCrafterCity 2 ปีที่แล้ว

    What is the programmatical equivalence to logical implications? I really can't understand it this way.

  • @Juan-yj2nn
    @Juan-yj2nn 2 ปีที่แล้ว +1

    Let's imagine that I have a set of four cards laid on the table, each of which shows a certain color on one face, and shows a certain number on its opposite face. And I state that "In this set, if a card shows an even number on one face, then its opposite face is red".
    In real life, this statement makes sense only when there is at least one element in the set that satisfies the first condition, and it is true only when each card that satisfies the first condition also satisfies the second condition.
    On the other hand, in logic, this statement can make sense even if there is no element that satisfies the first condition and it is true only when each card verifies any of the following clauses: a) The first condition is true and the second condition is true, b) the first condition is false and the second condition is true, and c) the first condition is false and the second condition is false. Because in that way we guarantee that there are no cards that contradict the implication. So, in logic, this statement means "There are no cards that verify the first condition but not the second" (In this case, we do not need any card to fulfill the first condition for this statement to make sense.)
    Furthermore, if there exists at least one card that satisfies the first condition, then by guaranteeing the logical implication, we guarantee that that or those cards also satisfy the second statement. That is, we’re guaranteeing that each card that satisfies the first condition also satisfies the second condition.
    So we can say that, in this context, the logical implication and the real life implication actually mean exactly the same thing when there exists at least one card that satisfies the first condition.
    PD: Question for you, ¿would they mean the same thing if there were no cards that satisfy the first condition?

  • @GeeserBeast
    @GeeserBeast 4 ปีที่แล้ว +1

    But how can False (p) with True (q) be always implied to be True?
    Suppose I use False (p) with True (q) using this implication - "If your pet is a bird, then your pet is a mammal." Isn't this implication false here?

  • @sabuein
    @sabuein 3 ปีที่แล้ว

    Thank you very much.

  • @SteveGouldinSpain
    @SteveGouldinSpain 6 ปีที่แล้ว +3

    But the sun does not flash purple on Saturdays so the consequent is false no? Have I missed a memo? How can that 'always be true'?

    • @ambilogical
      @ambilogical 3 ปีที่แล้ว

      the statement we're evaluating is: If the moon is made of green cheese, then the sun flashes purple on Saturdays.
      This is true, because the moon is not made of green cheese, therefore, we don't care if the sun flashes purple or not, the implication is true. We don't care about the two statements themselves, we care if one implies the other. If the first statement is shown to be false, then it implies that anything else is true by convention.

  • @Defren1314
    @Defren1314 7 ปีที่แล้ว +1

    Thank you. Very helpful!

  • @noahhornak5633
    @noahhornak5633 7 ปีที่แล้ว +1

    Great video. thank you!

  • @ME-gd4ne
    @ME-gd4ne 6 ปีที่แล้ว +1

    You...... I just can’t believe what you did

  • @bhagyashreemore1045
    @bhagyashreemore1045 6 ปีที่แล้ว +1

    I want an example for when the antecedent is true and the consequent is false then the implication is false..

    • @timseytiger9280
      @timseytiger9280 4 ปีที่แล้ว

      if your pet is a dog fish(type of small shark), it's a dog, but it's not a mammal. Then, if it is a dog then it's a mammal, is not true.

  • @eertlmontag5
    @eertlmontag5 4 ปีที่แล้ว +1

    No-one truly understands this operator

    • @Juan-yj2nn
      @Juan-yj2nn 3 ปีที่แล้ว

      I think the same.

  • @jojachie2881
    @jojachie2881 2 ปีที่แล้ว

    I loved it

  • @Eugene-rq8kr
    @Eugene-rq8kr 3 ปีที่แล้ว

    Can you just explain why "if we don't even care about the consequence value" then the whole statement is defined to be true rather than false?

  • @davidwilliams9534
    @davidwilliams9534 6 ปีที่แล้ว +3

    A better name would be 'the promise gate'

    • @keokawasaki7833
      @keokawasaki7833 4 ปีที่แล้ว +1

      what in the flying fuck led you to that implication

    • @timseytiger9280
      @timseytiger9280 4 ปีที่แล้ว +2

      @@keokawasaki7833 If you pass your exam your mother says she will buy you a car. Only way this promise can be false is if you pass the exam and she doesn't buy the car.

    • @keokawasaki7833
      @keokawasaki7833 4 ปีที่แล้ว

      @@timseytiger9280 yo thanks! 😘

  • @yogugowda
    @yogugowda 7 ปีที่แล้ว +2

    The Professor sounds like Hyman Roth from Godfather!

  • @sharifsircar
    @sharifsircar 5 ปีที่แล้ว

    Thank you!

  • @ahmedlouis9451
    @ahmedlouis9451 2 ปีที่แล้ว

    but sir if my pet is a bird then my pet is a mammale

  • @ekhliousful
    @ekhliousful 7 ปีที่แล้ว

    I DONT SEE WHY THE IMPLICATION IS FALSE IF THE ANTECEDENT IS TRUE & THE CONSQUENT IS FALSE SINCE THERE IS NO CAUSALITY????????

    • @Kgotso_Koete
      @Kgotso_Koete 7 ปีที่แล้ว

      The only thing I can think of is: if your pet is a dog -> then your pet is a mammal. It would be logically impossible to have a pet that is a dog and not a mammal (therefore Dog (True) - > mammal (False), is always false. What do you think?