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

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;

2 Cards in this Set

  • Front
  • Back
Disjunction Elimination
Also called proof by cases.
1. P v Q
2. | | | >>P
3. | | | >> . . .
4. | | | >>-------
5. | | | >>S

>>Q
>> . . .
>>-------
>>S
S

{Given P or Q, create two separate subproofs, under which you prove that S follows not only from P alone, but that S also follows from Q alone. Conclude that S follows in general [back in the main proof]}
Negation Introduction
1. >>P
2. >> . .. .
3. >> ⊥
4. ~P

{Assuming temporarily P. If, in that subproof, you can prove that an absurdity necessarily follows from assuming P, then you can conclude, outside of that subproof, NOT - P [~P]}