Hidden Premises
We have to formalize implicit context
Example
Can we prove that the following argument is valid?
- Ottawa is north of Toronto
- Toronto is north of Waterloo
- Therefore, Ottawa is north of Waterloo
No, we're missing the obvious statement that the predicate "northOf" is transitive:
Now we can show that the argument is valid.
Enthymeme
Definition
An enthymeme is an argument that contains a hidden premise (i.e an unstated premise that is obviously true)
Example
- Billy the kid was in the jail at 6pm.
- Therefore, Billy the kid did not commit the crime at the general store at 6pm
Formalize these sentences and prove that it is a valid argument.
solution
- The crime was committed by someone at the general store at 6pm
- Billy the kid was in the jail at 6pm
- Therefore, Billy the kid did not commit the crime at the general store at 6pm
where:
means committed the crime at at time means was at location at time is the constant Billy is the constant jail is the constant general store
There are 3 hidden premises:
- If something commits a crime at a location at a time, then they are at that location at that time
which relates crime and location in all interpretations - Something cannot be at two locations at the same time
which limits the interpretations of the location predicate - The general store is not the jail
All together,
proof
Reasonable choices for hidden premises:
- Something that represents implicit knowledge about the problem
- Not the conclusion of the argument
- Choose some formula(s) where you still need to use all (or almost all) existing premises to prove the argument
- Must be something that is valid in every interpretation
- Usually a universally quantified formula