• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/19

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

19 Cards in this Set

  • Front
  • Back

A conditional/implicative statement is...

an if-then statement.

Antecedent/Hypothesis

the part p following if.

Consequent/Conclusion

the part q following then

How is the following statement read?


p》q

Read as:


“if p then q”


“p implies q.



When determing the truth of the statement it is read as


•"If P is true than Q is true"

Converse

Written as:


q》p



Ex: If the grass is wet then it is raining

Inverse

Written as:


~p》~q



Ex: If it is not raining than the grass is not wet

Contrapositive

Written as:


~q》~p



If the field is not wet than it is not raining

Conditional

Written as:


p》q



Ex: If it is raining then the grass is wet

The negation of a statement p is the...

opposite of the statement. The symbol is ~p and is read “not p.”



Ex: The negation of the statement “The sky is blue” is “The sky is not blue.”

Determing the Truth of a Conditional Statement

It is true...


•If the antecedent is true and the consequent is true


•If the antecedent is false



It is false...


•If the antecedent is true and the consequent is false



P》Q can be read an the rule "If p is true than q is true" (If p is true than q must also be true for the statement to be true)


Using that rule one can determine if a statement is true or not when utilizing a truth table




If p is not true than the initial assumption the statement is based on does not apply (is not applicable) As a result you would label the statement as true as there is no way of determining the truth of the statement



The statement relies on the initial statement to prove the conditional statement true or false


Since the initial statement does not apply there is no way of determining the truth and no way of proving it false so it is labeled as true

Determing the Truth of Biconditional Statement



A Bi-conditional statement is true...


•If the antecedent and consequent and both true


•If the antecedent and consequent and both false


(If p and q are either both true or both false)



(True if both are the same)



A Bi-conditional Statement is false...


•If the antecedent is true and the consequent is false


•If the antecedent is false and the consequent is true


(If p and q are opposite)



Ex: P《-》Q

Disjunction Statement

-An "or" statement


-Denoted by v


-True when the antecedent and consequent are both not false


-Only false when both the antecedent and consequent are false

Conjunction Statement

-An "and" statement


-Denoted by ^


-Only true when both statements are true

Biconditional Statement

A biconditional is a single true statement that combines a true conditional and its true converse. You can write a biconditional by joining the two parts of each conditional with the phrase if and only if.



-Denoted by a double sided arrow Ex: P《-Q

Truth Values of P on a Truth Table

T


T


F


F

Truth Values of Q on a Truth Table

T


F


T


F

Truth Values of ~P on a Truth Table

F


F


T


T

Truth Values of ~Q on a Truth Table

F


T


F


T

Types of Conditional Statements

Conditional


Converse


Inverse


Contrapositive