- #1
hbails
- 3
- 0
I'm working on a project on Logic and as part of it I want to write a selection of sentences in mathematical/logical syntax. I've consulted a mathemagician for the the first sentence but need confirmation on the other five, would someone be able to tell me if my maths lingo is correct?
What I have so far:
1. For Frege, there should be nothing that could not be described in logical terms.
(∄ x): ∄ DL(x)
For example…
2. Everybody loves Frege
(∀ x) F(x, Gottlob)
3. Everybody loves somebody
(∀ x) (Ǝ y) F(x,y)
4. There is somebody whom everybody loves
(Ǝ y) (∀ x) F(x,y)
5. There is somebody whom no one loves
(Ǝ y) (∀ x) ¬F(x,y)
6. And there is somebody whom Frege does not love
(Ǝ x) ¬F(Gottlob,x)
With 4 and 5 I’m not sure about the order of Ǝ and ∀ – the way it is now implies that the “somebody” is the same for each person. We're going to illustrate this with an animation in which we’ll have a group of people all loving their mums. Now that’s fine for the concept “their mum”, but the sentence implies that there is a single somebody and we don’t all have the same mum.
Also, I’d be tempted to put in colons after the Ǝ signs, if only for grammatical reasons. Any comments much appreciated!
Thanks,
Hari
What I have so far:
1. For Frege, there should be nothing that could not be described in logical terms.
(∄ x): ∄ DL(x)
For example…
2. Everybody loves Frege
(∀ x) F(x, Gottlob)
3. Everybody loves somebody
(∀ x) (Ǝ y) F(x,y)
4. There is somebody whom everybody loves
(Ǝ y) (∀ x) F(x,y)
5. There is somebody whom no one loves
(Ǝ y) (∀ x) ¬F(x,y)
6. And there is somebody whom Frege does not love
(Ǝ x) ¬F(Gottlob,x)
With 4 and 5 I’m not sure about the order of Ǝ and ∀ – the way it is now implies that the “somebody” is the same for each person. We're going to illustrate this with an animation in which we’ll have a group of people all loving their mums. Now that’s fine for the concept “their mum”, but the sentence implies that there is a single somebody and we don’t all have the same mum.
Also, I’d be tempted to put in colons after the Ǝ signs, if only for grammatical reasons. Any comments much appreciated!
Thanks,
Hari