Logic and Conditional Statements

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

p —> q

conditional statement

2
New cards

q —> p

converse statement

3
New cards

~p —> ~q

inverse statement

4
New cards

~q —> ~p

contrapositive statement

5
New cards

Law of Syllogisms

if p —> q and q —> r, then p —> r.