For each of the following English sentences, define a language
suitable for talking about the subject at hand (specifying the constant
symbols, function symbols, and relation symbols), define the intended
structure (specifying the universe and the interpretations of the
constant symbols, function symbols, and relation symbols), and translate
the sentence into the language. If the English sentence is ambiguous or
hard to translate, explain the problem and why you think your
translation is a good one.
(Most of these problems are taken from Barwise & Etchemendy's
textbook Language Proof and Logic.)
I'll do the first one for you as an example.
Language: constant symbols a and i;
two-place relational symbols LC(_,_) and
LD(_,_); no function symbols.
Intended structure: universe is the set of diseases. a
stands for AIDS, i stands for influenza,
LC(x,y) means x is less contagious than y, and
LD(x,y) means x is less deadly than y.
Translation of sentence: LC(a,i) ∧ LD(i,a)
As above, except that these problems should all use the same language and structure, so you only need to define them once. Read all the statements before defining the language and structure; then translate each statement into that language. Note: I'm not asking wheteher the statements are true, only to translate them into first-order logical language. Feel free to put "even" and "prime" in your language, although technically they can both be defined from simpler things.
x2 = 1
then x = 1
." (Hint:
in mathematical English, this is a sentence, so x
should not be translated as a free variable.)ε > 0
, there is a δ >
0
such that for all x
within δ
of
x0
, f(x)
is within
ε
of f(x0)
."x
, if all numbers less
than x
have property P, then x
has property P.
Then all numbers have property P."c
such that for all sufficiently large
x
, f(x) < c * g(x)
." (Hint: "Sufficiently
large" is tricky.)