Propositions Flashcards
Declarative statements that have a true or false value.
Proposition
Statements contingent upon indefinite values can be propositions.
False
“x = 1” is a proposition.
False
“Pigs can fly” is a proposition
True
Propositions are defined/denoted using the…
Triple bar symbol (≡)
logical operators that join simple propositions into a more complex one
Connectives
¬
Negation
(NOT · · ·)
∧
Conjunction
(· · · AND/BUT/YET · · ·)
∨
Disjunction
(· · · OR · · ·)
→
Implication
(IF · · · , THEN · · ·)
↔
Bi-Conditional
(· · · IF, AND ONLY IF, · · ·)
⊕
Exclusive Or
(· · · (English) OR · · ·)
(NOT · · ·)
negation (¬)
(· · · AND/BUT/YET · · ·)
conjunction (∧)
(· · · OR · · ·)
disjunction (∨)
(IF · · · , THEN · · ·)
implication (→)
(· · · IF, AND ONLY IF, · · ·)
bi-conditional (↔)
(· · · (English) OR · · ·)
exclusive or (⊕)
inverts the truth value of a proposition
negation (¬)
Suppose p ≡ “Birds can sing”, then ¬p ≡
“Birds cannot sing”
combines the truth value of two propositions
conjunctions and disjunctions
A conjunction is only True, when both propositions are…
True
A conjunction is False when at least one connected proposition is…
False
Suppose p ≡ “Birds can sing”, and q ≡ “Travis likes bagels”, then p ∧ q ≡ …
p ∧ q ≡ “Birds can sing, and Travis likes bagels”
Conjunctions give a lot of information when…
True
A disjunction is ___, when at least one connected proposition is true
True
A disjunction is ___when both connected propositions are False
False
Suppose p ≡ “I like bagels”, and q ≡ “My name isn’t Travis”, then p ∨ q ≡ …
“I like bagels, or my name isn’t Travis”
When both statements are True a disjunction is…
True
True ∧ False
False
True ∨ False
True
¬ False
True
False ∧ False
False
___, or conditions (→), are frequently used in mathematics.
Implication