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

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;

10 Cards in this Set

  • Front
  • Back
conditional
an IF.... THEN statement

if p then q
converse
switch of if and then from the original statement

if q then p
inverse
negitive of the orginal

if not p then not q
contrapositive
the switch of the inverse

if not q then not p
counter example
something that proves a conditional statement is false
biconditional
p if and only if q statement

true either way

both the coditional and the converse must be true
dedutive reasoning
drawing conclusions from facts definitions and properities
law of detachment
if p then q is a true statment

if p is true then q is true
law of syllogism
if p then q and q then r are true so p thenr is true

a to b
b to c
so a to c
inductive resonaing
is based on an observation