Discrete Math - Chapter 1

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

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.

20 Terms

1
New cards
What is a proposition?
A declarative statement that is either true or false.
2
New cards
Give an example of a proposition.
"The sky is blue." or "The moon is made of cheese."
3
New cards
What type of statements are not propositions?
Commands or statements with variables.
4
New cards
What does the negation of a proposition do?
It reverses the truth value of the proposition.
5
New cards
What symbol represents negation?
¬ or 'not'.
6
New cards
What is the truth value of ¬P if P is true?
False.
7
New cards
What is the truth value of ¬P if P is false?
True.
8
New cards
What does a conjunction (P ∧ Q) mean?
It means 'P AND Q' are both true.
9
New cards
When is P ∧ Q true?
Only when both P and Q are true.
10
New cards
What symbol represents conjunction?
∧.
11
New cards
What does a disjunction (P ∨ Q) mean?
It means 'P OR Q' (inclusive OR).
12
New cards
When is P ∨ Q false?
Only when both P and Q are false.
13
New cards
What is the difference between inclusive and exclusive OR?
Inclusive OR allows both to be true; exclusive OR does not.
14
New cards
What symbol is used for exclusive OR?
⊕.
15
New cards
When is P ⊕ Q true?
When exactly one of P or Q is true.
16
New cards
How many rows are in the truth table for two propositions?
Four.
17
New cards

For n propositions, how many rows does a truth table have?

2^n

18
New cards
Give an example of an inclusive OR statement.
"You can take MA 315 or MA 335 to enroll in MA 420."
19
New cards
Give an example of an exclusive OR statement.
"You get soup or salad with your entrée (but not both)."
20
New cards
What do propositions in discrete math usually get named with?
Lowercase letters like p