Logic and Proof Flashcards
What is a proposition
A declarative statement that is either true or false
what is this symbol ¬
p turns to ¬p
p = apple is red
¬p = apple is not red
what is a truth table
all combinations on the left side on the right side the connectives
what is this symbol ∧
conjunction
p∧q = T if both p and q are True.
Both propositions have to be true.
what is this symbol ∨
disjunction
p ∨ q = T if p or q is true
one or more statements have to be true
what is this symbol ∀
universal quantifier
for all x within the given domain satisfy a predicate to give true
what is this symbol →
implication
if p then q or p implies q
hypothesis is true conclusion must be true for the implication to be true.
what is one directional implication
in that case of p → q = T
where p = F and q = T, this is telling us the hypothesis is false so the implication will always be true
all numbers divisble by 4 are even
all even numbers arent divisible by 4
what is meant by converse
if p→q, the converse is q→p
switch the order.
what is meant by inverse
if p→q the inverse would be ¬p→¬q
negate both propositions
what is meant by contrapositive
if p→q the contrapositive would be ¬q→¬p
switch and negate
what is meat by biconditional
For a biconditional to be true both propositions must share the same truth value
p ↔ q = T if P = T and Q = T or P = F and Q = F
what is this symbol ↔
biconditional
how do you demonstrate equivalencies between different compound propisitions
truth tables
where is the ↔ in the order of precedence
5
where is the ¬ in the order of precedence
1
where is the → in the order of precedence
4
where is the ∨ in the order of precedence
3
where is the ∧ in the order of precedence
2
what is the definition of a negation
let p be a proposition, negation of p denoted by ¬p is the statement “it is not the case that p”
What are the key feature of the negation operator
- first in operator precedence
- not systematically defined symbol
- constructs new propositon based on an existing one
Definition of AND
let p and q be propositions, conjunction of p and q denoted by p∧q, is the proposition “p and q”,
* only true when both propositions are true otherwise false
What terminologies are utilised in natural language for the AND connective
- but, when the propositions are related
- it is sunny but it is raining , where the two predicates are seemingly unlikely to occur in the same situation or pose a seemingly paradoxical situation.
What are key feature of the AND operator
- 2nd in the order of precedence
- only true when both conditions are true otherwise false
- a connective, joining two propositions to form one