Associated conditional
The associated conditional of an inference is the single sentence in conditional form which has the conjunction of the premises as the antecedent and the conclusion as the consequent. e.g. ((p v q) & ¬p) → q
Disjunction
v: only true when at least one of p and q is true. inclusive: when either p or q or both are true. Exclusive: when either p or q are true, not both
Truth Table: P Q PVQ T T T T F T F T T F F F
conditional
p→q: p is the antecedent, q is the consequent. It means if p then q. not symmetric p→q is not q→p. if the antecedent is false the conditional is true - anything can be implied from a falsehood
Truth Table: p q p → q T T T T F F F T T F F T
biconditional
←→: iff, if and only if. p and q must have the same truth value
Truth Table: p q p ↔ q T T T T F F F T F F F T
contingent sentence
true on at least one line of the truth table and false on at least one line
Tautology
true on every line of the truth table
contradiction
false on every line of the truth table
necessary sentence
there is the same truth value on every line of the truth table. i.e tautology or contradiction
invalid argument
on at least one line of the truth table, the premises are true and the conclusion is false
truth-functional validity
the truth table method of ascertaining validity
semantics
truth values of atomic sentences
grammar rules in TFL
example of failure of TFL
associated conditional method of testing for validity
Reductio ad absurdum
take assumption, arrive at a contradiction, then reject the assumption and accept the negation of the assumption
the no counter example method of testing for validity
deductive system
a mechanical procedure you go through to test for (in)/validity
semantic trees method of testing for validity
when is an argument a tautology, contradiction or contingent when using semantic trees?
the union of set A and set B
AUB: the set of everything in either A or B or both
the intersection of set A and set B
A☊B:the set of everything in both A or B
consistency
a set of sentences is consistent iff it is possible for them all to be true together: in TFL this means there is are least one assignment of truth values to their atomic sentences that makes them all true together
how do you determine consistency
METHOD 1: Truth tables
METHOD 2: Semantic Trees