CPSC 311 - Module 1 Flashcards

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

1/18

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.

19 Terms

1
New cards

What is the Conjunction/AND symbol?

<p><span style="color: transparent;">∧</span></p>
2
New cards

What is the Disjunction/OR symbol?

knowt flashcard image
3
New cards

What is the Negation/NOT symbol?

knowt flashcard image
4
New cards

What is the Implication (If-Then) symbol?

knowt flashcard image
5
New cards

What is the Biconditional (If and Only If) symbol?

knowt flashcard image
6
New cards

What is the Exclusive OR symbol?

knowt flashcard image
7
New cards

What is an Exclusive OR?

Similar to an OR statement, but the truth values can not be the same. For example, if P and Q are both true, then it is False because they are the same.

8
New cards

What is an Implication?

The P is the IF and the Q is the THEN. The result of Q gives a true or false result based on the IF; watch for the THEN and whether it is False. If false, then check to see if the IF is also false. If they are not the same truth value, then the result is false.

9
New cards

What does Biconditional mean?

It matters if P and Q have the same value. If they do, the result is true, if not the result is false.

10
New cards
term image

Establishes logical equivalency between two expressions

11
New cards

What is the THEREFORE symbol?

knowt flashcard image
12
New cards

What does a THEREFORE mean?

It is used in proofs to summarize a collection of steps by the result of the proof. This is typically what the proofs is trying to prove as equal to the base expression

13
New cards

What is a Proposition?

A statement that is either true or false.

14
New cards

What is Tautology?

A statement that is always true.

15
New cards

What is a Contradiction?

Statement that is always false.

16
New cards

What is the converse of P —> Q?

Q —> P

17
New cards

What is the Inverse of P —> Q?

Not P —> Not Q

18
New cards

What is the contrapositive of P—>Q

Not Q —>Not P (logically equivalent to original)

19
New cards

What does Logical Equivalence mean)

Two statements that always have the same truth value.