Chapter 2: Sets and Logic - Simple and Compound Propositions

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

1/18

flashcard set

Earn XP

Description and Tags

Question-and-answer flashcards covering propositions, simple vs. compound statements, connectives, negation, translation between English and symbolic form, truth tables, and DeMorgan’s laws.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

What is a proposition?

A declarative sentence that is either true or false, or asserts something that is true or false.

2
New cards

What is a simple statement?

A statement that conveys a single idea.

3
New cards

What is a compound statement?

A statement that conveys two or more ideas, formed by connecting simple statements with words such as and, or, if … then, or if and only if.

4
New cards

What is a connective?

A word or phrase that connects simple statements to form a compound statement (e.g., and, or, if … then, if and only if).

5
New cards

Is 'Florida is a state in the United States' a proposition?

Yes. It is a declarative sentence that is true, hence a proposition.

6
New cards

Is 'How are you?' a proposition?

No. It is a question, not a declarative proposition.

7
New cards

Is 'Humans cause climate change' a proposition?

Yes. It is a declarative proposition asserting a truth value.

8
New cards

Is '10,001 is a prime number' a proposition?

Yes. It is a declarative statement that is either true or false.

9
New cards

Is 'Run for cover' a proposition?

No. It is a command, not a proposition.

10
New cards

Is 'This sentence is false' a proposition?

No. It creates a paradox: assuming true implies false and vice versa, so it is not a proposition.

11
New cards

Negation of 'Soccer is a team sport'

Soccer is not a team sport.

12
New cards

Negation of 'The dog does not need to be fed'

The dog needs to be fed.

13
New cards

Translate p ∧ q to English, given p: Today is Friday; q: It is raining

Today is Friday and it is raining.

14
New cards

Translate ∼r ∨ q to English, given r: I am going to a movie; q: It is raining

I am not going to a movie or it is raining.

15
New cards

Translate p → q to English, given p: Today is Friday; q: It is raining

If today is Friday, then it is raining.

16
New cards

What is the truth value of p ∧ q?

True only when both p and q are true; otherwise false.

17
New cards

State De Morgan's laws for propositions

¬(p ∨ q) ≡ (¬p) ∧ (¬q) and ¬(p ∧ q) ≡ (¬p) ∨ (¬q).

18
New cards

What is a truth table?

A table showing the truth-values of a compound statement for all possible truth-values of its simple statements.

19
New cards

Express an irrational number using DeMorgan’s law, given p = 'terminating decimal' and q = 'repeating decimal'

An irrational number satisfies ¬(p ∨ q) ≡ (¬p) ∧ (¬q): not terminating and not repeating.