forked from rzach/forallx-yyc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
forallx-yyc-what.tex
491 lines (387 loc) · 27.2 KB
/
forallx-yyc-what.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
%!TEX root = forallxyyc.tex
\part{Key notions of logic}
\label{ch.intro}
\addtocontents{toc}{\protect\mbox{}\protect\hrulefill\par}
\chapter{Arguments}\label{argRaining}\label{s:Arguments}
Logic is the business of evaluating arguments; sorting the good from the bad.
In everyday language, we sometimes use the word `argument' to talk about belligerent shouting matches. If you and a friend have an argument in this sense, things are not going well between the two of you. Logic is not concerned with such teeth-gnashing and hair-pulling. They are not arguments, in our sense; they are disagreements.
An argument, as we shall understand it, is something more like this:
\begin{earg}
\item[] It is raining heavily.
\item[] If you do not take an umbrella, you will get soaked.
\item[\therefore] You should take an umbrella.
\end{earg}
We here have a series of sentences. The three dots on the third line of the argument are read `therefore.' They indicate that the final sentence expresses the \emph{conclusion} of the argument. The two sentences before that are the \emph{premises} of the argument. If you believe the premises, then the argument (perhaps) provides you with a reason to believe the conclusion.
This is the sort of thing that logicians are interested in. We shall say that an argument is any collection of premises, together with a conclusion.
This chapter discusses some basic logical notions that apply to arguments in a natural language like English. It is important to begin with a clear understanding of what arguments are and of what it means for an argument to be valid. Later we will translate arguments from English into a formal language. We want formal validity, as defined in the formal language, to have at least some of the important features of natural-language validity.
In the example just given, we used individual sentences to express both of the argument's premises, and we used a third sentence to express the argument's conclusion. Many arguments are expressed in this way. But a single sentence can contain a complete argument. Consider:
\begin{quote}
I was wearing my sunglasses; so it must have been sunny.
\end{quote}
This argument has one premise followed by a conclusion.
Many arguments start with premises, and end with a conclusion. But not all of them. The argument with which this section began might equally have been presented with the conclusion at the beginning, like so:
\begin{quote}
You should take an umbrella. After all, it is raining heavily. And if you do not take an umbrella, you will get soaked.
\end{quote}
Equally, it might have been presented with the conclusion in the middle:
\begin{quote}
It is raining heavily. Accordingly, you should take an umbrella, given that if you do not take an umbrella, you will get soaked.
\end{quote}
When approaching an argument, we want to know whether or not the conclusion follows from the premises. So the first thing to do is to separate out the conclusion from the premises. As a guideline, the following words are often used to indicate an argument's conclusion:
\begin{center}
so, therefore, hence, thus, accordingly, consequently
\end{center}
And these expressions often indicate that we are dealing with a premise, rather than a conclusion:
\begin{center}
since, because, given that
\end{center}
But in analysing an argument, there is no substitute for a good nose.
\newglossaryentry{premise indicator word}
{
name=premise indicator,
description={a word or phrase such as ``because'' used to indicate that what follows is the premise of an argument.}
}
\newglossaryentry{conclusion indicator word}
{
name=conclusion indicator,
description={a word or phrase such as ``therefore'' used to indicate that what follows is the conclusion of an argument.}
}
\newglossaryentry{argument}
{
name=argument,
description={a connected series of sentences, divided into \gls{premise}s and \gls{conclusion}.}
}
\newglossaryentry{premise}
{
name=premise,
description={a sentence in an \gls{argument} other than the \gls{conclusion}}
}
\newglossaryentry{conclusion}
{
name=conclusion,
description={the last sentence in an \gls{argument}}
}
\section{Sentences}
\label{intro.sentences}
To be perfectly general, we can define an \define{argument} as a series of sentences. The sentences at the beginning of the series are premises. The final sentence in the series is the conclusion. If the premises are true and the argument is a good one, then you have a reason to accept the conclusion.
In logic, we are only interested in sentences that can figure as a premise or conclusion of an argument. So we will say that a \define{sentence} is something that can be true or false.
You should not confuse the idea of a sentence that can be true or false with the difference between fact and opinion. Often, sentences in logic will express things that would count as facts--- such as `Kierkegaard was a hunchback' or `Kierkegaard liked almonds.' They can also express things that you might think of as matters of opinion--- such as, `Almonds are yummy.'
Also, there are things that would count as `sentences' in a linguistics or grammar course that we will not count as sentences in logic.
\paragraph{Questions} In a grammar class, `Are you sleepy yet?' would count as an interrogative sentence. Although you might be sleepy or you might be alert, the question itself is neither true nor false. For this reason, questions will not count as sentences in logic. Suppose you answer the question: `I am not sleepy.' This is either true or false, and so it is a sentence in the logical sense. Generally, \emph{questions} will not count as sentences, but \emph{answers} will.
`What is this course about?' is not a sentence. `No one knows what this course is about' is a sentence.
\paragraph{Imperatives} Commands are often phrased as imperatives like `Wake up!', `Sit up straight', and so on. In a grammar class, these would count as imperative sentences. Although it might be good for you to sit up straight or it might not, the command is neither true nor false. Note, however, that commands are not always phrased as imperatives. `You will respect my authority' \emph{is} either true or false--- either you will or you will not--- and so it counts as a sentence in the logical sense.
\paragraph{Exclamations} `Ouch!' is sometimes called an exclamatory sentence, but it is neither true nor false. We will treat `Ouch, I hurt my toe!' as meaning the same thing as `I hurt my toe.' The `ouch' does not add anything that could be true or false.
\practiceproblems
At the end of some sections, there are problems that review and explore the material covered in the chapter. There is no substitute for actually working through some problems, because logic is more about a way of thinking than it is about memorising facts.
\
\\Highlight the phrase which expresses the conclusion of each of these arguments:
\begin{earg}
\item It is sunny. So I should take my sunglasses.
\item It must have been sunny. I did wear my sunglasses, after all.
\item No one but you has had their hands in the cookie-jar. And the scene of the crime is littered with cookie-crumbs. You're the culprit!
\item Miss Scarlett and Professor Plum were in the study at the time of the murder. And Reverend Green had the candlestick in the ballroom, and we know that there is no blood on his hands. Hence Colonel Mustard did it in the kitchen with the lead-piping. Recall, after all, that the gun had not been fired.
\end{earg}
\chapter{Valid arguments}\label{s:Valid}
In \S\ref{s:Arguments}, we gave a very permissive account of what an argument is. To see just how permissive it is, consider the following:
\begin{earg}
\item[] There is a bassoon-playing dragon in the \emph{Cathedra Romana}.
\item[\therefore] Salvador Dali was a poker player.
\end{earg}
We have been given a premise and a conclusion. So we have an argument. Admittedly, it is a \emph{terrible} argument. But it is still an argument.
\section{Two ways that arguments can go wrong}
It is worth pausing to ask what makes the argument so weak. In fact, there are two sources of weakness. First: the argument's (only) premise is obviously false. The Pope's throne is only ever occupied by a hat-wearing man. Second: the conclusion does not follow from the premise of the argument. Even if there were a bassoon-playing dragon in the Pope's throne, we would not be able to draw any conclusion about Dali's predilection for poker.
What about the main argument discussed in \S\ref{s:Arguments}? The premises of this argument might well be false. It might be sunny outside; or it might be that you can avoid getting soaked without taking an umbrella. But even if both premises were true, it does not necessarily show you that you should take an umbrella. Perhaps you enjoy walking in the rain, and you would like to get soaked. So, even if both premises were true, the conclusion might nonetheless be false.
%Consider a third argument:
% \begin{earg}
% \item[] You are reading this book.
% \item[] This is a logic book.
% \item[So:] You are a logic student.
% \end{earg}
%This is not a terrible argument. Both of the premises are true. And most people who read this book are logic students. Yet, it is possible for someone besides a logic student to read this book. If your roommate picked up the book and thumbed through it, they would not immediately become a logic student. So the premises of this argument, even though they are true, do not guarantee the truth of the conclusion.
%
The general point is as follows. For any argument, there are two ways that it might go wrong:
\begin{ebullet}
\item One or more of the premises might be false.
\item The conclusion might not follow from the premises.
\end{ebullet}
To determine whether or not the premises of an argument are true is often a very important matter. But that is normally a task best left to experts in the field: as it might be, historians, scientists, or whomever. In our role as \emph{logicians}, we are more concerned with arguments \emph{in general}. So we are (usually) more concerned with the second way in which arguments can go wrong.
So: we are interested in whether or not a conclusion \emph{follows from} some premises. Don't, though, say that the premises \emph{infer} the conclusion. Entailment is a relation between premises and conclusions; inference is something we do. (So if you want to mention inference when the conclusion follows from the premises, you could say that \emph{one may infer} the conclusion from the premises.)
\section{Validity}
As logicians, we want to be able to determine when the conclusion of an argument follows from the premises. One way to put this is as follows. We want to know whether, if all the premises were true, the conclusion would also have to be true. This motivates a definition:
\factoidbox{
An argument is \define{valid} if and only if it is impossible for all of the premises to be true and the conclusion false.
}
\newglossaryentry{valid}
{
name=valid,
description={A property of arguments where it is impossible for the premises to be true and the conclusion false.}
}
\newglossaryentry{invalid}
{
name=invalid,
description={A property of arguments that holds when it is possible for the premises to be true without the conclusion being true; the opposite of \gls{valid}.}
}
The crucial thing about a valid argument is that it is impossible for the premises to be true whilst the conclusion is false. Consider this example:
\begin{earg}
\item[] Oranges are either fruits or musical instruments.
\item[] Oranges are not fruits.
\item[So:] Oranges are musical instruments.
\end{earg}
The conclusion of this argument is ridiculous. Nevertheless, it follows from the premises. \emph{If} both premises were true, \emph{then} the conclusion just has to be true. So the argument is valid.
This highlights that valid arguments do not need to have true premises or true conclusions. Conversely, having true premises and a true conclusion is not enough to make an argument valid. Consider this example:
\begin{earg}
\item[] London is in England.
\item[] Beijing is in China.
\item[So:] Paris is in France.
\end{earg}
The premises and conclusion of this argument are, as a matter of fact, all true. But the argument is invalid. If Paris were to declare independence from the rest of France, then the conclusion would be false, even though both of the premises would remain true. Thus, it is \emph{possible} for the premises of this argument to be true and the conclusion false. The argument is therefore invalid.
The important thing to remember is that validity is not about the actual truth or falsity of the sentences in the argument. It is about whether it is \emph{possible} for all the premises to be true and the conclusion false. Nonetheless, we shall say that an argument is \define{sound} if and only if it is both valid and all of its premises are true.
\newglossaryentry{sound}
{
name=sound,
description={A property of arguments that holds if the argument is valid and has all true premises.}
}
\section{Inductive arguments}
Many good arguments are invalid. Consider this one:
\begin{earg}
\item[] In January 1997, it rained in London.
\item[] In January 1998, it rained in London.
\item[] In January 1999, it rained in London.
\item[] In January 2000, it rained in London.
\item[So:] It rains every January in London.
\end{earg}
This argument generalises from observations about several cases to a conclusion about all cases. Such arguments are called \define{inductive} arguments. The argument could be made stronger by adding additional premises before drawing the conclusion: In January 2001, it rained in London; In January 2002\ldots. But, however many premises of this form we add, the argument will remain invalid. Even if it has rained in London in every January thus far, it remains \emph{possible} that London will stay dry next January.
The point of all this is that inductive arguments---even good inductive arguments---are not (deductively) valid. They are not \emph{watertight}. Unlikely though it might be, it is \emph{possible} for their conclusion to be false, even when all of their premises are true. In this book, we shall set aside (entirely) the question of what makes for a good inductive argument. Our interest is simply in sorting the (deductively) valid arguments from the invalid ones.
\practiceproblems
\problempart
Which of the following arguments are valid? Which are invalid?
\begin{earg}
\item Socrates is a man.
\item All men are carrots.
\item[So:] Therefore, Socrates is a carrot.
\end{earg}
\begin{earg}
\item Abe Lincoln was either born in Illinois or he was once president.
\item Abe Lincoln was never president.
\item[So:] Abe Lincoln was born in Illinois.
\end{earg}
\begin{earg}
\item If I pull the trigger, Abe Lincoln will die.
\item I do not pull the trigger.
\item[So:] Abe Lincoln will not die.
\end{earg}
\begin{earg}
\item Abe Lincoln was either from France or from Luxemborg.
\item Abe Lincoln was not from Luxemborg.
\item[So:] Abe Lincoln was from France.
\end{earg}
\begin{earg}
\item If the world were to end today, then I would not need to get up tomorrow morning.
\item I will need to get up tomorrow morning.
\item[So:] The world will not end today.
\end{earg}
\begin{earg}
\item Joe is now 19 years old.
\item Joe is now 87 years old.
\item[So:] Bob is now 20 years old.
\end{earg}
\problempart
\label{pr.EnglishCombinations}
Could there be:
\begin{earg}
\item A valid argument that has one false premise and one true premise?
\item A valid argument that has only false premises?
\item A valid argument with only false premises and a false conclusion?
\item A sound argument with a false conclusion?
\item An invalid argument that can be made valid by the addition of a new premise?
\item A valid argument that can be made invalid by the addition of a new premise?
\end{earg}
In each case: if so, give an example; if not, explain why not.
\chapter{Other logical notions}\label{s:BasicNotions}
In \S\ref{s:Valid}, we introduced the idea of a valid argument. We will want to introduce some more ideas that are important in logic.
\section{Truth values}
As we said in \S\ref{s:Arguments}, arguments consist of premises and a conclusion. Note that many kinds of English sentence cannot be used to express premises or conclusions of arguments. For example:
\begin{ebullet}
\item \textbf{Questions}, e.g.\ `are you feeling sleepy?'
\item \textbf{Imperatives}, e.g.\ `Wake up!'
\item \textbf{Exclamations}, e.g.\ `Ouch!'
\end{ebullet}
The common feature of these three kinds of sentence is that they are not \emph{assertoric}: they cannot be true or false. It does not even make sense to ask whether a \emph{question} is true (it only makes sense to ask whether the \emph{answer} to a question is true).
The general point is that, the premises and conclusion of an argument must be capable of having a \define{truth value}. And the two truth values that concern us are just True and False.
\section{Consistency}
Consider these two sentences:
\begin{ebullet}
\item[B1.] Jane's only brother is shorter than her.
\item[B2.] Jane's only brother is taller than her.
\end{ebullet}
Logic alone cannot tell us which, if either, of these sentences is true. Yet we can say that \emph{if} the first sentence (B1) is true, \emph{then} the second sentence (B2) must be false. And if B2 is true, then B1 must be false. It is impossible that both sentences are true together. These sentences are inconsistent with each other. And this motivates the following definition:
\factoidbox{
Sentences are \define{jointly consistent} if and only if it is possible for them all to be true together.
}
Conversely, B1 and B2 are \emph{jointly inconsistent}.
\newglossaryentry{consistency}
{
name=consistency,
text={jointly consistent},
description={A property possessed by some sentences when they can all be true at the same time}
}
We can ask about the consistency of any number of sentences. For example, consider the following four sentences:
\begin{ebullet}
\item[G1.] \label{MartianGiraffes} There are at least four giraffes at the wild animal park.
\item[G2.] There are exactly seven gorillas at the wild animal park.
\item[G3.] There are not more than two martians at the wild animal park.
\item[G4.] Every giraffe at the wild animal park is a martian.
\end{ebullet}
G1 and G4 together entail that there are at least four martian giraffes at the park. This conflicts with G3, which implies that there are no more than two martian giraffes there. So the sentences G1--G4 are jointly inconsistent. They cannot all be true together. (Note that the sentences G1, G3 and G4 are jointly inconsistent. But if sentences are already jointly inconsistent, adding an extra sentence to the mix will not make them consistent!)
\section{Necessity and contingency}
In assessing arguments for validity, we care about what would be true \emph{if} the premises were true. But some sentences just \emph{must} be true. Consider these sentences:
\begin{earg}
\item[\ex{Acontingent}] It is raining.
\item[\ex{Atautology}] Either it is raining here, or it is not.
\item[\ex{Acontradiction}] It is both raining here and not raining here.
\end{earg}
In order to know if sentence \ref{Acontingent} is true, you would need to look outside or check the weather channel. It might be true; it might be false.
Sentence \ref{Atautology} is different. You do not need to look outside to know that it is true. Regardless of what the weather is like, it is either raining or it is not. That is a \define{necessary truth}.
\newglossaryentry{necessary truth}
{
name=necessary truth,
description={A sentence that must be true}
}
Equally, you do not need to check the weather to determine whether or not sentence \ref{Acontradiction} is true. It must be false, simply as a matter of logic. It might be raining here and not raining across town; it might be raining now but stop raining even as you finish this sentence; but it is impossible for it to be both raining and not raining in the same place and at the same time. So, whatever the world is like, it is not both raining here and not raining here. It is a \define{necessary falsehood}.
\newglossaryentry{necessary falsehood}
{
name=necessary falsehood,
description={A sentence that must be false, as a matter of logic.}
}
Something which is capable of being true or false, but which is neither necessarily true nor necessarily false, is \define{contingent}.
\newglossaryentry{contingent sentence}
{
name=contingent sentence,
description={A sentence that is neither a \gls{necessary truth} nor a \gls{necessary falsehood}; a sentence that in some situations is true and in others false.}
}
%Something might \emph{always} be true and still be contingent. For instance, if there never were a time when the universe contained fewer than seven things, then the sentence `At least seven things exist' would always be true. Yet the sentence is contingent: the world could have been much, much smaller than it is, and then the sentence would have been false.
\subsection{Logical equivalence}
We can also ask about the logical relations \emph{between} two sentences. For example:
\begin{earg}
\item[] John went to the store after he washed the dishes.
\item[] John washed the dishes before he went to the store.
\end{earg}
These two sentences are both contingent, since John might not have gone to the store or washed dishes at all. Yet they must have the same truth-value. If either of the sentences is true, then they both are; if either of the sentences is false, then they both are. When two sentences necessarily have the same truth value, we say that they are \define{logically equivalent}.
\newglossaryentry{logical equivalence}
{
name={logical equivalence},
text={logically equivalent},
description={A property held by a pair of sentences that must always have the same truth value.}
}
\section*{Summary of logical notions}
\begin{itemize}
\item An argument is (deductively) \define{valid} if it is impossible for the premises to be true and the conclusion false; it is \define{invalid} otherwise.
\item A \define{tautology} is a sentence that must be true, as a matter of logic.
\item A \define{contradiction} is a sentence that must be false, as a matter of logic.
\item A \define{contingent sentence} is neither a tautology nor a contradiction.
\item Two sentences are \define{logically equivalent} if they necessarily have the same truth value.
\item A set of sentences is \define{consistent} if it is logically possible for all the members of the set to be true at the same time; it is \define{inconsistent} otherwise.
\end{itemize}
\practiceproblems
\problempart
\label{pr.EnglishTautology}
For each of the following: Is it necessarily true, necessarily false, or contingent?
\begin{earg}
\item Caesar crossed the Rubicon.
\item Someone once crossed the Rubicon.
\item No one has ever crossed the Rubicon.
\item If Caesar crossed the Rubicon, then someone has.
\item Even though Caesar crossed the Rubicon, no one has ever crossed the Rubicon.
\item If anyone has ever crossed the Rubicon, it was Caesar.
\end{earg}
\problempart Label the following tautology, contradiction, or contingent statement.
\begin{earg}
\item Elephants dissolve in water.
\item Wood is a light, durable substance useful for building things.
\item If wood were a good building material, it would be useful for building things.
\item I live in a three story building that is two stories tall.
\item If gerbils were mammals they would nurse their young.
\end{earg}
\problempart Which of the following pairs of statement are logically equivalent?
\begin{earg}
\item Elephants dissolve in water. \\
If you put an elephant in water, it will disintegrate.
\item All mammals dissolve in water.\\
If you put an elephant in water, it will disintegrate.
\item George Bush was the 43rd president. \\
Barack Obama is the 44th president.
\item Barack Obama is the 44th president. \\
Barack Obama was president immediately after the 43rd president.
\item Elephants dissolve in water. \\
All mammals dissolve in water.
\end{earg}
\problempart Which of the following pairs of statement are logically equivalent?
\begin{earg}
\item Thelonious Monk played piano. \\
John Coltrane played tenor sax.
\item Thelonious Monk played gigs with John Coltrane. \\
John Coltrane played gigs with Thelonious Monk.
\item All professional piano players have big hands. \\
Piano player Bud Powell had big hands.
\item Bud Powell suffered from severe mental illness. \\
All piano players suffer from severe mental illness.
\item John Coltrane was deeply religious. \\
John Coltrane viewed music as an expression of spirituality.
\end{earg}
\noindent \problempart Consider again the statements on p.~\pageref{MartianGiraffes}:
\begin{enumerate}%[label=(\alph*)]
\item[G1] \label{itm:at_least_four}There are at least four giraffes at the wild animal park.
\item[G2] \label{itm:exactly_seven} There are exactly seven gorillas at the wild animal park.
\item[G3] \label{itm:not_more_than_two} There are not more than two Martians at the wild animal park.
\item[G4] \label{itm:martians} Every giraffe at the wild animal park is a Martian.
\end{enumerate}
Now consider each of the following sets of statements. Which are consistent? Which are inconsistent?
\begin{earg}
\item Statements G2, G3, and G4
\item Statements G1, G3, and G4
\item Statements G1, G2, and G4
\item Statements G1, G2, and G3
\end{earg}
\problempart Consider the following set of statements.
\begin{enumerate}%[label=(\alph*)]
\item[M1] \label{itm:allmortal} All people are mortal.
\item[M2] \label{itm:socperson} Socrates is a person.
\item[M3] \label{itm:socnotdie} Socrates will never die.
\item[M4] \label{itm:socmortal} Socrates is mortal.
\end{enumerate}
Which combinations of statements form consistent sets? Mark each ``consistent'' or ``inconsistent.''
\begin{earg}
\item Statements M1, M2, and M3
\item Statements M2, M3, and M4
\item Statements M2 and M3
\item Statements M1 and M4
\item Statements M1, M2, M3, and M4
\end{earg}
\problempart
\label{pr.EnglishCombinations}
Which of the following is possible? If it is possible, give an example. If it is not possible, explain why.
\begin{earg}
\item A valid argument that has one false premise and one true premise
\item A valid argument that has a false conclusion
\item A valid argument, the conclusion of which is a contradiction
\item An invalid argument, the conclusion of which is a tautology
\item A tautology that is contingent
\item Two logically equivalent sentences, both of which are tautologies
\item Two logically equivalent sentences, one of which is a tautology and one of which is contingent
\item Two logically equivalent sentences that together are an inconsistent set
\item A consistent set of sentences that contains a contradiction
\item An inconsistent set of sentences that contains a tautology
\end{earg}
\problempart
Which of the following is possible? If it is possible, give an example. If it is not possible, explain why.
\begin{earg}
\item A valid argument, whose premises are all tautologies, and whose conclusion is contingent
\item A valid argument with true premises and a false conclusion
\item A consistent set of sentences that contains two sentences that are not logically equivalent
\item A consistent set of sentences, all of which are contingent
\item A false tautology
\item A valid argument with false premises
\item A logically equivalent pair of sentences that are not consistent
\item A tautological contradiction
\item A consistent set of sentences that are all contradictions
\end{earg}