Lesson 2 Flashcards
What is a proposition?
A declarative statement that is either true or false, but not both.
Example: “The sky is blue.” (True or False)
What are non-propositions?
Questions, commands, or ambiguous statements that lack a clear truth value.
What is negation?
The opposite of a given proposition. If p is true, then ¬p is false.
What is conjunction?
The statement p∧q is true only if both p and q are true.
What is disjunction?
The statement p∨q is true if at least one of p or q is true.
What is a conditional statement?
“If p, then q.” True unless p is true and q is false.
What is a biconditional statement?
“p if and only if q.” True when both p and q have the same truth value.
What are truth tables used for?
Used to determine the truth values of compound propositions.
What is a tautology?
A statement that is always true regardless of the truth values of its components (e.g., p∨¬p).
What is a contradiction?
A statement that is always false (e.g., p∧¬p).
What is a contingency?
A statement that can be either true or false, depending on the truth values of its components.
What does implication mean?
p⇒q means if p is true, then q must also be true.
What is logical equivalence?
Two statements are logically equivalent if they have identical truth tables.
What is the definition of a set?
A collection of distinct objects, called elements.
What is the roster method?
Listing elements, e.g., A={1,2,3}.