{"id":202,"date":"2020-07-13T18:42:12","date_gmt":"2020-07-13T18:42:12","guid":{"rendered":"https:\/\/integrations.pressbooks.network\/testclone\/?post_type=chapter&#038;p=202"},"modified":"2023-08-14T17:34:21","modified_gmt":"2023-08-14T17:34:21","slug":"footnotes-with-block-elements","status":"publish","type":"chapter","link":"https:\/\/integrations.pressbooks.network\/test-clone\/chapter\/footnotes-with-block-elements\/","title":{"raw":"footnotes with block elements","rendered":"footnotes with block elements"},"content":{"raw":"This chapter discusses some philosophical issues concerning the nature of formal logic. Particular attention will be given to the concept of logical form, the goal of formal logic in capturing logical form, and the explanation of validity in terms of logical form. We shall see how this understanding of the notion of validity allows us to identify what we call formal fallacies, which are mistakes in an argument due to its logical form. We shall also discuss some philosophical problems about the nature of logical forms. For the sake of simplicity, our focus will be on [pb_glossary id=\"113\"]propositional logic[\/pb_glossary]. But many of the results to be discussed do not depend on this choice, and are applicable to more advanced logical systems.\r\n<h2>Logic, Validity, and Logical Forms<\/h2>\r\nDifferent sciences have different subject matters: physics tries to discover the properties of matter, history aims to discover what happened in the past, biology studies the development and evolution of living organisms, mathematics is, or at least seems to be, about numbers, sets, geometrical spaces, and the like. But what is it that logic investigates? What, indeed, is logic?\r\n\r\nThis is an essentially philosophical question, but its answer requires reflection on the status and behavior of logical rules and inferences. Textbooks typically present logic as the science of the relation of <em>consequence<\/em> that holds between the premises and the conclusion of a <strong>[pb_glossary id=\"121\"]valid argument[\/pb_glossary]<\/strong>, where an argument is valid if it is not possible for its premises to be true and the conclusion false. If logic is the science of the relation of consequence that holds between the premises and the conclusion of a valid argument, we can say that logicians will be concerned with whether a conclusion of an argument is or is not a consequence of its premises.\r\n\r\nLet us examine the notion of validity with more care. For example, consider the following argument:\r\n<ol>\r\n \t<li>If Alex is a sea bream, then Alex is not a rose.<\/li>\r\n \t<li>Alex is a rose.<\/li>\r\n \t<li class=\"therefore-med\">$latex \/ \\therefore$ Alex is not a sea bream.<\/li>\r\n<\/ol>\r\nIt can be shown that it is not possible for (1) and (2) to be true yet (3) false. Hence, the whole argument is valid. For convenience, let us represent each sentence of the argument into the standard propositional logic, which aims to analyze the structure and meaning of various propositions. To do this, we must first introduce the language of our logic.\r\n\r\nThe alphabet of propositional logic contains letters standing for sentences: <em>A<\/em>, <em>B<\/em>, <em>C<\/em>, and so on. For example, we can translate \u201cAlex is a rose\u201d by just using <em>B<\/em>. Similarly, we can use <em>S<\/em> to translate \u201cI would love to smell it.\u201d The alphabet of propositional logic contains other symbols known as [pb_glossary id=\"99\"]<strong>logical connectives<\/strong>[\/pb_glossary]. One is a symbol for \u201cnot\u201d or <em>negation<\/em> $latex (\\neg )$.\u00a0 When we say that Alex is <em>not<\/em> a rose, we, in effect, say that it is not the case that Alex is a rose. If we translate \u201cAlex is a rose\u201d by <em>B<\/em>, we translate \u201cAlex is not a rose\u201d as \u201c$latex \\neg B$.\u201d\u00a0 Another is a symbol $latex (\\rightarrow)$ for conditional sentences of the form \u201cif \u2026 then \u2026.\u201d For example, we can translate \u201cIf Alex is a rose, then I would love to smell it\u201d as \u201c$latex B \\rightarrow A$.\u201d When we say that if Alex is a rose, then I would love to smell it, we say something conditional: on the condition that Alex is a rose, I would love to smell it. In general, a conditional sentence has two components. We call the first component the <em>antecedent<\/em>, the second component the <em>consequent<\/em>, and the whole proposition a <strong>[pb_glossary id=\"77\"]conditional[\/pb_glossary]<\/strong>. The language of our logic also includes \u201cand\u201d $latex (\\wedge)$, otherwise known as <em>conjunction<\/em>, and \u201cor\u201d $latex (\\vee)$, otherwise known as <em>disjunction<\/em>. But in this chapter, we shall only deal with negation and conditional.\r\n\r\nThus, if we use <em>A<\/em> for \u201cAlex is a sea bream,\u201d we can represent (1) with $latex A \\rightarrow \\neg B$, and represent our above argument (1)-(3) as follows:\r\n<ol>\r\n \t<li>$latex A \\rightarrow \\neg B$<\/li>\r\n \t<li>$latex B$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg A$<\/li>\r\n<\/ol>\r\nBut, recall, our aim was to examine why this argument, if at all, is valid. The mere representation of \u201cnot\u201d by \u201c$latex \\neg$\u201d and \u201cif \u2026 then\u201d by \u201c$latex \\rightarrow$\u201d will not be sufficient to verify the validity or invalidity of a given argument: we also need to know what these symbols and the propositions they express <em>mean<\/em>.\u00a0 But how can we specify the <em>meaning<\/em> of \u201c$latex neg$ \u201d and \u201c$latex \\rightarrow$\u201d?\r\n\r\nIt is plausible to say that if <em>A<\/em> is true, then its negation is false, and vice versa. For example, if \u201cAlex is a rose\u201d is true, then \u201cAlex is not a rose\u201d is false. This gives us the meaning of \u201c$latex \\neg$\u201d. We can represent this information about the meaning of negation in terms of a <em>truth-table<\/em> in the following way (with T symbolising <em>true<\/em>, and F <em>false<\/em>):\r\n\r\n&nbsp;\r\n<div align=\"left\">\r\n<table class=\"grid\" style=\"height: 80px; width: 50.433%;\" cellpadding=\"10\"><caption>Truth table for negation<\/caption>\r\n<tbody>\r\n<tr>\r\n<th class=\"shaded\" style=\"width: 167.062px; text-align: left;\" scope=\"col\"><strong>$latex A$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 166.062px;\" scope=\"col\"><strong>$latex \\neg A$<\/strong><\/th>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 167.062px;\">T<\/td>\r\n<td style=\"width: 166.062px;\">F<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 167.062px;\">F<\/td>\r\n<td style=\"width: 166.062px;\">T<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\nHere, we can read each row of the truth-table as a way the world could be. That is, in situations or possible worlds where <em>A<\/em> is true (for example, where Alex is indeed a sea bream), $latex \\neg \\textit{A}$ is false (it is false that Alex is a sea bream); and vice versa. Thus construed, a truth-table gives us the situations in which a proposition such as <em>A<\/em> is true, and those in which it is false. In addition, it tells us in what situations $latex \\neg \\textit{A}$ is true, and in what situations it is false.\r\n\r\nIn a similar way, we can specify the meaning of \u201c$latex \\rightarrow$\u201d by specifying the situations in which conditional propositions of the form \u201c$latex \\textit{A} \\rightarrow \\textit{B}$\u201d are true or false. Here is the standard truth-table for \u201c$latex \\rightarrow$\u201d:\r\n\r\n&nbsp;\r\n<table class=\"grid\" style=\"border-collapse: collapse; width: 50.433%; height: 80px;\" border=\"0\" cellpadding=\"10\"><caption>Truth table for material conditional<\/caption>\r\n<tbody>\r\n<tr style=\"height: 16px;\">\r\n<th class=\"shaded\" style=\"width: 11.2344%; height: 16px;\" scope=\"col\"><strong>$latex A$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 10.9504%; height: 16px;\" scope=\"col\">\u00a0<strong>$latex B$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 25.9304%; height: 16px;\" scope=\"col\"><strong>$latex A \\rightarrow B$<\/strong><\/th>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nAs can be seen, there is only one row in which $latex \\textit{A} \\rightarrow \\textit{B}$ is false; i.e. the second row in which the consequent is false, but the antecedent is true. As the first row tells us, if both <em>A<\/em> and <em>B<\/em> are true, then so is $latex \\textit{A} \\rightarrow \\textit{B}$. Further, the third and fourth rows tell us that if the antecedent is false, then the whole conditional is true, regardless of whether the consequent is true or false. Hence, all conditionals with false antecedents are true.\r\n\r\nBut how is it possible for a conditional to be true if its antecedent is false? Here is one suggestion to answer this question: if your assumption is false, then you can legitimately conclude whatever you would like to. For example, if you assume that Amsterdam is the capital of England, you can legitimately conclude anything whatsoever; it does not matter whether it\u2019s true or false. Thus, from the assumption that Amsterdam is the capital of England, you can conclude that Paris is the capital of France. You can also conclude that Paris is the capital of Brazil.\r\n\r\nWe can see that one important piece of information that truth-tables convey concerns how the truth or falsity of complex sentences such as $latex \\textit{A} \\rightarrow \\textit{B}$ and $latex \\neg \\textit{A}$ depends on the truth or falsity of the propositional letters they contain: the truth or falsity of\u00a0$latex \\textit{A} \\rightarrow \\textit{B}$ depends solely on the truth or falsity of <em>A<\/em> and of <em>B<\/em>. Similarly, the truth or falsity of $latex \\neg \\textit{A}$ depends solely on that of <em>A<\/em>.\r\n\r\nNow we are in a position to verify whether our argument (1)-(3) is valid or not. And, as we shall see in a moment, the validity or invalidity of an argument depends on the meaning of the logical connectives (such as \u201c$latex \\rightarrow$\u201d and \u201c$latex \\neg$\u201d) which is specified by the corresponding truth-tables. In other words, if the truth-tables of these connectives were different to what they actually are, we would have a different collection of valid arguments.\r\n\r\nWe defined an argument as valid if it is not possible for its premises to be true and the conclusion false. By designing a truth-table, we can see under what conditions the premises $latex (\\textit{A} \\rightarrow \\neg \\textit{B}, \\textit{B})$ and the conclusion $latex (\\neg \\textit{A})$ of our argument (1)-(3) are true or false:\r\n\r\n&nbsp;\r\n<div align=\"left\">\r\n<table class=\"grid\" style=\"height: 126px; width: 50.433%;\" cellpadding=\"10\"><caption>Truth table for argument (1)-(3)<\/caption>\r\n<tbody>\r\n<tr style=\"height: 15px;\">\r\n<th class=\"shaded\" style=\"width: 59.3167px; height: 15px;\" scope=\"col\"><strong>$latex A$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 68.3667px; height: 15px;\" scope=\"col\"><strong>$latex A$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 115.583px; height: 15px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>$latex A \\rightarrow \\neg B$<\/strong><\/span><\/th>\r\n<th class=\"shaded\" style=\"width: 71.3833px; height: 15px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>$latex B$<\/strong><\/span><\/th>\r\n<th class=\"shaded\" style=\"width: 66.35px; height: 15px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>$latex \\neg A$<\/strong><\/span><\/th>\r\n<\/tr>\r\n<tr style=\"height: 14px;\">\r\n<td style=\"width: 59.3167px; height: 14px;\">T<\/td>\r\n<td style=\"width: 68.3667px; height: 14px;\">T<\/td>\r\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<\/tr>\r\n<tr style=\"height: 14px;\">\r\n<td style=\"width: 59.3167px; height: 14px;\">T<\/td>\r\n<td style=\"width: 68.3667px; height: 14px;\">F<\/td>\r\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<\/tr>\r\n<tr style=\"height: 14px;\">\r\n<td style=\"width: 59.3167px; height: 14px;\">F<\/td>\r\n<td style=\"width: 68.3667px; height: 14px;\">T<\/td>\r\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<\/tr>\r\n<tr style=\"height: 14px;\">\r\n<td style=\"width: 59.3167px; height: 14px;\">F<\/td>\r\n<td style=\"width: 68.3667px; height: 14px;\">F<\/td>\r\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\nSince in the above truth-table, there is no row in which the premises\u00a0$latex (\\textit{A} \\rightarrow \\neg \\textit{B}, \\textit{B})$ are true and the conclusion $latex (\\neg A)$ false, the argument is valid. The only row in which the premises are both true is the third row, and in that row the conclusion is also true. In other words, there is no world or situation in which (1) and (2) are true, but (3) is not. This just means that the argument is valid.\r\n\r\nNow, consider the following argument:\r\n<ol start=\"4\">\r\n \t<li>If Alex is a tiger, then Alex is an animal.<\/li>\r\n \t<li>Alex is not a tiger.<\/li>\r\n \t<li class=\"therefore-med\">$latex \/ \\therefore$ Alex is not an animal.<\/li>\r\n<\/ol>\r\nThere are situations in which the argument works perfectly well. For example, suppose that Alex is not a tiger but is, in fact, a table. In this case, Alex would not be an animal, either. And thus, the sentences (4), (5), and (6) would be true. But this is not <em>always<\/em> the case, for we can imagine a situation in which the premises are true but the conclusion false, such as where Alex is not a tiger but is, in fact, a dog. Thus, by imagining the situation just described, we would have produced a counterexample: in this situation, (6) would be false, and hence it would not be a consequence of (4) and (5). The argument is invalid.\r\n\r\nThat the argument is invalid can also be verified by the method of truth-tables. For we can find a situation in which (4) and (5) are both true and yet (6) false. That is, in the truth-table, if we represent (4) as $latex \\textit{C} \\rightarrow \\textit{D}$, (5) as $latex \\neg \\textit{C}$, and (6) as $latex \\neg \\textit{D}$, there will be at least one row in which the premises are true and the conclusion false (which row is that?):\r\n\r\n&nbsp;\r\n<div align=\"left\">\r\n<table class=\"grid\" style=\"width: 50.433%; height: 126px;\" cellpadding=\"10\"><caption>Truth table for argument (4)-(6)<\/caption>\r\n<thead>\r\n<tr class=\"shaded\" style=\"height: 16px;\">\r\n<th class=\"shaded\" style=\"width: 59.7167px; height: 16px;\" scope=\"col\"><strong>$latex C$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 64.7px; height: 16px;\" scope=\"col\"><strong>$latex D$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 105.933px; height: 16px;\" scope=\"col\"><span style=\"color: #000000;\">$latex C\\rightarrow D$<\/span><\/th>\r\n<th class=\"shaded\" style=\"width: 77.2px; height: 16px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>$latex \\neg C$<\/strong><\/span><\/th>\r\n<th class=\"shaded\" style=\"width: 73.45px; height: 16px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>$latex \\neg D$<\/strong><\/span><\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 16px;\">\r\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">T<\/td>\r\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">T<\/td>\r\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">T<\/td>\r\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">F<\/td>\r\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">F<\/td>\r\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">T<\/td>\r\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">F<\/td>\r\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">F<\/td>\r\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\nWe said that logicians are concerned with validity or invalidity of arguments, and we proposed the method of truth-tables for undertaking this task. But which arguments are valid, and which are not? It is here that the notion of <strong>[pb_glossary id=\"101\"]logical form[\/pb_glossary]<\/strong> emerges. Suppose that a logician embarks on the ridiculous task of recording each and every valid argument. In this case, she would surely record that (1)-(3) is valid. Now, suppose she faces the following argument:\r\n<ol start=\"7\">\r\n \t<li>If Alice is reading Hegel, she is not frustrated.<\/li>\r\n \t<li>Alice is frustrated.<\/li>\r\n \t<li class=\"therefore-med\">$latex \/ \\therefore$ Alice is not reading Hegel.<\/li>\r\n<\/ol>\r\nTo see whether this argument is valid or not, she can rewrite each sentence of the argument in her logical language: Alice is reading Hegel $latex (\\textit{P})$; Alice is frustrated $latex (\\textit{Q})$; and, if Alice is reading Hegel, then Alice is not frustrated) $latex (\\textit{P} \\rightarrow \\neg \\textit{Q})$. She can then design a suitable truth-table, and check whether there is any row or situation in which the premises are both true and the conclusion false. Since there is no such row (why?), she will correctly announce that the argument is valid.\r\n\r\nBut it is obvious that in order to check the validity of (7)-(9), our logician did not need to go to this effort. It would suffice if she just noted that the two arguments (1)-(3) and (7)-(9), and their respective truth-tables, are to a great extent <em>similar<\/em>; they have the same <em>form<\/em>. In fact, their only difference is that in the first, the letters <em>A<\/em> and <em>B<\/em> have been used, and in the second they have been substituted for <em>P<\/em> and <em>Q<\/em>, respectively. The logical connectives $latex \\rightarrow$ and $latex \\neg$ have not changed.\r\n\r\nTo see the point, let us translate each argument into the language of propositional logic we introduced above:\r\n<ol>\r\n \t<li>$latex \\textit{A} \\rightarrow \\neg \\textit{B}$<\/li>\r\n \t<li>$latex \\textit{B}$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\textit{A}$<\/li>\r\n<\/ol>\r\n<ol start=\"7\">\r\n \t<li>$latex \\textit{P} \\rightarrow \\neg \\textit{Q}$<\/li>\r\n \t<li>$latex \\textit{Q}$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\textit{P}$<\/li>\r\n<\/ol>\r\nThe two arguments have something in <em>common<\/em>. Let us say that what they have in common is their <em>logical form<\/em>. As you can see, the logical connectives of the arguments have not changed. Since the two arguments have the same form, if one is valid, then the other must be valid, too. More generally, all arguments of this same form are valid. The liberating news is that our logician does not need to embark on the exasperating task of checking the validity of each and every argument separately. For if she already knows that a given argument is valid, and if she can also show that another argument has the same form as the first one, then she can be sure that the second argument is valid without having to design its truth-table.\r\n\r\nWe said that an argument is valid if it is not possible for the premises to be true and the conclusion false. Now, we can say that every argument which shares its form with a valid argument is also valid, and consequently, every argument which shares its form with an invalid argument is also invalid.[footnote]It is more accurate to say that every argument which shares its form with an invalid argument is also invalid <em>within that logic,<\/em> but not necessarily for every logic. For example, in propositional logic,\r\n<ol>\r\n \t<li>All men are mortal<\/li>\r\n \t<li>Socrates is a man<\/li>\r\n \t<li class=\"therefore-med\">$latex \/ \\therefore$ Socrates is mortal<\/li>\r\n<\/ol>\r\nis of the same logical form as:\r\n<ol start=\"4\">\r\n \t<li>All men are immortal<\/li>\r\n \t<li>Socrates is a man<\/li>\r\n \t<li class=\"therefore-med\">$latex \/ \\therefore$ Socrates is mortal<\/li>\r\n<\/ol>\r\nBoth of these arguments can be translated as follows:\r\n<ol style=\"list-style-type: lower-roman;\">\r\n \t<li>P<\/li>\r\n \t<li>Q<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore$ R<\/li>\r\n<\/ol>\r\nBut (4)-(6), as opposed to (1)-(3), is invalid, for if all men are immortal and Socrates is a man, then Socrates is immortal. Thus, in propositional logic, both of these arguments have the same logical form, even though, from the perspective of a more expressive logic, such as first-order logic, which explains the role that quantifiers such as \u201call\u201d and \u201csome\u201d play within arguments, only the first is valid. Thus, every argument which shares its form with a valid argument is valid within that logic, but not necessarily across the board.[\/footnote]It is in this sense that the idea of logical form can be used to establish the (in)validity of arguments. For example, suppose that we want to check the validity of the following argument:\r\n<ol start=\"10\">\r\n \t<li>If Alice is reading Russell, then Alice is thinking of logic.<\/li>\r\n \t<li>Alice is not reading Russell.<\/li>\r\n \t<li class=\"therefore-med\">$latex \/ \\therefore$ Alice is not thinking of logic.<\/li>\r\n<\/ol>\r\nAs soon as we see that (10)-(12) has the same form as (4)-(6), which we already know to be invalid, we can be assured that the former is also invalid without having to construct its truth-table.\r\n\r\nThus, we can see that understanding the notion of validity in terms of logical form allows us to identify various <em>formal fallacies<\/em>. For example, the argument (10)-(12) is an instance of the fallacy of <em>denying the antecedent<\/em>. Thus, every argument which shares its form with (10)-(12) is also invalid.\r\n\r\nThere are three further questions we may ask about logical forms: (i) How can we \u201cextract\u201d the logical form from arguments which they share? That is, how can we show that various arguments are instances of a common logical form? (ii) What is the nature of a logical form? Is a logical form a <em>thing<\/em>, and if so, what sort of thing is it? (iii) Does each argument have only one logical form? In the following three sections, we shall talk about these three questions, respectively.\r\n<h2>Extracting Logical Forms<\/h2>\r\nLet us, again, consider the arguments (1)-(3) and (7)-(9) which seem to share one and the same logical form. How can we <em>show<\/em> that they have a common logical form? First, we should represent them in logical symbols:\r\n<ol>\r\n \t<li>$latex \\textit{A} \\rightarrow \\neg \\textit{B}$<\/li>\r\n \t<li>$latex \\textit{B}$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\textit{A}$<\/li>\r\n<\/ol>\r\n<ol start=\"7\">\r\n \t<li>$latex \\textit{P} \\rightarrow \\neg \\textit{Q}$<\/li>\r\n \t<li>$latex \\textit{Q}$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\textit{P}$<\/li>\r\n<\/ol>\r\nTo see what these two arguments have in common, we must abstract away from (or ignore or leave aside) the specific contents of their particular premises and conclusions, and thereby reveal a general form that is common to these arguments. For example, we must ignore whether Alex is or is not a rose; all that matters is to replace \u201cAlex is a rose\u201d with <em>B<\/em>. In this sense, to obtain or extract the logical form of an argument, we must abstract from the content of the premises and the conclusion by regarding them as mere place-holders in the form that the argument exhibits. As you may have noted, we do <em>not<\/em> extract away the content of the <em>logical connectives<\/em>. It is an important question as to why we do not abstract away from the logical connectives. The basic thought is that their meaning constitutes an important part of the logical form of an argument, and thereby in determining its (in)validity.\r\n\r\nTo talk about logical forms, we shall use the lowercase Greek letters such as $latex \\alpha, \\beta, \\gamma,$ and $latex \\delta$. For example, we can represent the logical form that (1)-(3) and (7)-(9) share as follows:\r\n<ol type=\"i\">\r\n \t<li>$latex \\alpha \\rightarrow \\neg \\beta$<\/li>\r\n \t<li>$latex \\beta$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\alpha$<\/li>\r\n<\/ol>\r\nAn analogy may help here: In mathematics, we think about <em>particular<\/em> arithmetical propositions such as \u201c$latex 1 + 2 = 2 + 1$\u201d and \u201c$latex 0 + 2 = 2 + 0$.\u201d But when we want to <em>generalize<\/em>, we use formulas that contain <em>variables<\/em>, and not <em>specific<\/em> numbers. For example, \u201c$latex x + y = y + x$\u201d expresses something general about the behaviour of the natural numbers. Whatever natural numbers <em>x<\/em> and <em>y<\/em> stand for, \u201c$latex x + y = y + x$\u201d remains true. The same goes with the variables $latex \\alpha, \\beta, \\gamma,$ and $latex \\delta$, which enable us to talk in a general way about the premises and conclusion of arguments. Whatever meaning $latex \\alpha$ and $latex \\beta$ are given, that is, whatever propositions they express, (i)-(iii) remains valid, and so do all of its instances, such as (1)-(3) and (7)-(9).\r\n\r\nAs mentioned above, extracting a certain logical form allows us to talk, in a general way, about premises and conclusions of arguments. It does not matter what specific objects and properties\u2014what specific subject matter\u2014they talk about. And this leads us, again, to our initial concern about the real subject matter of logic:\r\n<blockquote>\r\n<p style=\"text-align: justify;\">Form can thus be studied independently of subject-matter, and it is mainly in virtue of their form, as it turns out, rather than their subject-matter that arguments are valid or invalid. Hence it is the forms of argument, rather than actual arguments themselves, that logic investigates. (Lemmon 1971, 4)<\/p>\r\n<\/blockquote>\r\nAccording to this conception of logic, logicians are in a position to evaluate the validity of an argument, even if they do not strictly understand the content of the claims within the argument, nor under what conditions they would be true. Whether or not the claims within arguments are true, therefore, is not a matter for logic. Instead, what logic does is to explore the <em>logical forms<\/em> of arguments, and thereby establish their (in)validity.\r\n<h2>The Nature of Logical Forms<\/h2>\r\nIn this and the next section, we will look into more philosophical matters. In this section, we shall discuss our second question: what is the nature of a logical form? The question about the nature of logical form is reminiscent of the ancient question about the nature of universals. All red roses have something in common; they all share or instantiate something. But what is that thing, if it is a thing at all? Is the property of <em>being red<\/em> akin to a Platonic universal that exists independently of the red roses that instantiate it? Or is it like an Aristotelian universal whose existence depends on the existence of the particular roses? Perhaps, it does not have any existence at all; it is nothing more than a name or a label that we use to talk about red roses. We can ask exactly the parallel questions about logical forms: What is it that all valid arguments of the same form share or instantiate? Is it an entity in the world, or a symbol in language, or a mental construction formed and created by us?\r\n\r\nAssuming that logical forms exist, what are they? There are, generally speaking, two lines of thought here. According to the first, logical forms are <em>schemata<\/em>, and hence, are linguistic entities. According to the second, logical forms are <em>properties<\/em>: they are extra-linguistic entities, akin to universals. They are what schemata express or represent. (An analogy may help here: The expression \u201cis happy\u201d is a predicate; it is a linguistic item. But it expresses an extra-linguistic entity, such as the property of <em>being happy<\/em>.)\r\n\r\nIdentifying logical forms with schemata appears to be quite intuitive. But it leads to a fallacy. As Timothy Smiley points out, the fallacy lies in \u201ctreating the medium as the message\u201d (Smiley 1982, 3). Consider the logical form of (1)-(3):\r\n<ol type=\"i\">\r\n \t<li>$latex \\alpha \\rightarrow \\neg \\beta$<\/li>\r\n \t<li>$latex \\beta$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\alpha$<\/li>\r\n<\/ol>\r\nYou may like, with equal right, to identify the logical form of (1)-(3) with:\r\n<ol start=\"4\" type=\"i\">\r\n \t<li>$latex \\gamma \\rightarrow \\neg \\eta$<\/li>\r\n \t<li>$latex \\eta$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\gamma$<\/li>\r\n<\/ol>\r\nAnd yet another logician may prefer to capture its logical form with a distinct set of variables:\r\n<ol start=\"7\" type=\"i\">\r\n \t<li>$latex \\chi \\rightarrow \\neg \\delta$<\/li>\r\n \t<li>$latex \\delta$<\/li>\r\n \t<li class=\"therefore-short\">$latex \/ \\therefore \\neg \\chi$<\/li>\r\n<\/ol>\r\nWhich of these are <em>the<\/em> logical form of (1)-(3)? There are many different ways to capture its logical form. Which one of them has the right to be qualified as <em>the<\/em> logical form of (1)-(3)? This question is pressing if logical forms are taken to be schemata, and hence to be linguistic entities. If a logical form is just a string of symbols, then it varies by using a distinct set of variables. There will be no non-arbitrary way to choose one as opposed to any other as <em>the<\/em> logical form of a given argument. In other words, there will be nothing to choose between these linguistically distinct entities and, hence, none of them could be identified with <em>the<\/em> logical form of the original argument.\r\n\r\nThis may encourage us to identify logical forms as language-independent or language-invariant entities. On this view, logical forms are identified not with schemata, but with what schemata express or represent. They are worldly, rather than linguistic, entities. This view does not succumb to the above problem. Since, on this view, logical forms are worldly entities, none of the above candidates\u2013i.e. (i)-(iii), (iv)-(vi), and (vii)-(ix)\u2013is the logical form of (1)-(3). Rather, each of them <em>expresses<\/em> or <em>represents<\/em> its logical form.\r\n<h2>One Logical Form or Many?<\/h2>\r\nIt seems then that we will be in a better position if we assume that logical forms are worldly entities. But this does not leave us completely home and dry, either. So far, we have assumed that logical forms are <em>unique<\/em> entities. That is, we assumed that arguments such as (1)-(3) and (7)-(9) have o<em>ne and the same<\/em> logical form. But is that the case?\r\n\r\nIn general, objects can take <em>many<\/em> forms. For example, a particular sonnet can be both Petrarchan and Miltonic, and a vase can be both a cuboid and a cube.[footnote]See Oliver (2010, 172), where he disagrees with Strawson (195, 54).[\/footnote]\u00a0 Also, it seems that a single sentence can take many (at least, more than one) forms. Consider $latex \\neg(\\textit{P} \\rightarrow \\neg \\textit{Q})$. What is its logical form? It seems that each of the following options works perfectly well as an answer to our question: it is a negation; it is a negation of a conditional; and it is a negation of a conditional whose consequent is a negation.[footnote]This way of putting the point is due to Smith (2012, 81).[\/footnote]\r\n\r\nNow, suppose that each of these logical forms is a logical form of a given argument. In virtue of what is each of them a logical form of one and the same argument? That is, what explains the fact that different logical forms are forms of one and the same argument? What unifies them in this respect? One answer is to say that all of these forms have a common logical form. But then you can ask the same question about this common logical form, since this very form has further different forms. In virtue of what are these logical forms forms of one and the same form? And this process can go endlessly. You have a logical form which itself has other logical forms, and so on. But this is not compatible with the thesis that logical forms are unique entities.[footnote]This is reminiscent of the Aristotelian Third Man argument against Plato\u2019s theory of Forms.[\/footnote]\r\n<div class=\"textbox textbox--key-takeaways\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\"><strong>Question for Reflection<\/strong><\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">It seems that we cannot always talk of <em>the<\/em> logical form that an argument or various arguments share. If this view is correct, then what are its philosophical implications? Can we still understand the notion of validity in terms of the notion of logical form?<\/div>\r\n<\/div>\r\n<h2>Summary<\/h2>\r\nThis chapter started with a question about the subject matter of formal logic: what is it that formal logic studies? We discussed the thesis that formal logic studies logical consequence through the <em>form<\/em> of arguments. We then explicated the notion of validity in terms of truth-tables, which specify the conditions under which a proposition is true or false\u2013for example, a conditional proposition is false only when its antecedent is true and its consequence false; otherwise, it is true. Thus, as we discussed above, truth-tables can be employed to determine whether arguments formulated in the language of propositional logic are valid.\r\n\r\nWe then dug further into what it means for arguments to have a logical form, and how their logical form impacts their (in)validity. The chief idea is that every argument which shares its logical form with a valid argument is also valid, and consequently, every argument which shares its logical form with an invalid argument is also invalid. We saw how this understanding of the notion of validity enables us to identify formal fallacies, such as the fallacy of affirming the consequent. We ended this chapter by asking three philosophical questions about the nature, existence, and uniqueness of logical forms.\r\n<div class=\"textbox textbox--exercises\"><header class=\"textbox__header\">\r\n<h2 class=\"textbox__title\"><span style=\"color: #ffffff;\"><strong>EXERCISES<\/strong><\/span><\/h2>\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<h3><strong>Exercise One<\/strong><\/h3>\r\n<p style=\"text-align: justify;\">Using a truth-table, show that the following argument, which is known as the fallacy of <em>affirming the consequent<\/em>, is invalid:\u00a0 $latex A \\rightarrow B,\u00a0 B; \/ \\therefore A$.<\/p>\r\n\r\n<h3><strong>Exercise Two<\/strong><\/h3>\r\n<p style=\"text-align: justify;\">Using a truth-table, how that the following argument, which is known as the <em>hypothetical syllogism<\/em>, is valid: $latex A \\rightarrow B}, B \\rightarrow C; \/ \\therefore A \\rightarrow C$.\u00a0 <em>[Hint: Your truth-table should have eight rows, as there are three propositional variables (A, B and C) that you need to include within it.]<\/em><\/p>\r\n\r\n<h3 style=\"text-align: justify;\"><strong>Exercise Three<\/strong><\/h3>\r\n<p style=\"text-align: justify;\">Use the truth-tables already given to you for the conditional $latex (\\rightarrow)$ and negation $latex (\\neg)$, and the two new truth-tables for conjunction $latex (\\wedge)$ and disjunction $latex (\\vee)$ below, which are used to logically express common uses of the vernacular \u2018and\u2019 and \u2018or\u2019, respectively:<\/p>\r\n\r\n<table class=\"grid\" style=\"border-collapse: collapse; width: 50.433%; height: 126px;\" border=\"0\" cellpadding=\"10\"><caption>Truth table for conjunction<\/caption>\r\n<tbody>\r\n<tr style=\"height: 16px;\">\r\n<th class=\"shaded\" style=\"width: 11.2344%; height: 16px;\" scope=\"col\">$latex A$<\/th>\r\n<th class=\"shaded\" style=\"width: 10.9504%; height: 16px;\" scope=\"col\">$latex B$<\/th>\r\n<th class=\"shaded\" style=\"width: 25.9304%; height: 16px;\" scope=\"col\">$latex A \\wedge B$<\/th>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<table class=\"grid\" style=\"border-collapse: collapse; width: 50.433%; height: 80px;\" border=\"0\" cellpadding=\"10\"><caption>Truth table for disjunction<\/caption>\r\n<tbody>\r\n<tr style=\"height: 16px;\">\r\n<th class=\"shaded\" style=\"width: 11.2344%; height: 16px;\" scope=\"col\">$latex A$<\/th>\r\n<th class=\"shaded\" style=\"width: 10.9504%; height: 16px;\" scope=\"col\"><strong>$latex B$<\/strong><\/th>\r\n<th class=\"shaded\" style=\"width: 25.9304%; height: 16px;\" scope=\"col\">$latex A \\vee B$<\/th>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px;\">\r\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\r\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\r\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p style=\"text-align: justify;\">Evaluate whether the following arguments are valid or invalid. Firstly, identify their logical form, and then use truth-tables to establish their (in)validity.<\/p>\r\n\r\n<ol>\r\n \t<li style=\"text-align: justify;\">We now know the situation. The Yankees either have to beat the Red Sox or they won\u2019t make it to the World Series, and they won\u2019t do the former.<\/li>\r\n<\/ol>\r\n<ol style=\"text-align: justify;\" start=\"2\">\r\n \t<li>Sarah will only pass the discrete mathematics exam if she knows her set theory. Fortunately, she does know set theory well, so she will pass the exam.<\/li>\r\n<\/ol>\r\n<ol style=\"text-align: justify;\" start=\"3\">\r\n \t<li>It just isn\u2019t the case that you can be a liberal and a Republican, so either you\u2019re not a Republican or you\u2019re not a liberal.<\/li>\r\n<\/ol>\r\n<ol start=\"4\">\r\n \t<li style=\"text-align: justify;\">If Dylan goes to law or medical school then he\u2019ll be OK financially. Fortunately, he\u2019s going to law school.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>","rendered":"<p>This chapter discusses some philosophical issues concerning the nature of formal logic. Particular attention will be given to the concept of logical form, the goal of formal logic in capturing logical form, and the explanation of validity in terms of logical form. We shall see how this understanding of the notion of validity allows us to identify what we call formal fallacies, which are mistakes in an argument due to its logical form. We shall also discuss some philosophical problems about the nature of logical forms. For the sake of simplicity, our focus will be on <a class=\"glossary-term\" aria-haspopup=\"dialog\" aria-describedby=\"definition\" href=\"#term_202_113\">propositional logic<\/a>. But many of the results to be discussed do not depend on this choice, and are applicable to more advanced logical systems.<\/p>\n<h2>Logic, Validity, and Logical Forms<\/h2>\n<p>Different sciences have different subject matters: physics tries to discover the properties of matter, history aims to discover what happened in the past, biology studies the development and evolution of living organisms, mathematics is, or at least seems to be, about numbers, sets, geometrical spaces, and the like. But what is it that logic investigates? What, indeed, is logic?<\/p>\n<p>This is an essentially philosophical question, but its answer requires reflection on the status and behavior of logical rules and inferences. Textbooks typically present logic as the science of the relation of <em>consequence<\/em> that holds between the premises and the conclusion of a <strong><a class=\"glossary-term\" aria-haspopup=\"dialog\" aria-describedby=\"definition\" href=\"#term_202_121\">valid argument<\/a><\/strong>, where an argument is valid if it is not possible for its premises to be true and the conclusion false. If logic is the science of the relation of consequence that holds between the premises and the conclusion of a valid argument, we can say that logicians will be concerned with whether a conclusion of an argument is or is not a consequence of its premises.<\/p>\n<p>Let us examine the notion of validity with more care. For example, consider the following argument:<\/p>\n<ol>\n<li>If Alex is a sea bream, then Alex is not a rose.<\/li>\n<li>Alex is a rose.<\/li>\n<li class=\"therefore-med\">[latex]\/ \\therefore[\/latex] Alex is not a sea bream.<\/li>\n<\/ol>\n<p>It can be shown that it is not possible for (1) and (2) to be true yet (3) false. Hence, the whole argument is valid. For convenience, let us represent each sentence of the argument into the standard propositional logic, which aims to analyze the structure and meaning of various propositions. To do this, we must first introduce the language of our logic.<\/p>\n<p>The alphabet of propositional logic contains letters standing for sentences: <em>A<\/em>, <em>B<\/em>, <em>C<\/em>, and so on. For example, we can translate \u201cAlex is a rose\u201d by just using <em>B<\/em>. Similarly, we can use <em>S<\/em> to translate \u201cI would love to smell it.\u201d The alphabet of propositional logic contains other symbols known as <a class=\"glossary-term\" aria-haspopup=\"dialog\" aria-describedby=\"definition\" href=\"#term_202_99\"><strong>logical connectives<\/strong><\/a>. One is a symbol for \u201cnot\u201d or <em>negation<\/em> [latex](\\neg )[\/latex].\u00a0 When we say that Alex is <em>not<\/em> a rose, we, in effect, say that it is not the case that Alex is a rose. If we translate \u201cAlex is a rose\u201d by <em>B<\/em>, we translate \u201cAlex is not a rose\u201d as \u201c[latex]\\neg B[\/latex].\u201d\u00a0 Another is a symbol [latex](\\rightarrow)[\/latex] for conditional sentences of the form \u201cif \u2026 then \u2026.\u201d For example, we can translate \u201cIf Alex is a rose, then I would love to smell it\u201d as \u201c[latex]B \\rightarrow A[\/latex].\u201d When we say that if Alex is a rose, then I would love to smell it, we say something conditional: on the condition that Alex is a rose, I would love to smell it. In general, a conditional sentence has two components. We call the first component the <em>antecedent<\/em>, the second component the <em>consequent<\/em>, and the whole proposition a <strong><a class=\"glossary-term\" aria-haspopup=\"dialog\" aria-describedby=\"definition\" href=\"#term_202_77\">conditional<\/a><\/strong>. The language of our logic also includes \u201cand\u201d [latex](\\wedge)[\/latex], otherwise known as <em>conjunction<\/em>, and \u201cor\u201d [latex](\\vee)[\/latex], otherwise known as <em>disjunction<\/em>. But in this chapter, we shall only deal with negation and conditional.<\/p>\n<p>Thus, if we use <em>A<\/em> for \u201cAlex is a sea bream,\u201d we can represent (1) with [latex]A \\rightarrow \\neg B[\/latex], and represent our above argument (1)-(3) as follows:<\/p>\n<ol>\n<li>[latex]A \\rightarrow \\neg B[\/latex]<\/li>\n<li>[latex]B[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg A[\/latex]<\/li>\n<\/ol>\n<p>But, recall, our aim was to examine why this argument, if at all, is valid. The mere representation of \u201cnot\u201d by \u201c[latex]\\neg[\/latex]\u201d and \u201cif \u2026 then\u201d by \u201c[latex]\\rightarrow[\/latex]\u201d will not be sufficient to verify the validity or invalidity of a given argument: we also need to know what these symbols and the propositions they express <em>mean<\/em>.\u00a0 But how can we specify the <em>meaning<\/em> of \u201c[latex]neg[\/latex] \u201d and \u201c[latex]\\rightarrow[\/latex]\u201d?<\/p>\n<p>It is plausible to say that if <em>A<\/em> is true, then its negation is false, and vice versa. For example, if \u201cAlex is a rose\u201d is true, then \u201cAlex is not a rose\u201d is false. This gives us the meaning of \u201c[latex]\\neg[\/latex]\u201d. We can represent this information about the meaning of negation in terms of a <em>truth-table<\/em> in the following way (with T symbolising <em>true<\/em>, and F <em>false<\/em>):<\/p>\n<p>&nbsp;<\/p>\n<div style=\"text-align: left;\">\n<table class=\"grid\" style=\"height: 80px; width: 50.433%;\" cellpadding=\"10\">\n<caption>Truth table for negation<\/caption>\n<tbody>\n<tr>\n<th class=\"shaded\" style=\"width: 167.062px; text-align: left;\" scope=\"col\"><strong>[latex]A[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 166.062px;\" scope=\"col\"><strong>[latex]\\neg A[\/latex]<\/strong><\/th>\n<\/tr>\n<tr>\n<td style=\"width: 167.062px;\">T<\/td>\n<td style=\"width: 166.062px;\">F<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 167.062px;\">F<\/td>\n<td style=\"width: 166.062px;\">T<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>Here, we can read each row of the truth-table as a way the world could be. That is, in situations or possible worlds where <em>A<\/em> is true (for example, where Alex is indeed a sea bream), [latex]\\neg \\textit{A}[\/latex] is false (it is false that Alex is a sea bream); and vice versa. Thus construed, a truth-table gives us the situations in which a proposition such as <em>A<\/em> is true, and those in which it is false. In addition, it tells us in what situations [latex]\\neg \\textit{A}[\/latex] is true, and in what situations it is false.<\/p>\n<p>In a similar way, we can specify the meaning of \u201c[latex]\\rightarrow[\/latex]\u201d by specifying the situations in which conditional propositions of the form \u201c[latex]\\textit{A} \\rightarrow \\textit{B}[\/latex]\u201d are true or false. Here is the standard truth-table for \u201c[latex]\\rightarrow[\/latex]\u201d:<\/p>\n<p>&nbsp;<\/p>\n<table class=\"grid\" style=\"border-collapse: collapse; width: 50.433%; height: 80px;\" cellpadding=\"10\">\n<caption>Truth table for material conditional<\/caption>\n<tbody>\n<tr style=\"height: 16px;\">\n<th class=\"shaded\" style=\"width: 11.2344%; height: 16px;\" scope=\"col\"><strong>[latex]A[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 10.9504%; height: 16px;\" scope=\"col\">\u00a0<strong>[latex]B[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 25.9304%; height: 16px;\" scope=\"col\"><strong>[latex]A \\rightarrow B[\/latex]<\/strong><\/th>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>As can be seen, there is only one row in which [latex]\\textit{A} \\rightarrow \\textit{B}[\/latex] is false; i.e. the second row in which the consequent is false, but the antecedent is true. As the first row tells us, if both <em>A<\/em> and <em>B<\/em> are true, then so is [latex]\\textit{A} \\rightarrow \\textit{B}[\/latex]. Further, the third and fourth rows tell us that if the antecedent is false, then the whole conditional is true, regardless of whether the consequent is true or false. Hence, all conditionals with false antecedents are true.<\/p>\n<p>But how is it possible for a conditional to be true if its antecedent is false? Here is one suggestion to answer this question: if your assumption is false, then you can legitimately conclude whatever you would like to. For example, if you assume that Amsterdam is the capital of England, you can legitimately conclude anything whatsoever; it does not matter whether it\u2019s true or false. Thus, from the assumption that Amsterdam is the capital of England, you can conclude that Paris is the capital of France. You can also conclude that Paris is the capital of Brazil.<\/p>\n<p>We can see that one important piece of information that truth-tables convey concerns how the truth or falsity of complex sentences such as [latex]\\textit{A} \\rightarrow \\textit{B}[\/latex] and [latex]\\neg \\textit{A}[\/latex] depends on the truth or falsity of the propositional letters they contain: the truth or falsity of\u00a0[latex]\\textit{A} \\rightarrow \\textit{B}[\/latex] depends solely on the truth or falsity of <em>A<\/em> and of <em>B<\/em>. Similarly, the truth or falsity of [latex]\\neg \\textit{A}[\/latex] depends solely on that of <em>A<\/em>.<\/p>\n<p>Now we are in a position to verify whether our argument (1)-(3) is valid or not. And, as we shall see in a moment, the validity or invalidity of an argument depends on the meaning of the logical connectives (such as \u201c[latex]\\rightarrow[\/latex]\u201d and \u201c[latex]\\neg[\/latex]\u201d) which is specified by the corresponding truth-tables. In other words, if the truth-tables of these connectives were different to what they actually are, we would have a different collection of valid arguments.<\/p>\n<p>We defined an argument as valid if it is not possible for its premises to be true and the conclusion false. By designing a truth-table, we can see under what conditions the premises [latex](\\textit{A} \\rightarrow \\neg \\textit{B}, \\textit{B})[\/latex] and the conclusion [latex](\\neg \\textit{A})[\/latex] of our argument (1)-(3) are true or false:<\/p>\n<p>&nbsp;<\/p>\n<div style=\"text-align: left;\">\n<table class=\"grid\" style=\"height: 126px; width: 50.433%;\" cellpadding=\"10\">\n<caption>Truth table for argument (1)-(3)<\/caption>\n<tbody>\n<tr style=\"height: 15px;\">\n<th class=\"shaded\" style=\"width: 59.3167px; height: 15px;\" scope=\"col\"><strong>[latex]A[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 68.3667px; height: 15px;\" scope=\"col\"><strong>[latex]A[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 115.583px; height: 15px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>[latex]A \\rightarrow \\neg B[\/latex]<\/strong><\/span><\/th>\n<th class=\"shaded\" style=\"width: 71.3833px; height: 15px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>[latex]B[\/latex]<\/strong><\/span><\/th>\n<th class=\"shaded\" style=\"width: 66.35px; height: 15px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>[latex]\\neg A[\/latex]<\/strong><\/span><\/th>\n<\/tr>\n<tr style=\"height: 14px;\">\n<td style=\"width: 59.3167px; height: 14px;\">T<\/td>\n<td style=\"width: 68.3667px; height: 14px;\">T<\/td>\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<\/tr>\n<tr style=\"height: 14px;\">\n<td style=\"width: 59.3167px; height: 14px;\">T<\/td>\n<td style=\"width: 68.3667px; height: 14px;\">F<\/td>\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<\/tr>\n<tr style=\"height: 14px;\">\n<td style=\"width: 59.3167px; height: 14px;\">F<\/td>\n<td style=\"width: 68.3667px; height: 14px;\">T<\/td>\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<\/tr>\n<tr style=\"height: 14px;\">\n<td style=\"width: 59.3167px; height: 14px;\">F<\/td>\n<td style=\"width: 68.3667px; height: 14px;\">F<\/td>\n<td style=\"width: 115.583px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td style=\"width: 71.3833px; height: 14px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td style=\"width: 66.35px; height: 14px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>Since in the above truth-table, there is no row in which the premises\u00a0[latex](\\textit{A} \\rightarrow \\neg \\textit{B}, \\textit{B})[\/latex] are true and the conclusion [latex](\\neg A)[\/latex] false, the argument is valid. The only row in which the premises are both true is the third row, and in that row the conclusion is also true. In other words, there is no world or situation in which (1) and (2) are true, but (3) is not. This just means that the argument is valid.<\/p>\n<p>Now, consider the following argument:<\/p>\n<ol start=\"4\">\n<li>If Alex is a tiger, then Alex is an animal.<\/li>\n<li>Alex is not a tiger.<\/li>\n<li class=\"therefore-med\">[latex]\/ \\therefore[\/latex] Alex is not an animal.<\/li>\n<\/ol>\n<p>There are situations in which the argument works perfectly well. For example, suppose that Alex is not a tiger but is, in fact, a table. In this case, Alex would not be an animal, either. And thus, the sentences (4), (5), and (6) would be true. But this is not <em>always<\/em> the case, for we can imagine a situation in which the premises are true but the conclusion false, such as where Alex is not a tiger but is, in fact, a dog. Thus, by imagining the situation just described, we would have produced a counterexample: in this situation, (6) would be false, and hence it would not be a consequence of (4) and (5). The argument is invalid.<\/p>\n<p>That the argument is invalid can also be verified by the method of truth-tables. For we can find a situation in which (4) and (5) are both true and yet (6) false. That is, in the truth-table, if we represent (4) as [latex]\\textit{C} \\rightarrow \\textit{D}[\/latex], (5) as [latex]\\neg \\textit{C}[\/latex], and (6) as [latex]\\neg \\textit{D}[\/latex], there will be at least one row in which the premises are true and the conclusion false (which row is that?):<\/p>\n<p>&nbsp;<\/p>\n<div style=\"text-align: left;\">\n<table class=\"grid\" style=\"width: 50.433%; height: 126px;\" cellpadding=\"10\">\n<caption>Truth table for argument (4)-(6)<\/caption>\n<thead>\n<tr class=\"shaded\" style=\"height: 16px;\">\n<th class=\"shaded\" style=\"width: 59.7167px; height: 16px;\" scope=\"col\"><strong>[latex]C[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 64.7px; height: 16px;\" scope=\"col\"><strong>[latex]D[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 105.933px; height: 16px;\" scope=\"col\"><span style=\"color: #000000;\">[latex]C\\rightarrow D[\/latex]<\/span><\/th>\n<th class=\"shaded\" style=\"width: 77.2px; height: 16px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>[latex]\\neg C[\/latex]<\/strong><\/span><\/th>\n<th class=\"shaded\" style=\"width: 73.45px; height: 16px;\" scope=\"col\"><span style=\"color: #000000;\"><strong>[latex]\\neg D[\/latex]<\/strong><\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 16px;\">\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">T<\/td>\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">T<\/td>\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">T<\/td>\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">F<\/td>\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">F<\/td>\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">T<\/td>\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">F<\/span><\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td class=\"border\" style=\"width: 59.7167px; height: 16px;\">F<\/td>\n<td class=\"border\" style=\"width: 64.7px; height: 16px;\">F<\/td>\n<td class=\"border\" style=\"width: 105.933px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td class=\"border\" style=\"width: 77.2px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<td class=\"border\" style=\"width: 73.45px; height: 16px;\"><span style=\"color: #000000;\">T<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>We said that logicians are concerned with validity or invalidity of arguments, and we proposed the method of truth-tables for undertaking this task. But which arguments are valid, and which are not? It is here that the notion of <strong><a class=\"glossary-term\" aria-haspopup=\"dialog\" aria-describedby=\"definition\" href=\"#term_202_101\">logical form<\/a><\/strong> emerges. Suppose that a logician embarks on the ridiculous task of recording each and every valid argument. In this case, she would surely record that (1)-(3) is valid. Now, suppose she faces the following argument:<\/p>\n<ol start=\"7\">\n<li>If Alice is reading Hegel, she is not frustrated.<\/li>\n<li>Alice is frustrated.<\/li>\n<li class=\"therefore-med\">[latex]\/ \\therefore[\/latex] Alice is not reading Hegel.<\/li>\n<\/ol>\n<p>To see whether this argument is valid or not, she can rewrite each sentence of the argument in her logical language: Alice is reading Hegel [latex](\\textit{P})[\/latex]; Alice is frustrated [latex](\\textit{Q})[\/latex]; and, if Alice is reading Hegel, then Alice is not frustrated) [latex](\\textit{P} \\rightarrow \\neg \\textit{Q})[\/latex]. She can then design a suitable truth-table, and check whether there is any row or situation in which the premises are both true and the conclusion false. Since there is no such row (why?), she will correctly announce that the argument is valid.<\/p>\n<p>But it is obvious that in order to check the validity of (7)-(9), our logician did not need to go to this effort. It would suffice if she just noted that the two arguments (1)-(3) and (7)-(9), and their respective truth-tables, are to a great extent <em>similar<\/em>; they have the same <em>form<\/em>. In fact, their only difference is that in the first, the letters <em>A<\/em> and <em>B<\/em> have been used, and in the second they have been substituted for <em>P<\/em> and <em>Q<\/em>, respectively. The logical connectives [latex]\\rightarrow[\/latex] and [latex]\\neg[\/latex] have not changed.<\/p>\n<p>To see the point, let us translate each argument into the language of propositional logic we introduced above:<\/p>\n<ol>\n<li>[latex]\\textit{A} \\rightarrow \\neg \\textit{B}[\/latex]<\/li>\n<li>[latex]\\textit{B}[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\textit{A}[\/latex]<\/li>\n<\/ol>\n<ol start=\"7\">\n<li>[latex]\\textit{P} \\rightarrow \\neg \\textit{Q}[\/latex]<\/li>\n<li>[latex]\\textit{Q}[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\textit{P}[\/latex]<\/li>\n<\/ol>\n<p>The two arguments have something in <em>common<\/em>. Let us say that what they have in common is their <em>logical form<\/em>. As you can see, the logical connectives of the arguments have not changed. Since the two arguments have the same form, if one is valid, then the other must be valid, too. More generally, all arguments of this same form are valid. The liberating news is that our logician does not need to embark on the exasperating task of checking the validity of each and every argument separately. For if she already knows that a given argument is valid, and if she can also show that another argument has the same form as the first one, then she can be sure that the second argument is valid without having to design its truth-table.<\/p>\n<p>We said that an argument is valid if it is not possible for the premises to be true and the conclusion false. Now, we can say that every argument which shares its form with a valid argument is also valid, and consequently, every argument which shares its form with an invalid argument is also invalid.<a class=\"footnote\" title=\"It is more accurate to say that every argument which shares its form with an invalid argument is also invalid within that logic, but not necessarily for every logic. For example, in propositional logic,\n\n \tAll men are mortal\n \tSocrates is a man\n \t[latex]\/ \\therefore[\/latex] Socrates is mortal\n\nis of the same logical form as:\n\n \tAll men are immortal\n \tSocrates is a man\n \t[latex]\/ \\therefore[\/latex] Socrates is mortal\n\nBoth of these arguments can be translated as follows:\n\n \tP\n \tQ\n \t[latex]\/ \\therefore[\/latex] R\n\nBut (4)-(6), as opposed to (1)-(3), is invalid, for if all men are immortal and Socrates is a man, then Socrates is immortal. Thus, in propositional logic, both of these arguments have the same logical form, even though, from the perspective of a more expressive logic, such as first-order logic, which explains the role that quantifiers such as \u201call\u201d and \u201csome\u201d play within arguments, only the first is valid. Thus, every argument which shares its form with a valid argument is valid within that logic, but not necessarily across the board.\" id=\"return-footnote-202-1\" href=\"#footnote-202-1\" aria-label=\"Footnote 1\"><sup class=\"footnote\">[1]<\/sup><\/a>It is in this sense that the idea of logical form can be used to establish the (in)validity of arguments. For example, suppose that we want to check the validity of the following argument:<\/p>\n<ol start=\"10\">\n<li>If Alice is reading Russell, then Alice is thinking of logic.<\/li>\n<li>Alice is not reading Russell.<\/li>\n<li class=\"therefore-med\">[latex]\/ \\therefore[\/latex] Alice is not thinking of logic.<\/li>\n<\/ol>\n<p>As soon as we see that (10)-(12) has the same form as (4)-(6), which we already know to be invalid, we can be assured that the former is also invalid without having to construct its truth-table.<\/p>\n<p>Thus, we can see that understanding the notion of validity in terms of logical form allows us to identify various <em>formal fallacies<\/em>. For example, the argument (10)-(12) is an instance of the fallacy of <em>denying the antecedent<\/em>. Thus, every argument which shares its form with (10)-(12) is also invalid.<\/p>\n<p>There are three further questions we may ask about logical forms: (i) How can we \u201cextract\u201d the logical form from arguments which they share? That is, how can we show that various arguments are instances of a common logical form? (ii) What is the nature of a logical form? Is a logical form a <em>thing<\/em>, and if so, what sort of thing is it? (iii) Does each argument have only one logical form? In the following three sections, we shall talk about these three questions, respectively.<\/p>\n<h2>Extracting Logical Forms<\/h2>\n<p>Let us, again, consider the arguments (1)-(3) and (7)-(9) which seem to share one and the same logical form. How can we <em>show<\/em> that they have a common logical form? First, we should represent them in logical symbols:<\/p>\n<ol>\n<li>[latex]\\textit{A} \\rightarrow \\neg \\textit{B}[\/latex]<\/li>\n<li>[latex]\\textit{B}[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\textit{A}[\/latex]<\/li>\n<\/ol>\n<ol start=\"7\">\n<li>[latex]\\textit{P} \\rightarrow \\neg \\textit{Q}[\/latex]<\/li>\n<li>[latex]\\textit{Q}[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\textit{P}[\/latex]<\/li>\n<\/ol>\n<p>To see what these two arguments have in common, we must abstract away from (or ignore or leave aside) the specific contents of their particular premises and conclusions, and thereby reveal a general form that is common to these arguments. For example, we must ignore whether Alex is or is not a rose; all that matters is to replace \u201cAlex is a rose\u201d with <em>B<\/em>. In this sense, to obtain or extract the logical form of an argument, we must abstract from the content of the premises and the conclusion by regarding them as mere place-holders in the form that the argument exhibits. As you may have noted, we do <em>not<\/em> extract away the content of the <em>logical connectives<\/em>. It is an important question as to why we do not abstract away from the logical connectives. The basic thought is that their meaning constitutes an important part of the logical form of an argument, and thereby in determining its (in)validity.<\/p>\n<p>To talk about logical forms, we shall use the lowercase Greek letters such as [latex]\\alpha, \\beta, \\gamma,[\/latex] and [latex]\\delta[\/latex]. For example, we can represent the logical form that (1)-(3) and (7)-(9) share as follows:<\/p>\n<ol type=\"i\">\n<li>[latex]\\alpha \\rightarrow \\neg \\beta[\/latex]<\/li>\n<li>[latex]\\beta[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\alpha[\/latex]<\/li>\n<\/ol>\n<p>An analogy may help here: In mathematics, we think about <em>particular<\/em> arithmetical propositions such as \u201c[latex]1 + 2 = 2 + 1[\/latex]\u201d and \u201c[latex]0 + 2 = 2 + 0[\/latex].\u201d But when we want to <em>generalize<\/em>, we use formulas that contain <em>variables<\/em>, and not <em>specific<\/em> numbers. For example, \u201c[latex]x + y = y + x[\/latex]\u201d expresses something general about the behaviour of the natural numbers. Whatever natural numbers <em>x<\/em> and <em>y<\/em> stand for, \u201c[latex]x + y = y + x[\/latex]\u201d remains true. The same goes with the variables [latex]\\alpha, \\beta, \\gamma,[\/latex] and [latex]\\delta[\/latex], which enable us to talk in a general way about the premises and conclusion of arguments. Whatever meaning [latex]\\alpha[\/latex] and [latex]\\beta[\/latex] are given, that is, whatever propositions they express, (i)-(iii) remains valid, and so do all of its instances, such as (1)-(3) and (7)-(9).<\/p>\n<p>As mentioned above, extracting a certain logical form allows us to talk, in a general way, about premises and conclusions of arguments. It does not matter what specific objects and properties\u2014what specific subject matter\u2014they talk about. And this leads us, again, to our initial concern about the real subject matter of logic:<\/p>\n<blockquote>\n<p style=\"text-align: justify;\">Form can thus be studied independently of subject-matter, and it is mainly in virtue of their form, as it turns out, rather than their subject-matter that arguments are valid or invalid. Hence it is the forms of argument, rather than actual arguments themselves, that logic investigates. (Lemmon 1971, 4)<\/p>\n<\/blockquote>\n<p>According to this conception of logic, logicians are in a position to evaluate the validity of an argument, even if they do not strictly understand the content of the claims within the argument, nor under what conditions they would be true. Whether or not the claims within arguments are true, therefore, is not a matter for logic. Instead, what logic does is to explore the <em>logical forms<\/em> of arguments, and thereby establish their (in)validity.<\/p>\n<h2>The Nature of Logical Forms<\/h2>\n<p>In this and the next section, we will look into more philosophical matters. In this section, we shall discuss our second question: what is the nature of a logical form? The question about the nature of logical form is reminiscent of the ancient question about the nature of universals. All red roses have something in common; they all share or instantiate something. But what is that thing, if it is a thing at all? Is the property of <em>being red<\/em> akin to a Platonic universal that exists independently of the red roses that instantiate it? Or is it like an Aristotelian universal whose existence depends on the existence of the particular roses? Perhaps, it does not have any existence at all; it is nothing more than a name or a label that we use to talk about red roses. We can ask exactly the parallel questions about logical forms: What is it that all valid arguments of the same form share or instantiate? Is it an entity in the world, or a symbol in language, or a mental construction formed and created by us?<\/p>\n<p>Assuming that logical forms exist, what are they? There are, generally speaking, two lines of thought here. According to the first, logical forms are <em>schemata<\/em>, and hence, are linguistic entities. According to the second, logical forms are <em>properties<\/em>: they are extra-linguistic entities, akin to universals. They are what schemata express or represent. (An analogy may help here: The expression \u201cis happy\u201d is a predicate; it is a linguistic item. But it expresses an extra-linguistic entity, such as the property of <em>being happy<\/em>.)<\/p>\n<p>Identifying logical forms with schemata appears to be quite intuitive. But it leads to a fallacy. As Timothy Smiley points out, the fallacy lies in \u201ctreating the medium as the message\u201d (Smiley 1982, 3). Consider the logical form of (1)-(3):<\/p>\n<ol type=\"i\">\n<li>[latex]\\alpha \\rightarrow \\neg \\beta[\/latex]<\/li>\n<li>[latex]\\beta[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\alpha[\/latex]<\/li>\n<\/ol>\n<p>You may like, with equal right, to identify the logical form of (1)-(3) with:<\/p>\n<ol start=\"4\" type=\"i\">\n<li>[latex]\\gamma \\rightarrow \\neg \\eta[\/latex]<\/li>\n<li>[latex]\\eta[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\gamma[\/latex]<\/li>\n<\/ol>\n<p>And yet another logician may prefer to capture its logical form with a distinct set of variables:<\/p>\n<ol start=\"7\" type=\"i\">\n<li>[latex]\\chi \\rightarrow \\neg \\delta[\/latex]<\/li>\n<li>[latex]\\delta[\/latex]<\/li>\n<li class=\"therefore-short\">[latex]\/ \\therefore \\neg \\chi[\/latex]<\/li>\n<\/ol>\n<p>Which of these are <em>the<\/em> logical form of (1)-(3)? There are many different ways to capture its logical form. Which one of them has the right to be qualified as <em>the<\/em> logical form of (1)-(3)? This question is pressing if logical forms are taken to be schemata, and hence to be linguistic entities. If a logical form is just a string of symbols, then it varies by using a distinct set of variables. There will be no non-arbitrary way to choose one as opposed to any other as <em>the<\/em> logical form of a given argument. In other words, there will be nothing to choose between these linguistically distinct entities and, hence, none of them could be identified with <em>the<\/em> logical form of the original argument.<\/p>\n<p>This may encourage us to identify logical forms as language-independent or language-invariant entities. On this view, logical forms are identified not with schemata, but with what schemata express or represent. They are worldly, rather than linguistic, entities. This view does not succumb to the above problem. Since, on this view, logical forms are worldly entities, none of the above candidates\u2013i.e. (i)-(iii), (iv)-(vi), and (vii)-(ix)\u2013is the logical form of (1)-(3). Rather, each of them <em>expresses<\/em> or <em>represents<\/em> its logical form.<\/p>\n<h2>One Logical Form or Many?<\/h2>\n<p>It seems then that we will be in a better position if we assume that logical forms are worldly entities. But this does not leave us completely home and dry, either. So far, we have assumed that logical forms are <em>unique<\/em> entities. That is, we assumed that arguments such as (1)-(3) and (7)-(9) have o<em>ne and the same<\/em> logical form. But is that the case?<\/p>\n<p>In general, objects can take <em>many<\/em> forms. For example, a particular sonnet can be both Petrarchan and Miltonic, and a vase can be both a cuboid and a cube.<a class=\"footnote\" title=\"See Oliver (2010, 172), where he disagrees with Strawson (195, 54).\" id=\"return-footnote-202-2\" href=\"#footnote-202-2\" aria-label=\"Footnote 2\"><sup class=\"footnote\">[2]<\/sup><\/a>\u00a0 Also, it seems that a single sentence can take many (at least, more than one) forms. Consider [latex]\\neg(\\textit{P} \\rightarrow \\neg \\textit{Q})[\/latex]. What is its logical form? It seems that each of the following options works perfectly well as an answer to our question: it is a negation; it is a negation of a conditional; and it is a negation of a conditional whose consequent is a negation.<a class=\"footnote\" title=\"This way of putting the point is due to Smith (2012, 81).\" id=\"return-footnote-202-3\" href=\"#footnote-202-3\" aria-label=\"Footnote 3\"><sup class=\"footnote\">[3]<\/sup><\/a><\/p>\n<p>Now, suppose that each of these logical forms is a logical form of a given argument. In virtue of what is each of them a logical form of one and the same argument? That is, what explains the fact that different logical forms are forms of one and the same argument? What unifies them in this respect? One answer is to say that all of these forms have a common logical form. But then you can ask the same question about this common logical form, since this very form has further different forms. In virtue of what are these logical forms forms of one and the same form? And this process can go endlessly. You have a logical form which itself has other logical forms, and so on. But this is not compatible with the thesis that logical forms are unique entities.<a class=\"footnote\" title=\"This is reminiscent of the Aristotelian Third Man argument against Plato\u2019s theory of Forms.\" id=\"return-footnote-202-4\" href=\"#footnote-202-4\" aria-label=\"Footnote 4\"><sup class=\"footnote\">[4]<\/sup><\/a><\/p>\n<div class=\"textbox textbox--key-takeaways\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\"><strong>Question for Reflection<\/strong><\/p>\n<\/header>\n<div class=\"textbox__content\">It seems that we cannot always talk of <em>the<\/em> logical form that an argument or various arguments share. If this view is correct, then what are its philosophical implications? Can we still understand the notion of validity in terms of the notion of logical form?<\/div>\n<\/div>\n<h2>Summary<\/h2>\n<p>This chapter started with a question about the subject matter of formal logic: what is it that formal logic studies? We discussed the thesis that formal logic studies logical consequence through the <em>form<\/em> of arguments. We then explicated the notion of validity in terms of truth-tables, which specify the conditions under which a proposition is true or false\u2013for example, a conditional proposition is false only when its antecedent is true and its consequence false; otherwise, it is true. Thus, as we discussed above, truth-tables can be employed to determine whether arguments formulated in the language of propositional logic are valid.<\/p>\n<p>We then dug further into what it means for arguments to have a logical form, and how their logical form impacts their (in)validity. The chief idea is that every argument which shares its logical form with a valid argument is also valid, and consequently, every argument which shares its logical form with an invalid argument is also invalid. We saw how this understanding of the notion of validity enables us to identify formal fallacies, such as the fallacy of affirming the consequent. We ended this chapter by asking three philosophical questions about the nature, existence, and uniqueness of logical forms.<\/p>\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<h2 class=\"textbox__title\"><span style=\"color: #ffffff;\"><strong>EXERCISES<\/strong><\/span><\/h2>\n<\/header>\n<div class=\"textbox__content\">\n<h3><strong>Exercise One<\/strong><\/h3>\n<p style=\"text-align: justify;\">Using a truth-table, show that the following argument, which is known as the fallacy of <em>affirming the consequent<\/em>, is invalid:\u00a0 [latex]A \\rightarrow B,\u00a0 B; \/ \\therefore A[\/latex].<\/p>\n<h3><strong>Exercise Two<\/strong><\/h3>\n<p style=\"text-align: justify;\">Using a truth-table, how that the following argument, which is known as the <em>hypothetical syllogism<\/em>, is valid: [latex]A \\rightarrow B}, B \\rightarrow C; \/ \\therefore A \\rightarrow C[\/latex].\u00a0 <em>[Hint: Your truth-table should have eight rows, as there are three propositional variables (A, B and C) that you need to include within it.]<\/em><\/p>\n<h3 style=\"text-align: justify;\"><strong>Exercise Three<\/strong><\/h3>\n<p style=\"text-align: justify;\">Use the truth-tables already given to you for the conditional [latex](\\rightarrow)[\/latex] and negation [latex](\\neg)[\/latex], and the two new truth-tables for conjunction [latex](\\wedge)[\/latex] and disjunction [latex](\\vee)[\/latex] below, which are used to logically express common uses of the vernacular \u2018and\u2019 and \u2018or\u2019, respectively:<\/p>\n<table class=\"grid\" style=\"border-collapse: collapse; width: 50.433%; height: 126px;\" cellpadding=\"10\">\n<caption>Truth table for conjunction<\/caption>\n<tbody>\n<tr style=\"height: 16px;\">\n<th class=\"shaded\" style=\"width: 11.2344%; height: 16px;\" scope=\"col\">[latex]A[\/latex]<\/th>\n<th class=\"shaded\" style=\"width: 10.9504%; height: 16px;\" scope=\"col\">[latex]B[\/latex]<\/th>\n<th class=\"shaded\" style=\"width: 25.9304%; height: 16px;\" scope=\"col\">[latex]A \\wedge B[\/latex]<\/th>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table class=\"grid\" style=\"border-collapse: collapse; width: 50.433%; height: 80px;\" cellpadding=\"10\">\n<caption>Truth table for disjunction<\/caption>\n<tbody>\n<tr style=\"height: 16px;\">\n<th class=\"shaded\" style=\"width: 11.2344%; height: 16px;\" scope=\"col\">[latex]A[\/latex]<\/th>\n<th class=\"shaded\" style=\"width: 10.9504%; height: 16px;\" scope=\"col\"><strong>[latex]B[\/latex]<\/strong><\/th>\n<th class=\"shaded\" style=\"width: 25.9304%; height: 16px;\" scope=\"col\">[latex]A \\vee B[\/latex]<\/th>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">T<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">T<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">T<\/td>\n<\/tr>\n<tr style=\"height: 16px;\">\n<td style=\"width: 11.2344%; height: 16px;\">F<\/td>\n<td style=\"width: 10.9504%; height: 16px;\">F<\/td>\n<td style=\"width: 25.9304%; height: 16px;\">F<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\">Evaluate whether the following arguments are valid or invalid. Firstly, identify their logical form, and then use truth-tables to establish their (in)validity.<\/p>\n<ol>\n<li style=\"text-align: justify;\">We now know the situation. The Yankees either have to beat the Red Sox or they won\u2019t make it to the World Series, and they won\u2019t do the former.<\/li>\n<\/ol>\n<ol style=\"text-align: justify;\" start=\"2\">\n<li>Sarah will only pass the discrete mathematics exam if she knows her set theory. Fortunately, she does know set theory well, so she will pass the exam.<\/li>\n<\/ol>\n<ol style=\"text-align: justify;\" start=\"3\">\n<li>It just isn\u2019t the case that you can be a liberal and a Republican, so either you\u2019re not a Republican or you\u2019re not a liberal.<\/li>\n<\/ol>\n<ol start=\"4\">\n<li style=\"text-align: justify;\">If Dylan goes to law or medical school then he\u2019ll be OK financially. Fortunately, he\u2019s going to law school.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<hr class=\"before-footnotes clear\" \/><div class=\"footnotes\"><ol><li id=\"footnote-202-1\">It is more accurate to say that every argument which shares its form with an invalid argument is also invalid <em>within that logic,<\/em> but not necessarily for every logic. For example, in propositional logic,\r\n<ol>\r\n \t<li>All men are mortal<\/li>\r\n \t<li>Socrates is a man<\/li>\r\n \t<li class=\"therefore-med\">[latex]\/ \\therefore[\/latex] Socrates is mortal<\/li>\r\n<\/ol>\r\nis of the same logical form as:\r\n<ol start=\"4\">\r\n \t<li>All men are immortal<\/li>\r\n \t<li>Socrates is a man<\/li>\r\n \t<li class=\"therefore-med\">[latex]\/ \\therefore[\/latex] Socrates is mortal<\/li>\r\n<\/ol>\r\nBoth of these arguments can be translated as follows:\r\n<ol style=\"list-style-type: lower-roman;\">\r\n \t<li>P<\/li>\r\n \t<li>Q<\/li>\r\n \t<li class=\"therefore-short\">[latex]\/ \\therefore[\/latex] R<\/li>\r\n<\/ol>\r\nBut (4)-(6), as opposed to (1)-(3), is invalid, for if all men are immortal and Socrates is a man, then Socrates is immortal. Thus, in propositional logic, both of these arguments have the same logical form, even though, from the perspective of a more expressive logic, such as first-order logic, which explains the role that quantifiers such as \u201call\u201d and \u201csome\u201d play within arguments, only the first is valid. Thus, every argument which shares its form with a valid argument is valid within that logic, but not necessarily across the board. <a href=\"#return-footnote-202-1\" class=\"return-footnote\" aria-label=\"Return to footnote 1\">&crarr;<\/a><\/li><li id=\"footnote-202-2\">See Oliver (2010, 172), where he disagrees with Strawson (195, 54). <a href=\"#return-footnote-202-2\" class=\"return-footnote\" aria-label=\"Return to footnote 2\">&crarr;<\/a><\/li><li id=\"footnote-202-3\">This way of putting the point is due to Smith (2012, 81). <a href=\"#return-footnote-202-3\" class=\"return-footnote\" aria-label=\"Return to footnote 3\">&crarr;<\/a><\/li><li id=\"footnote-202-4\">This is reminiscent of the Aristotelian Third Man argument against Plato\u2019s theory of Forms. <a href=\"#return-footnote-202-4\" class=\"return-footnote\" aria-label=\"Return to footnote 4\">&crarr;<\/a><\/li><\/ol><\/div><div class=\"glossary\"><span class=\"screen-reader-text\" id=\"definition\">definition<\/span><template id=\"term_202_113\"><div class=\"glossary__definition\" role=\"dialog\" data-id=\"term_202_113\"><div tabindex=\"-1\"><p>I'm going to put a table in here:<\/p>\n<table class=\"no-lines\" style=\"border-collapse: collapse; width: 100%;\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"width: 33.3333%;\">Cell 1<\/td>\n<td style=\"width: 33.3333%;\">Cell 2<\/td>\n<td style=\"width: 33.3333%;\">Cell 3<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">Row 2, Cell 1<\/td>\n<td style=\"width: 33.3333%;\">Row 2, Cell 2<\/td>\n<td style=\"width: 33.3333%;\">Row 3, Cell 3<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">Row 3, C1<\/td>\n<td style=\"width: 33.3333%;\">R3, C2`<\/td>\n<td style=\"width: 33.3333%;\">R3,C3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><button><span aria-hidden=\"true\">&times;<\/span><span class=\"screen-reader-text\">Close definition<\/span><\/button><\/div><\/template><template id=\"term_202_121\"><div class=\"glossary__definition\" role=\"dialog\" data-id=\"term_202_121\"><div tabindex=\"-1\"><p style=\"text-align: right; direction: rtl;\">\u05db\u05dc \u05d9\u05e9\u05e8\u05d0\u05dc \u05d9\u05e9 \u05dc\u05d4\u05dd \u05d7\u05dc\u05e7 \u05dc\u05e2\u05d5\u05dc\u05dd \u05d4\u05d1\u05d0, \u05e9\u05e0\u05d0\u05de\u05e8 \u05d5\u05e2\u05de\u05da \u05db\u05d5\u05dc\u05dd \u05e6\u05d3\u05d9\u05e7\u05d9\u05dd, \u05dc\u05e2\u05d5\u05dc\u05dd \u05d9\u05d9\u05e8\u05e9\u05d5 \u05d0\u05e8\u05e5, \u05e0\u05e6\u05e8 \u05de\u05d8\u05e2\u05d9 \u05de\u05e2\u05e9\u05d4 \u05d9\u05d3\u05d9 \u05dc\u05d4\u05ea\u05e4\u05d0\u05e8.<\/p>\n<p style=\"text-align: right; direction: rtl;\">!\u05d0.<\/p>\n<p style=\"text-align: right; direction: rtl;\">!\u05e9\u05d4 \u05e7\u05d9\u05d1\u05dc \u05ea\u05d5\u05e8\u05d4 \u05de\u05e1\u05d9\u05e0\u05d9 \u05d5\u05de\u05e1\u05e8\u05d4 \u05dc\u05d9\u05d4\u05d5\u05e9\u05e2, \u05d5\u05d9\u05d4\u05d5\u05e9\u05e2 \u05dc\u05d6\u05e7\u05e0\u05d9\u05dd, \u05d5\u05d6\u05e7\u05e0\u05d9\u05dd \u05dc\u05e0\u05d1\u05d9\u05d0\u05d9\u05dd, \u05d5\u05e0\u05d1\u05d9\u05d0\u05d9\u05dd \u05de\u05e1\u05e8\u05d5\u05d4 \u05dc\u05d0\u05e0\u05e9\u05d9 \u05db\u05e0\u05e1\u05ea \u05d4\u05d2\u05d3\u05d5\u05dc\u05d4.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05dd \u05d0\u05de\u05e8\u05d5 \u05e9\u05dc\u05d5\u05e9\u05d4 \u05d3\u05d1\u05e8\u05d9\u05dd:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d5 \u05de\u05ea\u05d5\u05e0\u05d9\u05dd \u05d1\u05d3\u05d9\u05df, \u05d5\u05d4\u05e2\u05de\u05d9\u05d3\u05d5 \u05ea\u05dc\u05de\u05d9\u05d3\u05d9\u05dd \u05d4\u05e8\u05d1\u05d4, \u05d5\u05e2\u05e9\u05d5 \u05e1\u05d9\u05d2 \u05dc\u05ea\u05d5\u05e8\u05d4.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d1.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e9\u05de\u05e2\u05d5\u05df \u05d4\u05e6\u05d3\u05d9\u05e7 \u05d4\u05d9\u05d4 \u05de\u05e9\u05d9\u05d9\u05e8\u05d9 \u05db\u05e0\u05e1\u05ea \u05d4\u05d2\u05d3\u05d5\u05dc\u05d4.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d0 \u05d4\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e2\u05dc \u05e9\u05dc\u05d5\u05e9\u05d4 \u05d3\u05d1\u05e8\u05d9\u05dd \u05d4\u05e2\u05d5\u05dc\u05dd \u05e2\u05d5\u05de\u05d3, \u05e2\u05dc \u05d4\u05ea\u05d5\u05e8\u05d4 \u05d5\u05e2\u05dc \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e2\u05dc \u05d2\u05de\u05d9\u05dc\u05d5\u05ea \u05d7\u05e1\u05d3\u05d9\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d2.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d0\u05e0\u05d8\u05d9\u05d2\u05e0\u05d5\u05e1 \u05d0\u05d9\u05e9 \u05e1\u05d5\u05db\u05d5 \u05e7\u05d9\u05d1\u05dc \u05de\u05e9\u05de\u05e2\u05d5\u05df \u05d4\u05e6\u05d3\u05d9\u05e7.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d0 \u05d4\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d0\u05dc \u05ea\u05d4\u05d9\u05d5 \u05db\u05e2\u05d1\u05d3\u05d9\u05dd \u05d4\u05de\u05e9\u05de\u05e9\u05d9\u05df \u05d0\u05ea \u05d4\u05e8\u05d1 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05d1\u05dc \u05e4\u05e8\u05e1, \u05d0\u05dc\u05d0 \u05d4\u05d5\u05d5 \u05db\u05e2\u05d1\u05d3\u05d9\u05dd \u05d4\u05de\u05e9\u05de\u05e9\u05d9\u05df \u05d0\u05ea \u05d4\u05e8\u05d1 \u05e9\u05dc\u05d0 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05d1\u05dc \u05e4\u05e8\u05e1, \u05d5\u05d9\u05d4\u05d9 \u05de\u05d5\u05e8\u05d0 \u05e9\u05de\u05d9\u05dd \u05e2\u05dc\u05d9\u05db\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d3.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d5\u05e1\u05d9 \u05d1\u05df \u05d9\u05d5\u05e2\u05d6\u05e8 \u05d0\u05d9\u05e9 \u05e6\u05e8\u05d3\u05d4 \u05d5\u05d9\u05d5\u05e1\u05d9 \u05d1\u05df \u05d9\u05d5\u05d7\u05e0\u05df \u05d0\u05d9\u05e9 \u05d9\u05e8\u05d5\u05e9\u05dc\u05d9\u05dd \u05e7\u05d9\u05d1\u05dc\u05d5 \u05de\u05d4\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d5\u05e1\u05d9 \u05d1\u05df \u05d9\u05d5\u05e2\u05d6\u05e8 \u05d0\u05d9\u05e9 \u05e6\u05e8\u05d3\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d4\u05d9 \u05d1\u05d9\u05ea\u05da \u05d1\u05d9\u05ea \u05d5\u05e2\u05d3 \u05dc\u05d7\u05db\u05de\u05d9\u05dd, \u05d5\u05d4\u05d5\u05d9 \u05de\u05ea\u05d0\u05d1\u05e7 \u05d1\u05e2\u05e4\u05e8 \u05e8\u05d2\u05dc\u05d9\u05d4\u05dd, \u05d5\u05d4\u05d5\u05d9 \u05e9\u05d5\u05ea\u05d4 \u05d1\u05e6\u05de\u05d0 \u05d0\u05ea \u05d3\u05d1\u05e8\u05d9\u05d4\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d5\u05e1\u05d9 \u05d1\u05df \u05d9\u05d5\u05d7\u05e0\u05df \u05d0\u05d9\u05e9 \u05d9\u05e8\u05d5\u05e9\u05dc\u05d9\u05dd \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d4\u05d9 \u05d1\u05d9\u05ea\u05da \u05e4\u05ea\u05d5\u05d7 \u05dc\u05e8\u05d5\u05d7\u05d4, \u05d5\u05d9\u05d4\u05d9\u05d5 \u05e2\u05e0\u05d9\u05d9\u05dd \u05d1\u05e0\u05d9 \u05d1\u05d9\u05ea\u05da, \u05d5\u05d0\u05dc \u05ea\u05e8\u05d1\u05d4 \u05e9\u05d9\u05d7\u05d4 \u05e2\u05dd \u05d4\u05d0\u05e9\u05d4.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d1\u05d0\u05e9\u05ea\u05d5 \u05d0\u05de\u05e8\u05d5, \u05e7\u05dc \u05d5\u05d7\u05d5\u05de\u05e8 \u05d1\u05d0\u05e9\u05ea \u05d7\u05d1\u05e8\u05d5. \u05de\u05db\u05d0\u05df \u05d0\u05de\u05e8\u05d5 \u05d7\u05db\u05de\u05d9\u05dd: \u05db\u05dc \u05d4\u05de\u05e8\u05d1\u05d4 \u05e9\u05d9\u05d7\u05d4 \u05e2\u05dd \u05d4\u05d0\u05e9\u05d4 \u05d2\u05d5\u05e8\u05dd \u05e8\u05e2\u05d4 \u05dc\u05e2\u05e6\u05de\u05d5, \u05d5\u05d1\u05d5\u05d8\u05dc \u05de\u05d3\u05d1\u05e8\u05d9 \u05ea\u05d5\u05e8\u05d4, \u05d5\u05e1\u05d5\u05e4\u05d5 \u05d9\u05d5\u05e8\u05e9 \u05d2\u05d9\u05d4\u05e0\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d5.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d4\u05d5\u05e9\u05e2 \u05d1\u05df \u05e4\u05e8\u05d7\u05d9\u05d4 \u05d5\u05e0\u05ea\u05d0\u05d9 \u05d4\u05d0\u05e8\u05d1\u05dc\u05d9 \u05e7\u05d9\u05d1\u05dc\u05d5 \u05de\u05d4\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d4\u05d5\u05e9\u05e2 \u05d1\u05df \u05e4\u05e8\u05d7\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e2\u05e9\u05d4 \u05dc\u05da \u05e8\u05d1, \u05d5\u05e7\u05e0\u05d4 \u05dc\u05da \u05d7\u05d1\u05e8, \u05d5\u05d4\u05d5\u05d9 \u05d3\u05df \u05d0\u05ea \u05db\u05dc \u05d4\u05d0\u05d3\u05dd \u05dc\u05db\u05e3 \u05d6\u05db\u05d5\u05ea.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d6.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e0\u05ea\u05d0\u05d9 \u05d4\u05d0\u05e8\u05d1\u05dc\u05d9 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05e8\u05d7\u05e7 \u05de\u05e9\u05db\u05df \u05e8\u05e2, \u05d5\u05d0\u05dc \u05ea\u05ea\u05d7\u05d1\u05e8 \u05dc\u05e8\u05e9\u05e2, \u05d5\u05d0\u05dc \u05ea\u05ea\u05d9\u05d0\u05e9 \u05de\u05df \u05d4\u05e4\u05e8\u05e2\u05e0\u05d5\u05ea.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d7.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d4\u05d5\u05d3\u05d4 \u05d1\u05df \u05d8\u05d1\u05d0\u05d9 \u05d5\u05e9\u05de\u05e2\u05d5\u05df \u05d1\u05df \u05e9\u05d8\u05d7 \u05e7\u05d9\u05d1\u05dc\u05d5 \u05de\u05d4\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d4\u05d5\u05d3\u05d4 \u05d1\u05df \u05d8\u05d1\u05d0\u05d9 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d0\u05dc \u05ea\u05e2\u05e9 \u05e2\u05e6\u05de\u05da \u05db\u05e2\u05d5\u05e8\u05db\u05d9 \u05d4\u05d3\u05d9\u05e0\u05d9\u05df. \u05d5\u05db\u05e9\u05d9\u05d4\u05d9\u05d5 \u05d1\u05e2\u05dc\u05d9 \u05d3\u05d9\u05e0\u05d9\u05df \u05e2\u05d5\u05de\u05d3\u05d9\u05dd \u05dc\u05e4\u05e0\u05d9\u05da, \u05d9\u05d4\u05d9\u05d5 \u05d1\u05e2\u05d9\u05e0\u05d9\u05da \u05db\u05e8\u05e9\u05e2\u05d9\u05dd. \u05d5\u05db\u05e9\u05e0\u05e4\u05d8\u05e8\u05d9\u05dd \u05de\u05dc\u05e4\u05e0\u05d9\u05da, \u05d9\u05d4\u05d9\u05d5 \u05d1\u05e2\u05d9\u05e0\u05da \u05db\u05d6\u05db\u05d0\u05d9\u05df, \u05db\u05e9\u05e7\u05d9\u05d1\u05dc\u05d5 \u05e2\u05dc\u05d9\u05d4\u05dd \u05d0\u05ea \u05d4\u05d3\u05d9\u05df.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d8.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e9\u05de\u05e2\u05d5\u05df \u05d1\u05df \u05e9\u05d8\u05d7 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d9 \u05de\u05e8\u05d1\u05d4 \u05dc\u05d7\u05e7\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e2\u05d3\u05d9\u05dd, \u05d5\u05d4\u05d5\u05d9 \u05d6\u05d4\u05d9\u05e8 \u05d1\u05d3\u05d1\u05e8\u05d9\u05da \u05e9\u05de\u05d0 \u05de\u05ea\u05d5\u05db\u05dd \u05d9\u05dc\u05de\u05d3\u05d5 \u05dc\u05e9\u05e7\u05e8.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e9\u05de\u05e2\u05d9\u05d4 \u05d5\u05d0\u05d1\u05d8\u05dc\u05d9\u05d5\u05df \u05e7\u05d9\u05d1\u05dc\u05d5 \u05de\u05d4\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e9\u05de\u05e2\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d0\u05d4\u05d5\u05d1 \u05d0\u05ea \u05d4\u05de\u05dc\u05d0\u05db\u05d4, \u05d5\u05e9\u05e0\u05d0 \u05d0\u05ea \u05d4\u05e8\u05d1\u05e0\u05d5\u05ea, \u05d5\u05d0\u05dc \u05ea\u05ea\u05d5\u05d3\u05e2 \u05dc\u05e8\u05e9\u05d5\u05ea.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d0.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d0\u05d1\u05d8\u05dc\u05d9\u05d5\u05df \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d7\u05db\u05de\u05d9\u05dd, \u05d4\u05d6\u05d4\u05e8\u05d5 \u05d1\u05d3\u05d1\u05e8\u05d9\u05db\u05dd! \u05e9\u05de\u05d0 \u05ea\u05d7\u05d5\u05d1\u05d5 \u05d7\u05d5\u05d1\u05ea \u05d2\u05dc\u05d5\u05ea \u05d5\u05ea\u05d2\u05dc\u05d5 \u05dc\u05de\u05e7\u05d5\u05dd \u05de\u05d9\u05dd \u05d4\u05e8\u05e2\u05d9\u05dd, \u05d5\u05d9\u05e9\u05ea\u05d5 \u05d4\u05ea\u05dc\u05de\u05d9\u05d3\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05db\u05dd \u05d5\u05d9\u05de\u05d5\u05ea\u05d5, \u05d5\u05e0\u05de\u05e6\u05d0 \u05e9\u05dd \u05e9\u05de\u05d9\u05dd \u05de\u05ea\u05d7\u05dc\u05dc.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d1.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05dc\u05dc \u05d5\u05e9\u05de\u05d0\u05d9 \u05e7\u05d9\u05d1\u05dc\u05d5 \u05de\u05d4\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05dc\u05dc \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d9 \u05de\u05ea\u05dc\u05de\u05d9\u05d3\u05d9\u05d5 \u05e9\u05dc \u05d0\u05d4\u05e8\u05df, \u05d0\u05d5\u05d4\u05d1 \u05e9\u05dc\u05d5\u05dd \u05d5\u05e8\u05d5\u05d3\u05e3 \u05e9\u05dc\u05d5\u05dd, \u05d0\u05d5\u05d4\u05d1 \u05d0\u05ea \u05d4\u05d1\u05e8\u05d9\u05d5\u05ea \u05d5\u05de\u05e7\u05e8\u05d1\u05df \u05dc\u05ea\u05d5\u05e8\u05d4.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d2.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d0 \u05d4\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e0\u05d2\u05d3 \u05e9\u05de\u05d0, \u05d0\u05d1\u05d3 \u05e9\u05de\u05d4. \u05d5\u05d3\u05dc\u05d0 \u05de\u05d5\u05e1\u05d9\u05e3, \u05d9\u05e1\u05d9\u05e3. \u05d5\u05d3\u05dc\u05d0 \u05d9\u05dc\u05d9\u05e3, \u05e7\u05d8\u05dc\u05d0 \u05d7\u05d9\u05d9\u05d1. \u05d5\u05d3\u05d0\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05d2\u05d0, \u05d7\u05dc\u05e3.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d3.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d4\u05d5\u05d0 \u05d4\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d0\u05dd \u05d0\u05d9\u05df \u05d0\u05e0\u05d9 \u05dc\u05d9, \u05de\u05d9 \u05dc\u05d9? \u05d5\u05db\u05e9\u05d0\u05e0\u05d9 \u05dc\u05e2\u05e6\u05de\u05d9, \u05de\u05d4 \u05d0\u05e0\u05d9? \u05d5\u05d0\u05dd \u05dc\u05d0 \u05e2\u05db\u05e9\u05d9\u05d5, \u05d0\u05d9\u05de\u05ea\u05d9?<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d8\u05d5.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e9\u05de\u05d0\u05d9 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e2\u05e9\u05d4 \u05ea\u05d5\u05e8\u05ea\u05da \u05e7\u05d1\u05e2. \u05d0\u05de\u05d5\u05e8 \u05de\u05e2\u05d8 \u05d5\u05e2\u05e9\u05d4 \u05d4\u05e8\u05d1\u05d4, \u05d5\u05d4\u05d5\u05d9 \u05de\u05e7\u05d1\u05dc \u05d0\u05ea \u05db\u05dc \u05d4\u05d0\u05d3\u05dd \u05d1\u05e1\u05d1\u05e8 \u05e4\u05e0\u05d9\u05dd \u05d9\u05e4\u05d5\u05ea:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d8\u05d6.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e8\u05d1\u05df \u05d2\u05de\u05dc\u05d9\u05d0\u05dc \u05d4\u05d9\u05d4 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e2\u05e9\u05d4 \u05dc\u05da \u05e8\u05d1, \u05d5\u05d4\u05e1\u05ea\u05dc\u05e7 \u05de\u05df \u05d4\u05e1\u05e4\u05e7, \u05d5\u05d0\u05dc \u05ea\u05e8\u05d1\u05d4 \u05dc\u05e2\u05e9\u05e8 \u05d0\u05d5\u05de\u05d3\u05d5\u05ea.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d6.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e9\u05de\u05e2\u05d5\u05df \u05d1\u05e0\u05d5 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05db\u05dc \u05d9\u05de\u05d9 \u05d2\u05d3\u05dc\u05ea\u05d9 \u05d1\u05d9\u05df \u05d4\u05d7\u05db\u05de\u05d9\u05dd, \u05d5\u05dc\u05d0 \u05de\u05e6\u05d0\u05ea\u05d9 \u05dc\u05d2\u05d5\u05e3 \u05d8\u05d5\u05d1 \u05de\u05e9\u05ea\u05d9\u05e7\u05d4; \u05d5\u05dc\u05d0 \u05d4\u05de\u05d3\u05e8\u05e9 \u05e2\u05d9\u05e7\u05e8, \u05d0\u05dc\u05d0 \u05d4\u05de\u05e2\u05e9\u05d4; \u05d5\u05db\u05dc \u05d4\u05de\u05e8\u05d1\u05d4 \u05d3\u05d1\u05e8\u05d9\u05dd, \u05de\u05d1\u05d9\u05d0 \u05d7\u05d8\u05d0.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05d9\u05d7.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e8\u05d1\u05df \u05e9\u05de\u05e2\u05d5\u05df \u05d1\u05df \u05d2\u05de\u05dc\u05d9\u05d0\u05dc \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e2\u05dc \u05e9\u05dc\u05d5\u05e9\u05d4 \u05d3\u05d1\u05e8\u05d9\u05dd \u05d4\u05e2\u05d5\u05dc\u05dd \u05e7\u05d9\u05dd \u2013 \u05e2\u05dc \u05d4\u05d3\u05d9\u05df \u05d5\u05e2\u05dc \u05d4\u05d0\u05de\u05ea \u05d5\u05e2\u05dc \u05d4\u05e9\u05dc\u05d5\u05dd. \u05e9\u05e0\u05d0\u05de\u05e8 (\u05d6\u05db\u05e8\u05d9\u05d4 \u05d7) \u05d0\u05de\u05ea \u05d5\u05de\u05e9\u05e4\u05d8 \u05e9\u05dc\u05d5\u05dd \u05e9\u05e4\u05d8\u05d5 \u05d1\u05e9\u05e2\u05e8\u05d9\u05db\u05dd.<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e8\u05d1\u05d9 \u05d7\u05e0\u05e0\u05d9\u05d0 \u05d1\u05df \u05e2\u05e7\u05e9\u05d9\u05d0 \u05d0\u05d5\u05de\u05e8:<\/p>\n<p style=\"text-align: right; direction: rtl;\">\u05e8\u05e6\u05d4 \u05d4\u05e7\u05d3\u05d5\u05e9 \u05d1\u05e8\u05d5\u05da \u05d4\u05d5\u05d0 \u05dc\u05d6\u05db\u05d5\u05ea \u05d0\u05ea \u05d9\u05e9\u05e8\u05d0\u05dc, \u05dc\u05e4\u05d9\u05db\u05da \u05d4\u05e8\u05d1\u05d4 \u05dc\u05d4\u05dd \u05ea\u05d5\u05e8\u05d4 \u05d5\u05de\u05e6\u05d5\u05ea, \u05e9\u05e0\u05d0\u05de\u05e8: \u05d4' \u05d7\u05e4\u05e5 \u05dc\u05de\u05e2\u05df \u05e6\u05d3\u05e7\u05d5 \u05d9\u05d2\u05d3\u05d9\u05dc \u05ea\u05d5\u05e8\u05d4 \u05d5\u05d9\u05d0\u05d3\u05d9\u05e8.<\/p>\n<\/div><button><span aria-hidden=\"true\">&times;<\/span><span class=\"screen-reader-text\">Close definition<\/span><\/button><\/div><\/template><template id=\"term_202_99\"><div class=\"glossary__definition\" role=\"dialog\" data-id=\"term_202_99\"><div tabindex=\"-1\"><p>hello!<\/p>\n<table style=\"border-collapse: collapse; width: 100%;\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<td style=\"width: 25%;\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Examples<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Type your examples here.<\/p>\n<ul>\n<li>First<\/li>\n<li>Second<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"textbox\">Type your textbox content here.<\/div>\n<div class=\"textbox shaded\">Type your textbox content here.<\/div>\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Exercises<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Type your exercises here.<\/p>\n<ul>\n<li>First<\/li>\n<li>Second<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--key-takeaways\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Key Takeaways<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Type your key takeaways here.<\/p>\n<ul>\n<li>First<\/li>\n<li>Second<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--learning-objectives\">\n<header class=\"textbox__header\">\n<h2 class=\"textbox__title\">Learning Objectives<\/h2>\n<\/header>\n<div class=\"textbox__content\">\n<p>Type your learning objectives here.<\/p>\n<ul>\n<li>First<\/li>\n<li>Second<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div id=\"h5p-32\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-32\" class=\"h5p-iframe\" data-content-id=\"32\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Multiple Choice Demo\"><\/iframe><\/div>\n<\/div>\n<p>I'm an embeded video:<\/p>\n<p>https:\/\/www.youtube.com\/watch?v=HHOc5VJsu_k<\/p>\n<div class=\"textbox textbox--key-takeaways\"><\/div>\n<div id=\"h5p-41\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-41\" class=\"h5p-iframe\" data-content-id=\"41\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Test\"><\/iframe><\/div>\n<\/div>\n<\/div><button><span aria-hidden=\"true\">&times;<\/span><span class=\"screen-reader-text\">Close definition<\/span><\/button><\/div><\/template><template id=\"term_202_77\"><div class=\"glossary__definition\" role=\"dialog\" data-id=\"term_202_77\"><div tabindex=\"-1\"><p><a class=\"permalink\" href=\"sec-2-1-elem-rules.html\">\u00b6<\/a><\/p>\n<article id=\"gAm\" class=\"objectives\">\n<h6 class=\"heading\"><span class=\"type\">Motivating Questions<\/span><\/h6>\n<ul class=\"disc\">\n<li id=\"lkf\">\n<p id=\"GSj\">What are alternate notations for the derivative?<\/p>\n<\/li>\n<li id=\"Rro\">\n<p id=\"mZs\">How can we use the algebraic structure of a function [latex]f(x)[\/latex] to compute a formula for [latex]f'(x)\\text{?}[\/latex]<\/p>\n<\/li>\n<li id=\"xyx\">\n<p id=\"TgB\">What is the derivative of a power function of the form [latex]f(x) = x^n\\text{?}[\/latex] What is the derivative of an exponential function of form [latex]f(x) = a^x\\text{?}[\/latex]<\/p>\n<\/li>\n<li id=\"dFG\">\n<p id=\"znK\">If we know the derivative of [latex]y = f(x)\\text{,}[\/latex] what is the derivative of [latex]y = k f(x)\\text{,}[\/latex] where [latex]k[\/latex] is a constant?<\/p>\n<\/li>\n<li id=\"JMP\">\n<p id=\"fuT\">If we know the derivatives of [latex]y = f(x)[\/latex] and [latex]y = g(x)\\text{,}[\/latex] how do we compute the derivative of [latex]y = f(x) + g(x)\\text{?}[\/latex]<\/p>\n<\/li>\n<\/ul>\n<\/article>\n<section id=\"MHv\" class=\"introduction\">\n<p id=\"oOF\">In <a class=\"internal\" title=\"Chapter 1: Understanding the Derivative\" href=\"C-1.html\">Chapter 1<\/a>, we developed the concept of the derivative of a function. We now know that the derivative [latex]f'[\/latex] of a function [latex]f[\/latex] measures the instantaneous rate of change of [latex]f[\/latex] with respect to [latex]x\\text{.}[\/latex] The derivative also tells us the slope of the tangent line to [latex]y=f(x)[\/latex] at any given value of [latex]x\\text{.}[\/latex] So far, we have focused on interpreting the derivative graphically or, in the context of a physical setting, as a meaningful rate of change. To calculate the value of the derivative at a specific point, we have relied on the limit definition of the derivative,<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\nf'(x) = \\lim_{h \\to 0} \\frac{f(x+h)-f(x)}{h}\\text{.}<br \/>\n\\end{equation*}<\/div>\n<p id=\"UVO\">In this chapter, we investigate how the limit definition of the derivative leads to interesting patterns and rules that enable us to find a formula for [latex]f'(x)[\/latex] quickly, <em class=\"emphasis\">without<\/em> using the limit definition directly. For example, we would like to apply shortcuts to differentiate a function such as [latex]g(x) = 4x^7 - \\sin(x) + 3e^x[\/latex]<\/p>\n<article id=\"PZN\" class=\"project-like\">\n<h6 class=\"heading\"><span class=\"type\">Preview Activity<\/span> <span class=\"codenumber\">2.1.1<\/span>.<\/h6>\n<p id=\"jSE\">Functions of the form [latex]f(x) = x^n\\text{,}[\/latex] where [latex]n = 1, 2, 3, \\ldots\\text{,}[\/latex] are often called <dfn class=\"terminology\">power functions<\/dfn>. The first two questions below revisit work we did earlier in <a class=\"internal\" title=\"Chapter 1: Understanding the Derivative\" href=\"C-1.html\">Chapter 1<\/a>, and the following questions extend those ideas to higher powers of [latex]x\\text{.}[\/latex]<\/p>\n<ol class=\"lower-alpha\">\n<li id=\"ayS\">\n<p id=\"fiL\">Use the limit definition of the derivative to find [latex]f'(x)[\/latex] for [latex]f(x) = x^2\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"GGb\">\n<p id=\"LpU\">Use the limit definition of the derivative to find [latex]f'(x)[\/latex] for [latex]f(x) = x^3\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"mNk\">\n<p id=\"rxd\">Use the limit definition of the derivative to find [latex]f'(x)[\/latex] for [latex]f(x) = x^4\\text{.}[\/latex] (Hint: [latex](a+b)^4 = a^4 + 4a^3b + 6a^2b^2 + 4ab^3 + b^4\\text{.}[\/latex] Apply this rule to [latex](x+h)^4[\/latex] within the limit definition.)<\/p>\n<\/li>\n<li id=\"SUt\">\n<p id=\"XEm\">Based on your work in (a), (b), and (c), what do you conjecture is the derivative of [latex]f(x) = x^5\\text{?}[\/latex] Of [latex]f(x) = x^{13}\\text{?}[\/latex]<\/p>\n<\/li>\n<li id=\"zbC\">\n<p id=\"DLv\">Conjecture a formula for the derivative of [latex]f(x) = x^n[\/latex] that holds for any positive integer [latex]n\\text{.}[\/latex] That is, given [latex]f(x) = x^n[\/latex] where [latex]n[\/latex] is a positive integer, what do you think is the formula for [latex]f'(x)\\text{?}[\/latex]<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<\/section>\n<section id=\"yDQ\" class=\"subsection\">\n<h3 class=\"heading hide-type\"><span class=\"type\">Subsection<\/span> <span class=\"codenumber\">2.1.1<\/span> <span class=\"title\">Some Key Notation<\/span><\/h3>\n<p id=\"BcX\">In addition to our usual [latex]f'[\/latex] notation, there are other ways to denote the derivative of a function, as well as the instruction to take the derivative. If we are thinking about the relationship between [latex]y[\/latex] and [latex]x\\text{,}[\/latex] we sometimes denote the derivative of [latex]y[\/latex] with respect to [latex]x[\/latex] by the symbol<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\n\\frac{dy}{dx}<br \/>\n\\end{equation*}<\/div>\n<p>which we read \u201cdee-y dee-x.\u201d For example, if [latex]y = x^2\\text{,}[\/latex] we'll write that the derivative is [latex]\\frac{dy}{dx} = 2x\\text{.}[\/latex] This notation comes from the fact that the derivative is related to the slope of a line, and slope is measured by [latex]\\frac{\\Delta y}{\\Delta x}\\text{.}[\/latex] Note that while we read [latex]\\frac{\\Delta y}{\\Delta x}[\/latex] as \u201cchange in [latex]y[\/latex] over change in [latex]x\\text{,}[\/latex]\u201d we view [latex]\\frac{dy}{dx}[\/latex] as a single symbol, not a quotient of two quantities.<\/p>\n<p id=\"hkg\">We use a variant of this notation as the instruction to take the derivative. In particular,<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\n\\frac{d}{dx}\\left[ \\Box \\right]<br \/>\n\\end{equation*}<\/div>\n<p>means \u201ctake the derivative of the quantity in [latex]\\Box[\/latex] with respect to [latex]x\\text{.}[\/latex]\u201d For example, we may write [latex]\\frac{d}{dx}[x^2] = 2x\\text{.}[\/latex]<\/p>\n<p id=\"Nrp\">It is important to note that the independent variable can be different from [latex]x\\text{.}[\/latex] If we have [latex]f(z) = z^2\\text{,}[\/latex] we then write [latex]f'(z) = 2z\\text{.}[\/latex] Similarly, if [latex]y = t^2\\text{,}[\/latex] we say [latex]\\frac{dy}{dt} = 2t\\text{.}[\/latex] And it is also true that [latex]\\frac{d}{dq}[q^2] = 2q\\text{.}[\/latex] This notation may also be used for second derivatives: [latex]f''(z) = \\frac{d}{dz}\\left[\\frac{df}{dz}\\right] = \\frac{d^2 f}{dz^2}\\text{.}[\/latex]<\/p>\n<p id=\"tyy\">In what follows, we'll build a repertoire of functions for which we can quickly compute the derivative.<\/p>\n<\/section>\n<section id=\"eKZ\" class=\"subsection\">\n<h3 class=\"heading hide-type\"><span class=\"type\">Subsection<\/span> <span class=\"codenumber\">2.1.2<\/span> <span class=\"title\">Constant, Power, and Exponential Functions<\/span><\/h3>\n<p id=\"ZFH\">So far, we know the derivative formula for two important classes of functions: constant functions and power functions. If [latex]f(x) = c[\/latex] is a constant function, its graph is a horizontal line with slope zero at every point. Thus, [latex]\\frac{d}{dx}[c] = 0\\text{.}[\/latex] We summarize this with the following rule.<\/p>\n<article id=\"XgA\" class=\"assemblage-like\">\n<h6 class=\"heading\"><span class=\"title\">Constant Functions.<\/span><\/h6>\n<p id=\"FMQ\">For any real number [latex]c\\text{,}[\/latex] if [latex]f(x) = c\\text{,}[\/latex] then [latex]f'(x) = 0\\text{.}[\/latex]<\/p>\n<\/article>\n<article id=\"bQt\" class=\"example-like\">\n<h6 class=\"heading\"><span class=\"type\">Example<\/span> <span class=\"codenumber\">2.1.1<\/span>.<\/h6>\n<p id=\"keM\">If [latex]f(x) = 7\\text{,}[\/latex] then [latex]f'(x) = 0\\text{.}[\/latex] Similarly, [latex]\\frac{d}{dx} [\\sqrt{3}] = 0\\text{.}[\/latex]<\/p>\n<\/article>\n<p id=\"lTZ\">In your work in <a title=\"Preview Activity 2.1.1\" data-knowl=\".\/knowl\/PA-2-1.html\">Preview Activity 2.1.1<\/a>, you conjectured that for any positive integer [latex]n\\text{,}[\/latex] if [latex]f(x) = x^n\\text{,}[\/latex] then [latex]f'(x) = nx^{n-1}\\text{.}[\/latex] This rule can be formally proved for any positive integer [latex]n\\text{,}[\/latex] and also for any nonzero real number (positive or negative).<\/p>\n<article id=\"DnJ\" class=\"assemblage-like\">\n<h6 class=\"heading\"><span class=\"title\">Power Functions.<\/span><\/h6>\n<p id=\"Sbi\">For any nonzero real number [latex]n\\text{,}[\/latex] if [latex]f(x) = x^n\\text{,}[\/latex] then [latex]f'(x) = nx^{n-1}\\text{.}[\/latex]<\/p>\n<\/article>\n<article id=\"HXC\" class=\"example-like\">\n<h6 class=\"heading\"><span class=\"type\">Example<\/span> <span class=\"codenumber\">2.1.2<\/span>.<\/h6>\n<p id=\"QlV\">Using the rule for power functions, we can compute the following derivatives. If [latex]g(z) = z^{-3}\\text{,}[\/latex] then [latex]g'(z) = -3z^{-4}\\text{.}[\/latex] Similarly, if [latex]h(t) = t^{7\/5}\\text{,}[\/latex] then [latex]\\frac{dh}{dt} = \\frac{7}{5}t^{2\/5}\\text{,}[\/latex] and [latex]\\frac{d}{dq} [q^{\\pi}] = \\pi q^{\\pi - 1}\\text{.}[\/latex]<\/p>\n<\/article>\n<p id=\"yir\">It will be instructive to have a derivative formula for one more type of basic function. For now, we simply state this rule without explanation or justification; we will explore why this rule is true in one of the exercises. And we will encounter graphical reasoning for why the rule is plausible in <a title=\"Preview Activity 2.2.1\" data-knowl=\".\/knowl\/PA-2-2.html\">Preview Activity 2.2.1<\/a>.<\/p>\n<article id=\"juS\" class=\"assemblage-like\">\n<h6 class=\"heading\"><span class=\"title\">Exponential Functions.<\/span><\/h6>\n<p id=\"epA\">For any positive real number [latex]a\\text{,}[\/latex] if [latex]f(x) = a^x\\text{,}[\/latex] then [latex]f'(x) = a^x \\ln(a)\\text{.}[\/latex]<\/p>\n<\/article>\n<article id=\"oeL\" class=\"example-like\">\n<h6 class=\"heading\"><span class=\"type\">Example<\/span> <span class=\"codenumber\">2.1.3<\/span>.<\/h6>\n<p id=\"wte\">If [latex]f(x) = 2^x\\text{,}[\/latex] then [latex]f'(x) = 2^x \\ln(2)\\text{.}[\/latex] Similarly, for [latex]p(t) = 10^t\\text{,}[\/latex] [latex]p'(t) = 10^t \\ln(10)\\text{.}[\/latex] It is especially important to note that when [latex]a = e\\text{,}[\/latex] where [latex]e[\/latex] is the base of the natural logarithm function, we have that<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\n\\frac{d}{dx} [e^x] = e^x \\ln(e) = e^x<br \/>\n\\end{equation*}<\/div>\n<p>since [latex]\\ln(e) = 1\\text{.}[\/latex] This is an extremely important property of the function [latex]e^x\\text{:}[\/latex] its derivative function is itself!<\/p>\n<\/article>\n<p id=\"KwJ\">Note carefully the distinction between power functions and exponential functions: in power functions, the variable is in the base, as in [latex]x^2\\text{,}[\/latex] while in exponential functions, the variable is in the power, as in [latex]2^x\\text{.}[\/latex] As we can see from the rules, this makes a big difference in the form of the derivative.<\/p>\n<article id=\"XRq\" class=\"project-like\">\n<h6 class=\"heading\"><span class=\"type\">Activity<\/span> <span class=\"codenumber\">2.1.2<\/span>.<\/h6>\n<p id=\"rKh\">Use the three rules above to determine the derivative of each of the following functions. For each, state your answer using full and proper notation, labeling the derivative with its name. For example, if you are given a function [latex]h(z)\\text{,}[\/latex] you should write \u201c[latex]h'(z) =[\/latex]\u201d or \u201c[latex]\\frac{dh}{dz} =[\/latex]\u201d as part of your response.<\/p>\n<ol class=\"lower-alpha cols3\">\n<li id=\"TCW\">\n<p id=\"jvO\">[latex]f(t) = \\pi[\/latex]<\/p>\n<\/li>\n<li id=\"zKf\">\n<p id=\"PCX\">[latex]g(z) = 7^z[\/latex]<\/p>\n<\/li>\n<li id=\"fRo\">\n<p id=\"vKg\">[latex]h(w) = w^{3\/4}[\/latex]<\/p>\n<\/li>\n<li id=\"LYx\">\n<p id=\"bRp\">[latex]p(x) = 3^{1\/2}[\/latex]<\/p>\n<\/li>\n<li id=\"sfG\">\n<p id=\"HYy\">[latex]r(t) = (\\sqrt{2})^t[\/latex]<\/p>\n<\/li>\n<li id=\"YmP\">\n<p id=\"ofH\">[latex]s(q) = q^{-1}[\/latex]<\/p>\n<\/li>\n<li id=\"EtY\">\n<p id=\"UmQ\">[latex]m(t) = \\frac{1}{t^3}[\/latex]<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<\/section>\n<section id=\"KSi\" class=\"subsection\">\n<h3 class=\"heading hide-type\"><span class=\"type\">Subsection<\/span> <span class=\"codenumber\">2.1.3<\/span> <span class=\"title\">Constant Multiples and Sums of Functions<\/span><\/h3>\n<p id=\"qDS\">Next we will learn how to compute the derivative of a function constructed as an algebraic combination of basic functions. For instance, we'd like to be able to take the derivative of a polynomial function such as<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\np(t) = 3t^5 - 7t^4 + t^2 - 9\\text{,}<br \/>\n\\end{equation*}<\/div>\n<p>which is a sum of constant multiples of powers of [latex]t\\text{.}[\/latex] To that end, we develop two new rules: the Constant Multiple Rule and the Sum Rule.<\/p>\n<p id=\"WLb\">How is the derivative of [latex]y = kf(x)[\/latex] related to the derivative of [latex]y = f(x)\\text{?}[\/latex] Recall that when we multiply a function by a constant [latex]k\\text{,}[\/latex] we vertically stretch the graph by a factor of [latex]|k|[\/latex] (and reflect the graph across [latex]y = 0[\/latex] if [latex]k \\lt 0[\/latex]). This vertical stretch affects the slope of the graph, so the slope of the function [latex]y = kf(x)[\/latex] is [latex]k[\/latex] times as steep as the slope of [latex]y = f(x)\\text{.}[\/latex] Thus, when we multiply a function by a factor of [latex]k\\text{,}[\/latex] we change the value of its derivative by a factor of [latex]k[\/latex] as well.<a id=\"fn-9\" class=\"id-ref\" data-knowl=\"\" data-refid=\"hk-fn-9\"><\/a><sup>\u20091\u2009<\/sup><span id=\"hk-fn-9\" class=\"hidden-content tex2jax_ignore\"><span class=\"footnote\">The Constant Multiple Rule can be formally proved as a consequence of properties of limits, using the limit definition of the derivative.<\/span><\/span>,<\/p>\n<article id=\"PCb\" class=\"assemblage-like\">\n<h6 class=\"heading\"><span class=\"title\">The Constant Multiple Rule.<\/span><\/h6>\n<p id=\"CSk\">For any real number [latex]k\\text{,}[\/latex] if [latex]f(x)[\/latex] is a differentiable function with derivative [latex]f'(x)\\text{,}[\/latex] then [latex]\\frac{d}{dx}[k f(x)] = k f'(x)\\text{.}[\/latex]<\/p>\n<\/article>\n<p id=\"iZt\">In words, this rule says that \u201cthe derivative of a constant times a function is the constant times the derivative of the function.\u201d<\/p>\n<article id=\"UlU\" class=\"example-like\">\n<h6 class=\"heading\"><span class=\"type\">Example<\/span> <span class=\"codenumber\">2.1.4<\/span>.<\/h6>\n<p id=\"cAn\">If [latex]g(t) = 3 \\cdot 5^t\\text{,}[\/latex] we have [latex]g'(t) = 3 \\cdot 5^t \\ln(5)\\text{.}[\/latex] Similarly, [latex]\\frac{d}{dz} [5z^{-2}] = 5 (-2z^{-3})\\text{.}[\/latex]<\/p>\n<\/article>\n<p id=\"PgC\">Next we examine a sum of two functions. If we have [latex]y = f(x)[\/latex] and [latex]y = g(x)\\text{,}[\/latex] we can compute a new function [latex]y = (f+g)(x)[\/latex] by adding the outputs of the two functions: [latex](f+g)(x) = f(x) + g(x)\\text{.}[\/latex] Not only is the value of the new function the sum of the values of the two known functions, but the slope of the new function is the sum of the slopes of the known functions. Therefore<a id=\"fn-10\" class=\"id-ref\" data-knowl=\"\" data-refid=\"hk-fn-10\"><\/a><sup>\u20092\u2009<\/sup><span id=\"hk-fn-10\" class=\"hidden-content tex2jax_ignore\"><span class=\"footnote\">Like the Constant Multiple Rule, the Sum Rule can be formally proved as a consequence of properties of limits, using the limit definition of the derivative.<\/span><\/span>, we arrive at the following Sum Rule for derivatives:<\/p>\n<article id=\"vJk\" class=\"assemblage-like\">\n<h6 class=\"heading\"><span class=\"title\">The Sum Rule.<\/span><\/h6>\n<p id=\"vnL\">If [latex]f(x)[\/latex] and [latex]g(x)[\/latex] are differentiable functions with derivatives [latex]f'(x)[\/latex] and [latex]g'(x)[\/latex] respectively, then [latex]\\frac{d}{dx}[f(x) + g(x)] = f'(x) + g'(x)\\text{.}[\/latex]<\/p>\n<\/article>\n<p id=\"buU\">In words, the Sum Rule tells us that \u201cthe derivative of a sum is the sum of the derivatives.\u201d It also tells us that a sum of two differentiable functions is also differentiable. Furthermore, because we can view the difference function [latex]y = (f-g)(x) = f(x) - g(x)[\/latex] as [latex]y = f(x) + (-1 \\cdot g(x))\\text{,}[\/latex] the Sum Rule and Constant Multiple Rules together tell us that [latex]\\frac{d}{dx}[f(x) + (-1 \\cdot g(x))] = f'(x) - g'(x)\\text{,}[\/latex] or that \u201cthe derivative of a difference is the difference of the derivatives.\u201d We can now compute derivatives of sums and differences of elementary functions.<\/p>\n<article id=\"Atd\" class=\"example-like\">\n<h6 class=\"heading\"><span class=\"type\">Example<\/span> <span class=\"codenumber\">2.1.5<\/span>.<\/h6>\n<p id=\"IHw\">Using the sum rule, [latex]\\frac{d}{dw} (2^w + w^2) = 2^w \\ln(2) + 2w\\text{.}[\/latex] Using both the sum and constant multiple rules, if [latex]h(q) = 3q^6 - 4q^{-3}\\text{,}[\/latex] then [latex]h'(q) = 3 (6q^5) - 4(-3q^{-4}) = 18q^5 + 12q^{-4}\\text{.}[\/latex]<\/p>\n<\/article>\n<article id=\"Fsn\" class=\"project-like\">\n<h6 class=\"heading\"><span class=\"type\">Activity<\/span> <span class=\"codenumber\">2.1.3<\/span>.<\/h6>\n<p id=\"Zle\">Use only the rules for constant, power, and exponential functions, together with the Constant Multiple and Sum Rules, to compute the derivative of each function below with respect to the given independent variable. Note well that we do not yet know any rules for how to differentiate the product or quotient of functions. This means that you may have to do some algebra first on the functions below before you can actually use existing rules to compute the desired derivative formula. In each case, label the derivative you calculate with its name using proper notation such as [latex]f'(x)\\text{,}[\/latex] [latex]h'(z)\\text{,}[\/latex] [latex]dr\/dt\\text{,}[\/latex] etc.<\/p>\n<ol class=\"lower-alpha cols2\">\n<li id=\"UWK\">\n<p id=\"QWL\">[latex]f(x) = x^{5\/3} - x^4 + 2^x[\/latex]<\/p>\n<\/li>\n<li id=\"BdT\">\n<p id=\"xdU\">[latex]g(x) = 14e^x + 3x^5 - x[\/latex]<\/p>\n<\/li>\n<li id=\"hlc\">\n<p id=\"dld\">[latex]h(z) = \\sqrt{z} + \\frac{1}{z^4} + 5^z[\/latex]<\/p>\n<\/li>\n<li id=\"Nsl\">\n<p id=\"Jsm\">[latex]r(t) = \\sqrt{53} \\, t^7 - \\pi e^t + e^4[\/latex]<\/p>\n<\/li>\n<li id=\"tzu\">\n<p id=\"pzv\">[latex]s(y) = (y^2 + 1)(y^2 - 1)[\/latex]<\/p>\n<\/li>\n<li id=\"ZGD\">\n<p id=\"VGE\">[latex]q(x) = \\frac{x^3 - x + 2}{x}[\/latex]<\/p>\n<\/li>\n<li id=\"FNM\">\n<p id=\"BNN\">[latex]p(a) = 3a^4 - 2a^3 + 7a^2 - a + 12[\/latex]<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<p id=\"HCd\">In the same way that we have shortcut rules to help us find derivatives, we introduce some language that is simpler and shorter. Often, rather than say \u201ctake the derivative of [latex]f\\text{,}[\/latex]\u201d we'll instead say simply \u201cdifferentiate [latex]f\\text{.}[\/latex]\u201d Similarly, if the derivative exists at a point, we say \u201c[latex]f[\/latex] is differentiable at that point,\u201d or that [latex]f[\/latex] can be differentiated.<\/p>\n<p id=\"nJm\">As we work with the algebraic structure of functions, it is important to develop a big picture view of what we are doing. Here, we make several general observations based on the rules we have so far.<\/p>\n<ul class=\"disc\">\n<li id=\"pTY\">The derivative of any polynomial function will be another polynomial function, and that the degree of the derivative is one less than the degree of the original function. For instance, if [latex]p(t) = 7t^5 - 4t^3 + 8t\\text{,}[\/latex] [latex]p[\/latex] is a degree 5 polynomial, and its derivative, [latex]p'(t) = 35t^4 - 12t^2 + 8\\text{,}[\/latex] is a degree 4 polynomial.<\/li>\n<li id=\"Wbh\">The derivative of any exponential function is another exponential function: for example, if [latex]g(z) = 7 \\cdot 2^z\\text{,}[\/latex] then [latex]g'(z) = 7 \\cdot 2^z \\ln(2)\\text{,}[\/latex] which is also exponential.<\/li>\n<li id=\"Ciq\">We should not lose sight of the fact that all of the meaning of the derivative that we developed in <a class=\"internal\" title=\"Chapter 1: Understanding the Derivative\" href=\"C-1.html\">Chapter 1<\/a> still holds. The derivative measures the instantaneous rate of change of the original function, as well as the slope of the tangent line at any selected point on the curve.<\/li>\n<\/ul>\n<article id=\"nYD\" class=\"project-like\">\n<h6 class=\"heading\"><span class=\"type\">Activity<\/span> <span class=\"codenumber\">2.1.4<\/span>.<\/h6>\n<p id=\"bKl\">Each of the following questions asks you to use derivatives to answer key questions about functions. Be sure to think carefully about each question and to use proper notation in your responses.<\/p>\n<ol id=\"HRu\" class=\"lower-alpha\">\n<li id=\"CxH\">\n<p id=\"cPE\">Find the slope of the tangent line to [latex]h(z) = \\sqrt{z} + \\frac{1}{z}[\/latex] at the point where [latex]z = 4\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"iEQ\">\n<p id=\"IWN\">A population of cells is growing in such a way that its total number in millions is given by the function [latex]P(t) = 2(1.37)^t + 32\\text{,}[\/latex] where [latex]t[\/latex] is measured in days.<\/p>\n<ol id=\"pdW\" class=\"lower-roman\">\n<li id=\"AmV\">\n<p id=\"UfM\">Determine the instantaneous rate at which the population is growing on day 4, and include units on your answer.<\/p>\n<\/li>\n<li id=\"OLZ\">\n<p id=\"Vlf\">Is the population growing at an increasing rate or growing at a decreasing rate on day 4? Explain.<\/p>\n<\/li>\n<\/ol>\n<\/li>\n<li id=\"QBm\">\n<p id=\"Bso\">Find an equation for the tangent line to the curve [latex]p(a) = 3a^4 - 2a^3 + 7a^2 - a + 12[\/latex] at the point where [latex]a=-1\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"wIv\">\n<p id=\"hzx\">What is the difference between being asked to find the <em class=\"emphasis\">slope<\/em> of the tangent line (asked in (a)) and the <em class=\"emphasis\">equation<\/em> of the tangent line (asked in (c))?<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<\/section>\n<section id=\"qZr\" class=\"subsection\">\n<h3 class=\"heading hide-type\"><span class=\"type\">Subsection<\/span> <span class=\"codenumber\">2.1.4<\/span> <span class=\"title\">Summary<\/span><\/h3>\n<ul id=\"TQv\" class=\"disc\">\n<li id=\"ipz\">\n<p id=\"LCc\">Given a differentiable function [latex]y = f(x)\\text{,}[\/latex] we can express the derivative of [latex]f[\/latex] in several different notations: [latex]f'(x)\\text{,}[\/latex] [latex]\\frac{df}{dx}\\text{,}[\/latex] [latex]\\frac{dy}{dx}\\text{,}[\/latex] and [latex]\\frac{d}{dx}[f(x)]\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"OwI\">\n<p id=\"rJl\">The limit definition of the derivative leads to patterns among certain families of functions that enable us to compute derivative formulas without resorting directly to the limit definition. For example, if [latex]f[\/latex] is a power function of the form [latex]f(x) = x^n\\text{,}[\/latex] then [latex]f'(x) = nx^{n-1}[\/latex] for any real number [latex]n[\/latex] other than 0. This is called the Rule for Power Functions.<\/p>\n<\/li>\n<li id=\"uDR\">\n<p id=\"XQu\">We have stated a rule for derivatives of exponential functions in the same spirit as the rule for power functions: for any positive real number [latex]a\\text{,}[\/latex] if [latex]f(x) = a^x\\text{,}[\/latex] then [latex]f'(x) = a^x \\ln(a)\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"aLa\">\n<p id=\"DXD\">If we are given a constant multiple of a function whose derivative we know, or a sum of functions whose derivatives we know, the Constant Multiple and Sum Rules make it straightforward to compute the derivative of the overall function. More formally, if [latex]f(x)[\/latex] and [latex]g(x)[\/latex] are differentiable with derivatives [latex]f'(x)[\/latex] and [latex]g'(x)[\/latex] and [latex]a[\/latex] and [latex]b[\/latex] are constants, then<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\n\\frac{d}{dx} \\left[af(x) + bg(x)\\right] = af'(x) + bg'(x)\\text{.}<br \/>\n\\end{equation*}<\/div>\n<\/li>\n<\/ul>\n<\/section>\n<section id=\"QSl\" class=\"exercises\">\n<h3 class=\"heading hide-type\"><span class=\"type\">Exercises<\/span> <span class=\"codenumber\">2.1.5<\/span> <span class=\"title\">Exercises<\/span><\/h3>\n<p><a class=\"permalink\" href=\"sec-2-1-elem-rules.html#QSl\">\u00b6<\/a><\/p>\n<article id=\"FQq\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">1.<\/span> <span class=\"title\">Derivative of a power function.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=53&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q09.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"lXz\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">2.<\/span> <span class=\"title\">Derivative of a rational function.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=54&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q11.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"SeI\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">3.<\/span> <span class=\"title\">Derivative of a root function.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=55&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q15.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"ylR\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">4.<\/span> <span class=\"title\">Derivative of a quadratic.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=56&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q21.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"eta\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">5.<\/span> <span class=\"title\">Derivative of a sum of power functions.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=57&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q27.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"KAj\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">6.<\/span> <span class=\"title\">Simplifying a product before differentiating.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=58&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q29.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"qHs\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">7.<\/span> <span class=\"title\">Simplifying a quotient before differentiating.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=59&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q33.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"WOB\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">8.<\/span> <span class=\"title\">Finding a tangent line equation.<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=60&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q53.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"CVK\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">9.<\/span> <span class=\"title\">Determining where [latex]f'(x) = 0[\/latex].<\/span><\/h6>\n<p><iframe src=\"https:\/\/webwork-ptx.aimath.org\/webwork2\/html2xml?courseID=anonymous&amp;userID=anonymous&amp;password=anonymous&amp;course_password=anonymous&amp;answersSubmitted=0&amp;displayMode=MathJax&amp;outputformat=simple&amp;problemSeed=61&amp;sourceFilePath=Library\/Michigan\/Chap3Sec1\/Q59.pg\" width=\"100%\"><\/iframe><script>iFrameResize({log:true,inPageLinks:true,resizeFrom:'child',checkOrigin:[\"https:\/\/webwork-ptx.aimath.org\"]})<\/script><\/p>\n<\/article>\n<article id=\"jcT\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">10.<\/span><\/h6>\n<p id=\"FJm\">Let [latex]f[\/latex] and [latex]g[\/latex] be differentiable functions for which the following information is known: [latex]f(2) = 5\\text{,}[\/latex] [latex]g(2) = -3\\text{,}[\/latex] [latex]f'(2) = -1\/2\\text{,}[\/latex] [latex]g'(2) = 2\\text{.}[\/latex]<\/p>\n<ol class=\"lower-alpha\">\n<li id=\"atb\">\n<p id=\"BuS\">Let [latex]h[\/latex] be the new function defined by the rule [latex]h(x) = 3f(x) - 4g(x)\\text{.}[\/latex] Determine [latex]h(2)[\/latex] and [latex]h'(2)\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"GAk\">\n<p id=\"hCb\">Find an equation for the tangent line to [latex]y = h(x)[\/latex] at the point [latex](2,h(2))\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"mHt\">\n<p id=\"NJk\">Let [latex]p[\/latex] be the function defined by the rule [latex]p(x) = -2f(x) + \\frac{1}{2}g(x)\\text{.}[\/latex] Is [latex]p[\/latex] increasing, decreasing, or neither at [latex]a = 2\\text{?}[\/latex] Why?<\/p>\n<\/li>\n<li id=\"SOC\">\n<p id=\"tQt\">Estimate the value of [latex]p(2.03)[\/latex] by using the local linearization of [latex]p[\/latex] at the point [latex](2,p(2))\\text{.}[\/latex]<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<article id=\"Pkc\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">11.<\/span><\/h6>\n<p id=\"lQv\">Let functions [latex]p[\/latex] and [latex]q[\/latex] be the piecewise linear functions given by their respective graphs in <a title=\"Figure 2.1.6\" data-knowl=\".\/knowl\/F-2-1-Ez3.html\">Figure 2.1.6<\/a>. Use the graphs to answer the following questions.<\/p>\n<figure id=\"yeN\" class=\"figure-like\">\n<div style=\"width: 47%; margin-left: 26.5%; margin-right: 26.5%;\"><img style=\"width: 100%; height: auto;\" src=\"images\/2_1_Ez3.svg\" alt=\"\" \/><\/div><figcaption><span class=\"type\">Figure<\/span> <span class=\"codenumber\">2.1.6.<\/span> The graphs of [latex]p[\/latex] (in blue) and [latex]q[\/latex] (in green).<\/figcaption><\/figure>\n<ol id=\"RXE\" class=\"lower-alpha\">\n<li id=\"wbf\">\n<p id=\"Dkf\">At what values of [latex]x[\/latex] is [latex]p[\/latex] not differentiable? At what values of [latex]x[\/latex] is [latex]q[\/latex] not differentiable? Why?<\/p>\n<\/li>\n<li id=\"cio\">\n<p id=\"jro\">Let [latex]r(x) = p(x) + 2q(x)\\text{.}[\/latex] At what values of [latex]x[\/latex] is [latex]r[\/latex] not differentiable? Why?<\/p>\n<\/li>\n<li id=\"Ipx\">\n<p id=\"Pyx\">Determine [latex]r'(-2)[\/latex] and [latex]r'(0)\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"owG\">\n<p id=\"vFG\">Find an equation for the tangent line to [latex]y = r(x)[\/latex] at the point [latex](2,r(2))\\text{.}[\/latex]<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<article id=\"vrl\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">12.<\/span><\/h6>\n<p id=\"elW\">Consider the functions [latex]r(t) = t^t[\/latex] and [latex]s(t) = \\arccos(t)\\text{,}[\/latex] for which you are given the facts that [latex]r'(t) = t^t(\\ln(t) + 1)[\/latex] and [latex]s'(t) = -\\frac{1}{\\sqrt{1-t^2}}\\text{.}[\/latex] Do not be concerned with where these derivative formulas come from. We restrict our interest in both functions to the domain [latex]0 \\lt t \\lt 1\\text{.}[\/latex]<\/p>\n<ol class=\"lower-alpha\">\n<li id=\"RJj\">\n<p id=\"YSj\">Let [latex]w(t) = 3t^t - 2\\arccos(t)\\text{.}[\/latex] Determine [latex]w'(t)\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"xQs\">\n<p id=\"EZs\">Find an equation for the tangent line to [latex]y = w(t)[\/latex] at the point [latex](\\frac{1}{2}, w(\\frac{1}{2}))\\text{.}[\/latex]<\/p>\n<\/li>\n<li id=\"dXB\">\n<p id=\"lgB\">Let [latex]v(t) = t^t + \\arccos(t)\\text{.}[\/latex] Is [latex]v[\/latex] increasing or decreasing at the instant [latex]t = \\frac{1}{2}\\text{?}[\/latex] Why?<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<article id=\"byu\" class=\"exercise-like\">\n<h6 class=\"heading\"><span class=\"codenumber\">13.<\/span><\/h6>\n<p id=\"Ktf\">Let [latex]f(x) = a^x\\text{.}[\/latex] The goal of this problem is to explore how the value of [latex]a[\/latex] affects the derivative of [latex]f(x)\\text{,}[\/latex] without assuming we know the rule for [latex]\\frac{d}{dx}[a^x][\/latex] that we have stated and used in earlier work in this section.<\/p>\n<ol class=\"lower-alpha\">\n<li id=\"uVM\">\n<p id=\"CeM\">Use the limit definition of the derivative to show that<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\nf'(x) = \\lim_{h \\to 0} \\frac{a^x \\cdot a^h - a^x}{h}\\text{.}<br \/>\n\\end{equation*}<\/div>\n<\/li>\n<li id=\"bcV\">\n<p id=\"ilV\">Explain why it is also true that<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\nf'(x) = a^x \\cdot \\lim_{h \\to 0} \\frac{a^h - 1}{h}\\text{.}<br \/>\n\\end{equation*}<\/div>\n<\/li>\n<li id=\"Hke\">\n<p id=\"Ote\">Use computing technology and small values of [latex]h[\/latex] to estimate the value of<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\nL = \\lim_{h \\to 0} \\frac{a^h - 1}{h}<br \/>\n\\end{equation*}<\/div>\n<p>when [latex]a = 2\\text{.}[\/latex] Do likewise when [latex]a = 3\\text{.}[\/latex]<\/li>\n<li id=\"nrn\">\n<p id=\"uAn\">Note that it would be ideal if the value of the limit [latex]L[\/latex] was [latex]1\\text{,}[\/latex] for then [latex]f[\/latex] would be a particularly special function: its derivative would be simply [latex]a^x\\text{,}[\/latex] which would mean that its derivative is itself. By experimenting with different values of [latex]a[\/latex] between [latex]2[\/latex] and [latex]3\\text{,}[\/latex] try to find a value for [latex]a[\/latex] for which<\/p>\n<div class=\"displaymath\">\\begin{equation*}<br \/>\nL = \\lim_{h \\to 0} \\frac{a^h - 1}{h} = 1\\text{.}<br \/>\n\\end{equation*}<\/div>\n<\/li>\n<li id=\"Tyw\">\n<p id=\"aHw\">Compute [latex]\\ln(2)[\/latex] and [latex]\\ln(3)\\text{.}[\/latex] What does your work in (b) and (c) suggest is true about [latex]\\frac{d}{dx}[2^x][\/latex] and [latex]\\frac{d}{dx}[3^x]\\text{?}[\/latex]<\/p>\n<\/li>\n<li id=\"zFF\">\n<p id=\"GOF\">How do your investigations in (d) lead to a particularly important fact about the function [latex]f(x) = e^x\\text{?}[\/latex]<\/p>\n<\/li>\n<\/ol>\n<\/article>\n<\/section>\n<\/div><button><span aria-hidden=\"true\">&times;<\/span><span class=\"screen-reader-text\">Close definition<\/span><\/button><\/div><\/template><template id=\"term_202_101\"><div class=\"glossary__definition\" role=\"dialog\" data-id=\"term_202_101\"><div tabindex=\"-1\"><p>I'm going to embed a PDF here<\/p>\n<figure id=\"attachment_57\" aria-describedby=\"caption-attachment-57\" style=\"width: 300px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/integrations.pressbooks.network\/app\/uploads\/sites\/11\/2019\/01\/steel_wagstaff.png\"><img class=\"wp-image-57 size-medium\" src=\"https:\/\/integrations.pressbooks.network\/app\/uploads\/sites\/11\/2019\/01\/steel_wagstaff-300x300.png\" alt=\"\" width=\"300\" height=\"300\" \/><\/a><figcaption id=\"caption-attachment-57\" class=\"wp-caption-text\">I'm a caption<\/figcaption><\/figure>\n<p><a href=\"https:\/\/integrations.pressbooks.network\/app\/uploads\/sites\/11\/2019\/01\/WP-WP-WordpressVsDrupal-05-WEB.pdf\">WP-WP-WordpressVsDrupal-05-WEB<\/a><\/p>\n<p>Mark the Words:<\/p>\n<div id=\"h5p-30\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-30\" class=\"h5p-iframe\" data-content-id=\"30\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Mark the Words Demo\"><\/iframe><\/div>\n<\/div>\n<p>Image Pairing:<\/p>\n<div id=\"h5p-31\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-31\" class=\"h5p-iframe\" data-content-id=\"31\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Image pairing demo\"><\/iframe><\/div>\n<\/div>\n<p>Multiple Choice Demo:<\/p>\n<div id=\"h5p-32\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-32\" class=\"h5p-iframe\" data-content-id=\"32\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Multiple Choice Demo\"><\/iframe><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div><button><span aria-hidden=\"true\">&times;<\/span><span class=\"screen-reader-text\">Close definition<\/span><\/button><\/div><\/template><\/div>","protected":false},"author":14,"menu_order":25,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-202","chapter","type-chapter","status-publish","hentry"],"part":18,"_links":{"self":[{"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/chapters\/202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/wp\/v2\/users\/14"}],"version-history":[{"count":1,"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/chapters\/202\/revisions"}],"predecessor-version":[{"id":203,"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/chapters\/202\/revisions\/203"}],"part":[{"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/parts\/18"}],"metadata":[{"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/chapters\/202\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/wp\/v2\/media?parent=202"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/pressbooks\/v2\/chapter-type?post=202"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/wp\/v2\/contributor?post=202"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/integrations.pressbooks.network\/test-clone\/wp-json\/wp\/v2\/license?post=202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}