2.2 Notes Part 2

Antoinette Vizzini
27 Sept 202012:52

Summary

TLDRThis lecture focuses on evaluating the truth value of conditional statements in the format 'if p then q'. It explains that a statement is false only when the hypothesis (p) is true and the conclusion (q) is false. Examples are provided to illustrate how to identify true and false statements and give counterexamples. The lecture also covers the concepts of negation, converse, inverse, and contrapositive of a statement, using examples to demonstrate how to write and determine their truth values. The importance of understanding logical equivalence between a conditional statement and its contrapositive, and between the converse and inverse, is emphasized.

Takeaways

  • 📌 Conditional statements are evaluated as false only when the hypothesis is true and the conclusion is false.
  • 🔍 A single counterexample is sufficient to prove a conditional statement false.
  • 🗓️ Example: 'If this month is August, then next month is September' is a true statement.
  • 📏 Example: 'If two angles are acute, then they are congruent' is false, as shown by 30 and 45-degree angles.
  • 🔢 Example: 'If a number greater than two is prime, then five plus four equals eight' is true because the hypothesis is false (4 is not prime).
  • ❌ Negation of a statement (not p) flips the truth value: true becomes false, and false becomes true.
  • 🔄 The converse of a statement switches the hypothesis and conclusion.
  • 🚫 The inverse of a statement negates both the hypothesis and conclusion.
  • 🔄 The contrapositive of a statement is the negation of the converse.
  • 🔗 Logically equivalent statements (conditional and contrapositive, converse and inverse) share the same truth value.

Q & A

  • What is the main focus of the script?

    -The script focuses on explaining conditional statements, specifically how to determine their truth values, and the relationships between different types of statements such as converse, inverse, and contrapositive.

  • How is the truth value of a conditional statement determined?

    -A conditional statement is false only when the hypothesis (p) is true and the conclusion (q) is false. Any other combination of truth values results in a true conditional statement.

  • What is the significance of finding a counterexample for a conditional statement?

    -A counterexample is crucial because it provides an instance where the hypothesis is true and the conclusion is false, which is the only scenario where a conditional statement is considered false.

  • Can you provide an example from the script where a statement is true despite having a false hypothesis and conclusion?

    -Yes, the script gives the example: 'If a number greater than two is prime, then five plus four equals eight.' Here, the hypothesis (an even number greater than two is prime) is false, and the conclusion (five plus four equals eight) is also false, making the overall statement true.

  • What is the negation of a statement, and how is it represented?

    -The negation of a statement is the opposite of the original statement. It is represented by inserting the word 'not' into the statement or using the notation '¬p' where 'p' is the original statement.

  • How do you find the converse of a conditional statement?

    -To find the converse of a conditional statement 'if p then q', you flip the hypothesis and conclusion, resulting in 'if q then p'.

  • What is the inverse of a conditional statement, and how is it formed?

    -The inverse of a conditional statement involves negating both the hypothesis and conclusion. For 'if p then q', the inverse is 'if not p then not q'.

  • How is the contrapositive of a conditional statement derived?

    -The contrapositive is formed by negating both the hypothesis and conclusion and then swapping them. For 'if p then q', the contrapositive is 'if not q then not p'.

  • Why are the conditional and contrapositive of a statement considered logically equivalent?

    -The conditional and contrapositive are logically equivalent because they share the same truth value. If the conditional is true, the contrapositive is also true, and vice versa.

  • What is the relationship between the converse and inverse of a statement?

    -The converse and inverse of a statement are also logically equivalent, sharing the same truth value. If the converse is true, the inverse is true, and if the converse is false, the inverse is false.

  • Can you provide an example from the script that illustrates the concept of logically equivalent statements?

    -Yes, the script uses the example of a cat having four paws. The conditional statement 'If an animal is a cat, then it has four paws' and its contrapositive 'If an animal does not have four paws, then it is not a cat' are both true, making them logically equivalent.

Outlines

00:00

📚 Understanding Conditional Statements

This paragraph discusses the concept of conditional statements in the 'if p then q' format. It emphasizes that a statement is only considered false when the hypothesis (p) is true and the conclusion (q) is false. The instructor guides the audience through examples to determine the truth value of statements, such as 'if this month is August, then next month is September', and explains the concept of counterexamples. The paragraph also introduces the negation of a statement, denoted by 'not p', and its implications on the truth value.

05:00

🔍 Exploring Converse, Inverse, and Contrapositive

The second paragraph delves into the related concepts of converse, inverse, and contrapositive of a conditional statement. It provides a step-by-step guide on how to formulate these statements from a given conditional 'if p then q'. The paragraph uses examples such as 'if an animal is an adult insect, then it has six legs' to illustrate how to derive the converse ('if an animal has six legs, then it is an adult insect'), inverse ('if an animal is not an adult insect, then it does not have six legs'), and contrapositive ('if an animal does not have six legs, then it is not an adult insect').

10:03

📉 Evaluating Truth Values of Statements

In this final paragraph, the focus is on evaluating the truth values of the original conditional statement and its derived forms: converse, inverse, and contrapositive. Using the example of a cat having four paws, the paragraph explains how to determine if these statements are true or false. It highlights the logical equivalence of a conditional statement and its contrapositive, as well as the converse and inverse, meaning they share the same truth value. The instructor concludes by encouraging students to upload their notes and reach out for clarification if needed.

Mindmap

Keywords

💡Conditional Statements

Conditional statements are logical expressions that evaluate to either true or false based on whether the condition specified is met. In the video, conditional statements are discussed in the context of 'if p then q' format, where 'p' is the hypothesis and 'q' is the conclusion. The video emphasizes that such statements are only false when the hypothesis is true and the conclusion is false, which is a fundamental concept in logic and critical thinking.

💡Truth Value

Truth value refers to the truthfulness of a statement, which can be either true or false. The video script discusses determining the truth value of conditional statements by providing examples and counterexamples. It's central to understanding logical reasoning and is used to evaluate the validity of arguments within the script.

💡Hypothesis

A hypothesis is a proposed explanation or assumption made based on limited evidence, which can be tested or verified. In the context of the video, the hypothesis is the 'p' in a conditional statement 'if p then q'. The script uses examples to show that for a conditional statement to be false, the hypothesis must be true while the conclusion is false.

💡Conclusion

A conclusion is a statement that follows and is supported by premises or arguments. In the 'if p then q' format, 'q' represents the conclusion. The video explains that the truth value of a conditional statement depends on the relationship between the hypothesis and the conclusion, with the statement being false only if the hypothesis is true and the conclusion is false.

💡Counterexample

A counterexample is an instance that disproves a claim or a general statement. The script mentions finding a counterexample to show that a conditional statement is false, which involves identifying a scenario where the hypothesis is true but the conclusion is false, thus disproving the statement.

💡Negation

Negation is the act of denying or contradicting a statement. In logic, the negation of a statement 'p' is often written as 'not p'. The video explains the concept of negation in relation to conditional statements, emphasizing that the negation of a true statement is false, and vice versa.

💡Converse

The converse of a conditional statement 'if p then q' is 'if q then p'. It is formed by reversing the hypothesis and the conclusion. The video script uses examples to illustrate how to find the converse of a statement and discusses its truth value in relation to the original conditional.

💡Inverse

The inverse of a conditional statement 'if p then q' is 'if not p then not q'. It involves negating both the hypothesis and the conclusion. The script explains how to derive the inverse from a given conditional statement and discusses its logical relationship to the original statement.

💡Contrapositive

The contrapositive of a conditional statement 'if p then q' is 'if not q then not p'. It is formed by negating both the conclusion and the hypothesis and then reversing them. The video script clarifies that the contrapositive of a statement is always logically equivalent to the original statement, meaning they share the same truth value.

💡Logically Equivalent

Logically equivalent statements are those that have the same truth value in every possible scenario. The video script explains that a conditional statement and its contrapositive are always logically equivalent, as are the converse and inverse of a statement, meaning they either both hold true or both are false in any given context.

💡Acute Angles

Acute angles are angles that are less than 90 degrees. The video uses acute angles as an example to discuss the concept of a false conditional statement. It mentions two acute angles, 30 and 45 degrees, to illustrate a case where the hypothesis is true but the conclusion (that they are congruent) is false, making the overall statement false.

Highlights

Conditional statements are only false when the hypothesis is true and the conclusion is false.

A counterexample is needed to show that a conditional statement is false.

If this month is August, then next month is September is a true statement.

If two angles are acute, they are not necessarily congruent.

An even number greater than two is not prime, making the statement true.

The hypothesis being false makes the overall conditional statement true.

The negation of a statement is written as not p.

The negation of a true statement is false, and vice versa.

The converse of a statement flips the hypothesis and conclusion.

The inverse of a statement involves the negation of both the hypothesis and conclusion.

The contrapositive uses the negation of both the hypothesis and conclusion.

If an animal is an adult insect, then it has six legs is a true conditional statement.

The converse of the insect statement is if an animal has six legs, then it is an adult insect, which is false.

The inverse of the insect statement is if an animal is not an adult insect, then it does not have six legs, which is false.

The contrapositive of the insect statement is if an animal does not have six legs, then it is not an adult insect, which is true.

A cat having four paws is a true conditional statement.

The converse of the cat statement is if an animal has four paws, then it is a cat, which is false.

The inverse of the cat statement is if an animal is not a cat, then it does not have four paws, which is false.

The contrapositive of the cat statement is if an animal does not have four paws, then it is not a cat, which is true.

Conditional and contrapositive statements are logically equivalent.

Converse and inverse statements are also logically equivalent.

Transcripts

play00:00

all right everybody so we're going to

play00:01

continue on with our notes so we were

play00:03

just talking about

play00:05

conditional statements in that if p then

play00:07

q

play00:08

format so now we're going to determine

play00:10

the truth value

play00:13

of those conditional statements being

play00:14

either true or false

play00:16

okay and the one thing we want to

play00:18

remember

play00:20

for determining the truth value here is

play00:23

that the statement

play00:24

is only false when the hypothesis

play00:27

is true and the conclusion is false

play00:31

so it says to show that conditional

play00:33

statement is false

play00:34

you need to find only one counter

play00:36

example so we talked about those in the

play00:38

last section

play00:40

where the hypothesis is true and the

play00:42

conclusion is false

play00:44

so we're going to read through some of

play00:45

these examples and figure out

play00:47

are these statements true and if there's

play00:50

if they're not true

play00:51

we'll give a counter example so it says

play00:54

if this month is

play00:55

august then next month is september

play00:59

we want to think about would that

play01:00

statement would be true

play01:02

if this month is august then next month

play01:05

is september that would be

play01:07

a true statement when we think about it

play01:11

letter b if two angles are acute

play01:14

then they are congruent well let's think

play01:17

of two acute angles let's say we have

play01:20

an angle being 30 degrees and an

play01:23

angle being 45 degrees both of these

play01:27

would be acute angles

play01:29

and they're not congruent they don't

play01:31

have the same measure

play01:32

so this would be a false

play01:36

statement okay let letter c

play01:39

if a number greater than two is

play01:42

prime then five plus four is equal to

play01:46

eight so let's

play01:47

break this down if an even number

play01:50

greater than two is prime well if we

play01:52

think about our prime

play01:54

numbers again with the factors of one

play01:56

and the factor itself

play01:58

so our prime numbers if i list out some

play02:01

of these

play02:02

well if i think about an even number

play02:05

greater than

play02:05

twos so an even number will say four

play02:09

okay four is not a prime number so this

play02:11

part right here is false

play02:14

okay this part right here

play02:18

five plus four equals eight that is

play02:20

false also

play02:22

okay well this overall statement then

play02:26

would be true now let's talk about that

play02:29

that seems a little odd well if we look

play02:31

back up here

play02:33

our statement it is only false when the

play02:36

hypothesis is

play02:37

true and the conclusion is false okay

play02:41

since our hypothesis is false

play02:45

and our conclusion is false this is an

play02:47

overall true statement

play02:49

we know that 4 is not going to be prime

play02:52

well then 5 plus 4 does not equal 8

play02:55

either

play02:56

okay so we just want to be careful of

play02:57

those and remember that

play02:59

the statement is only going to be false

play03:01

when the hypothesis

play03:03

is true and the conclusion is

play03:06

false there okay so it says if the

play03:09

hypothesis is false so this is referring

play03:11

to

play03:11

part c that we just did our hypothesis

play03:14

was false

play03:15

the conditional statement is true

play03:17

regardless of the truth value of the

play03:20

conclusion

play03:21

okay so once we saw that

play03:24

an even number greater than 2 as prime

play03:26

was false

play03:27

it doesn't matter about the conclusion

play03:29

the statement will be

play03:30

true overall okay the next part of our

play03:34

notes talks about the negation of a

play03:36

statement

play03:37

p and writing that as not p

play03:40

and you'll see that the notation for

play03:43

this

play03:44

is that little tilde and then p

play03:47

okay so whenever we see the negation

play03:50

here

play03:51

we're going to insert the word not into

play03:54

our statement

play03:55

so the negation of a true statement is

play03:57

false

play03:58

and the negation of a false statement is

play04:01

true

play04:01

so again we'll kind of practice with

play04:03

these in some of the next examples

play04:06

so we've talked about what the

play04:07

conditional statement was in section two

play04:10

one

play04:10

if p then q okay we had our hypothesis

play04:14

being p

play04:16

then our arrow and then q the conclusion

play04:19

well we also have what is called the

play04:22

converse of the statement

play04:24

in order to find the converse you'll see

play04:26

our symbols right here

play04:28

we'll flip around the hypothesis and the

play04:31

conclusion

play04:32

so then we'll say if the conclusion then

play04:35

p the hypothesis so we'll flip those two

play04:38

things

play04:39

the next type of statement is the

play04:41

inverse so this

play04:42

is going to involve the negation okay

play04:45

and you'll see those little little

play04:47

symbols there

play04:48

not p then not q so again any time you

play04:52

see

play04:53

that tilde that means not

play04:57

okay or the little squiggly line and

play05:00

then the contrapositive

play05:02

again we'll use the tilde then negation

play05:05

not q and then not p

play05:08

okay so we're gonna practice with just

play05:10

writing some of these statements

play05:12

being able to figure out what's the

play05:14

converse what's the inverse and what's

play05:16

the contrapositive

play05:18

so let's start with part a if an animal

play05:21

is an adult insect then it has six licks

play05:24

so let's just identify well what is the

play05:26

hypothesis what is the conclusion

play05:29

this is our conditional statement if p

play05:31

then q

play05:32

so o is an adult insect that's p

play05:36

and then it has six lays legs that's q

play05:40

okay so that's just picking out what our

play05:42

hypothesis

play05:43

and conclusion is so then if we want the

play05:46

converse

play05:48

we want to write the converse of that

play05:50

statement if q

play05:52

then p so then we're going to flip this

play05:54

statement around

play05:55

so i'll say if

play05:58

an animal

play06:02

has six legs

play06:06

then it is

play06:11

an adult insect

play06:16

okay so that would be our statement

play06:19

written as the converse here

play06:22

insect okay

play06:25

then let's go through and write the

play06:26

inverse so the inverse

play06:28

not p then not q so

play06:32

all we're going to do is take the

play06:33

conditional statement which was this one

play06:35

right here

play06:36

and put the word not in the hypothesis

play06:39

and conclusion so going back

play06:42

up here if an animal

play06:49

is not an adult

play06:54

insect

play07:00

then it

play07:02

does not

play07:06

have six legs

play07:10

okay and then the last statement we're

play07:12

going to write is

play07:14

the contrapositive which was this one

play07:17

right here

play07:17

not q then not p so we can actually go

play07:20

back to the converse which was this one

play07:23

which was q then p and then just insert

play07:25

the word

play07:26

not into that statement so if

play07:31

an animal

play07:36

does not have six legs

play07:43

then it is not

play07:49

an adult insect

play07:53

okay so for this example we just wanted

play07:56

to go through and write the statements

play07:58

okay we'll go through an example b and

play08:00

find the truth values after we've

play08:03

actually gone through and written the

play08:04

sequence okay so

play08:06

based on the conditional c statement if

play08:08

p then q

play08:10

then you can come up with the converse

play08:13

the inverse

play08:14

and the contrapositive all based on that

play08:17

conditional

play08:18

okay so let's try a letter b

play08:21

if an animal is a cat then it has four

play08:25

paws so here's our conditional statement

play08:28

if p

play08:29

then q so if an animal is a cat

play08:32

hypothesis

play08:34

then it has for pause q so our converse

play08:38

will flip that around q then p

play08:42

okay so we would write if

play08:46

an animal again i don't want to say just

play08:50

if it has four paws if an animal has

play08:54

four paws

play08:59

then it is

play09:04

a cat which is the hypothesis

play09:08

all right let's write the inverse the

play09:10

inverse not

play09:11

p then not q so we just have to go back

play09:15

to our conditional and insert the word

play09:18

not

play09:19

so if an animal

play09:24

is not a cat

play09:28

then it

play09:32

does not

play09:35

have four

play09:38

paws okay there's our inverse

play09:42

our contrapositive will be not

play09:47

not q then not

play09:50

p so let's go to our converse which was

play09:53

q then p and

play09:54

insert the word not so if

play09:57

an animal

play10:02

does not have four

play10:05

paws

play10:09

then it

play10:14

is not a cat

play10:19

okay so now let's go back and look at

play10:21

our truth values so when we

play10:23

read through these statements would they

play10:25

be true or would they be false so let's

play10:27

start with

play10:28

our original conditionals statement if

play10:30

an animal is a cat

play10:32

then it has four paws okay this would be

play10:36

true again we're thinking of the normal

play10:38

case where all cats have four paws

play10:40

okay the converse if an animal has four

play10:44

paws

play10:45

then it is a cat well this will be false

play10:49

because

play10:50

a dog has four paws

play10:53

right so this would have this would be a

play10:57

false statement

play10:58

okay if it has for a pause doesn't

play11:00

necessarily mean it is a cat

play11:03

the inverse if an animal is not a cat

play11:07

then it does not have four paws

play11:13

well if it isn't a cat let's say it is a

play11:15

dog

play11:18

okay

play11:22

um that doesn't necessarily mean that it

play11:24

doesn't have four

play11:25

paws okay and the contrapositive

play11:29

if an animal does not have four paws

play11:32

then it is not a cat this statement

play11:36

would be true if you read through that

play11:42

so when we think about conditional

play11:45

statements

play11:46

okay if we look at our example with the

play11:48

cat here

play11:51

the statements that have the same truth

play11:53

value are called logically equivalent

play11:55

statement

play11:56

a conditional and is contrapositive are

play11:59

logically equivalent

play12:00

and so are the converse and inverse so

play12:02

what does that mean

play12:03

well if we look at our cat example the

play12:06

conditional

play12:07

and the contrapositive were both true

play12:10

so they have the same truth value there

play12:13

the converse and the inverse were both

play12:15

false

play12:17

okay so they'll follow each other let's

play12:19

say that

play12:20

the conditional and the contrapositive

play12:23

or both false

play12:25

and vice versa the converse and inverse

play12:27

being both

play12:28

true so again they're going to be

play12:30

logically equivalent they will have the

play12:32

same truth value there

play12:34

okay all right so that ends our section

play12:36

two two notes so you can go

play12:38

ahead and upload those to canvas again

play12:40

if you have any questions on this

play12:42

section

play12:43

please feel free to reach out to your

play12:44

teacher so you can

play12:46

get some explanations have a wonderful

play12:50

day

Rate This

5.0 / 5 (0 votes)

Etiquetas Relacionadas
Conditional LogicTruth ValuesHypothesis AnalysisLogical EquivalenceContrapositiveInverse StatementsConverse LogicAcademic NotesLogical ReasoningEducational Content
¿Necesitas un resumen en inglés?