Propositions Flashcards
What is a proposition?
A statement which is either true or false
What is a predicate
A statement that becomes a proposition, when a given free variable is defined
What are the 2 universal quantifiers?
∀ (the universal quantifier) and ∃ (the ex- istential quantifier), which mean for all and there exists respectively. So
what are propositional operators?
We can combine propositions by logical operations such as AND and OR. These are denoted by ∧ and ∨ respectively.
There is also the negation operator ¬ (NOT)
What is the distributive identity for propositions?
P∨(Q∧R) = (P∨Q)∧(P∨R)
What are de-morgans laws?
¬(P ∧ Q) = (¬P) ∨ (¬Q).
¬(P ∨ Q) = (¬P) ∧ (¬Q).
How does negation work with propositions?
∀x∈R:x2 ≥0 goes to
∃x∈R:x2 <0,
What is mathematical implication?
P ⇒ Q means P implies Q,
this means -
Q holds whenever P holds, or P implies Q.
What are the three methods of proof
Direct proof, contrapositive and contradiction