• 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/9

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;

9 Cards in this Set

  • Front
  • Back

Conditional Operation


"if p then q"


FALSE if p is true and q is false


TRUE otherwise

Conditional Operation Truth Table

Converse of p->q

q->p

Contrapositive of p->q

-q->-p

Inverse of p->q

-p->-q

Biconditional Operation


"p if and only if q"


TRUE when p & q have the same truth value

P<—>Q

"p if and only if q"


Biconditional Operation

P —> Q

"If p then q"


Conditional Operation

Biconditional Operation Truth Table