Press the right key for the next slide (or swipe left)

also ...

Press the left key to go backwards (or swipe right)

Press n to toggle whether notes are shown (no equivalent if you don't have a keyboard)

Press m or double tap to see a menu of slides

 

Something Is Above Something

So how can we start thinking about sentences with multiple quantifiers in our formal language, awFOL?
\begin{minipage}{\columnwidth}
Something is above something:
\hspace{3mm} ∃x ∃y Above(x,y)
\end{minipage}
Here's a very simple possible situation in which b is above a.
Now suppose that we lost the name a.
Actually, we didn't really lose it. There were some terrorists, the logical equivalent of Hezbollah, (here they are pictured in Southern Lebanon looking all military and disciplined) and they were taking a break from doing their good work for Bashar Assad in his war on Syria and Bashar had given them some cool weapons and they were like, let's destroy the name a.
And so they did.
So we can't say b is above a anymore. We can only say that b is above something.
Luckily we know how to do this. We just drop the a, replace it with a variable (in this case, y), and add an existential quantifier.
Why existential? Because we're talking about something, not everything.
But look what happened next.
This time is wasn't Hezbollah.
It was my terrible twins, just back from training with the taliban. (You may laugh but it's just very hard to get quality childcare without religion these days.)
Yes, and they destroyed the name b.
So now we can't name that object either, we can only say that something is above something.
But, look, we already know how to do this. We just remove the name b from the sentence we last had, replace it with a variable (in this case, x) and add an existential quantifer out the front.
Now we've got a sentence with multiple quanifiers without doing anything new, just replacing names with quantifiers.
Let's consider translation the other way, from awFOL back to English.
Do we understand this sentence of awFOL?
Well, is it true in this possible situation?
And is it true in this possible situation? How do we know?
Take this possible situation first.
There is a procedure for determining the truth or falsity of an existentially quantified sentence.
We first give every object a name.
In this possible situation there are two objects so there we assign two names.
(Look, here are a and b again. I guess they weren't destroyed forever. Maybe we had a little war on terror and got them back.)
Then we make new sentences by removing an existential quantifier and replacing the variable with each name in turn.
Look here: two objects so two names so two sentences.
Now if either of these are true, ...
... then so is the sentence we started with, ∃x ∃y Above(x,y).
But what does it take for one of these to be true?
Consider the second.
To work out whether it's true we have to apply the same procedure again.
The first step is to give everything a name, but since everything already has a name there's nothing we need to do.
Then we make new sentences by removing an existential quantifier and replacing the variable with each name in turn.
This gives us these new sentences, Above(b,a) and Above(b,b)
Now if either of these are true, then so is the sentence we started with, ∃y Above(b,y).
But the first of these is true!
This tells us that ∃y Above(b,y) is true.
And that tells us that ∃x ∃y Above(x,y) is true as well.
This is how we can understand sentences of awFOL involving multiple quantifiers.
To work out whether they are true, we apply the procedure for determining the truth of an existentially quantified statement removing just one quantifer.
And we keep applying these procedures until not quantifiers are left.
This is much like doing complex truth-tables.
Magic, no?
If you've been following along you should be able to do the same in any other possible situation like this one.
The procedure has three steps. First ... well, you know what the procedure is.
You do things ...
... and you can see whether the sentence is true or false.
11.2, 11.4