• 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

Modus Ponens (MP)


ROI

If p then q


p



So q

Modus Tollens (MT)


ROI

if p then q


not q



So not p

Disjunctive Syllogism (DS)


ROI

p or q


not p



So q

Hypothetical Syllogism (HS)


ROI

if p then q


if q then r



if p then r

Simplification (SIMP)


ROI

p and q



So p

Conjunction (CONJ)


ROI

p


q



So p and q

Addition (ADD)


ROI

p



So p or q

Constructive Dilemma (CD)


ROI

if p then q


if r then s


p or r



So q or s

Destructive Dilemma (DD)


ROI

if p then q


if r then s


not q or not s



So not p or not r

Conversion/Communitivity (COM)


ROE

p or q = q or p



Or



p and q = q and p

Double Negation (DN)


ROE

p = not not p

Contraposition/Transposition (CONTRA)


ROE

if p then q = if not q then not p

Material Equivalence (ME)


ROE

p if-and-only-if q =


(if p then q) and (if q then p)



Or



p if-and-only-if q =


(p and q) or (not p and not q)

Tautology (TAUT)


ROE

p or p = p



Or



p and p = p

Association (ASSOC)


ROE

(p or q) or r =


p or (q or r)



Or



(p and q) and r =


p and (q and r)

De Morgan's Law (DM)


ROE

not (p or q) =


not p and not q



Or



not (p and q) =


not p or not q

Distribution (DIST)


ROE

p or (q and r) =


(p or q) and (p or r)



Or



p and (q or r) =


(p and q) or (p and r)

Exportation (EXP)


ROE

if (p and q) then r =


if p then (if q then r)

Material Implication (IMP)


ROE

if p then q = not p or q



Or



p or q = if not p then q