{{Short description|Method of deriving conclusions}} {{good article}} {{Use American English|date=January 2026}} [[File:Modus ponens2.svg|thumb|upright=.8|alt=Diagram of an inference|{{lang|la|[[Modus ponens]]}} is one of the main rules of inference.]]

'''Rules of inference''' are ways of deriving conclusions from [[premise]]s. They are integral parts of [[formal logic]], serving as the [[Logical form|logical structure]] of [[Validity (logic)|valid]] arguments. If an argument with true premises follows a rule of inference then the conclusion cannot be false. {{lang|la|[[Modus ponens]]}}, an influential rule of inference, connects two premises of the form "if <math>P</math> then <math>Q</math>" and "<math>P</math>" to the conclusion "<math>Q</math>", as in the argument "If it rains, then the ground is wet. It rains. Therefore, the ground is wet." There are many other rules of inference for different patterns of valid arguments, such as {{lang|la|[[modus tollens]]}}, [[disjunctive syllogism]], [[constructive dilemma]], and [[existential generalization]].

Rules of inference include rules of implication, which operate only in one direction from premises to conclusions, and [[rules of replacement]], which state that two expressions are equivalent and can be freely swapped. They contrast with [[formal fallacies]]{{em dash}}invalid argument forms involving logical errors.

Logicians construct [[formal systems]] to precisely capture and codify valid patterns of reasoning, with distinct systems using different rules of inference. For example, [[propositional logic]] examines how [[proposition|statements]] formed through logical operators like "not" and "if...then..." support conclusions. [[First-order logic]] extends propositional logic by analyzing how the internal structure of propositions, like names and [[Predicate (logic)|predicates]], influences reasoning. Other logical systems explore inferential patterns associated with [[Modal logic|what is possible and necessary]], with [[Doxastic logic|what people believe]], and with [[Temporal logic|what happened at different times]]. Various formalisms are used to express logical systems. [[Natural deduction]] systems employ many intuitive rules of inference to reflect how people naturally reason, while [[Hilbert system]]s provide minimalistic frameworks to represent foundational principles without redundancy.

Rules of inference are relevant to many areas, such as [[Mathematical proof|proofs]] in [[mathematics]] and [[automated reasoning]] in [[computer science]]. Their conceptual and psychological underpinnings are studied by [[Philosophy of logic|philosophers of logic]] and [[Cognitive psychology|cognitive psychologists]].

== Definition == A rule of [[inference]] is a way of drawing a conclusion from a set of [[premise]]s.<ref>{{multiref | {{harvnb|Hurley|2016|p=303}} | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|Carlson|2017|p=20}} | {{harvnb|Copi|Cohen|Flage|2016|pp=244–245, 447}} }}</ref> Also called ''inference rule'' and ''transformation rule'',<ref>{{multiref | {{harvnb|Shanker|2003|p=[https://books.google.com/books?id=jIzT7AT3ILIC&pg=PA442 442]}} | {{harvnb|Cook|2009|p=152}} }}</ref> it is a norm of correct inferences that can be used to guide [[logical reasoning|reasoning]], justify conclusions, and criticize [[argument]]s. As part of [[Deductive reasoning|deductive]] logic, rules of inference are argument forms that preserve the [[truth]] of the premises, meaning that the conclusion is always true if the premises are true.{{efn|Non-deductive arguments, by contrast, support the conclusion without ensuring that it is true, such as [[Inductive reasoning|inductive]] and [[abductive reasoning]]. Non-deductive reasoning plays a central role in the empirical sciences, whereas deductive reasoning following rules of inference is more characteristically employed in the [[formal sciences]].<ref>{{multiref | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|Löwe|2002|pp=5–6}} | {{harvnb|Agazzi|2016|p=[https://books.google.com/books?id=nd0eEAAAQBAJ&pg=PA27 27]}} | {{harvnb|Nunes|2011|pp=2066–2069}}}}</ref>}} An inference is deductively [[Validity (logic)|valid]] if it follows a correct rule of inference. Whether this is the case depends only on the [[Logical form|form or syntactic structure]] of the premises and the conclusion, that is, the actual content or concrete meaning of the statements does not affect validity. For instance, {{lang|la|[[modus ponens]]}} is a rule of inference that connects two premises of the form "if <math>P</math> then <math>Q</math>" and "<math>P</math>" to the conclusion "<math>Q</math>". The letters <math>P</math> and <math>Q</math> in this example and in later formulas are so-called [[metavariable]]s: they stand for any simple or compound [[proposition]].<ref name="auto2">{{multiref | {{harvnb|Hurley|2016|pp=54–55, 283–287}} | {{harvnb|Arthur|2016|p=165}} | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|Carlson|2017|p=20}} | {{harvnb|Copi|Cohen|Flage|2016|pp=244–245}} | {{harvnb|Baker|Hacker|2014|pp=[https://books.google.com/books?id=vEFVAgAAQBAJ&pg=PA88 88–90]}} | {{harvnb|Reynolds|1998|p=[https://books.google.com/books?id=X_ToAwAAQBAJ&pg=PA12 12]}}}}</ref> Any argument following {{lang|la|modus ponens}} is valid, independent of the specific meanings of <math>P</math> and <math>Q</math>, such as the argument "If it is day, then it is light. It is day. Therefore, it is light."<ref>{{harvnb|Schumann|2023|pp=[https://books.google.com/books?id=sqEIEQAAQBAJ&pg=PA301 301–302]}}</ref> In addition to '{{lang|la|modus ponens}}, there are many other rules of inference, such as {{lang|la|[[modus tollens]]}}, [[disjunctive syllogism]], and [[constructive dilemma]].<ref name="auto2"/>

There are different formats to represent rules of inference. A common approach is to use a new line for each premise and to separate the premises from the conclusion using a horizontal line. With this format, {{lang|la|modus ponens}} is written as:<ref>{{harvnb|Hurley|2016|p=303}}</ref>{{efn|The symbol <math>\to</math> in this formula means ''if ... then ...'', expressing [[Material conditional|material implication]].<ref>{{harvnb|Magnus|Button|2021|p=32}}</ref>}} <math display="block">\begin{array}{l} P \to Q \\ P \\ \hline Q \end{array}</math>

Some logicians employ the [[therefore sign]] (<math>\therefore</math>) either together with or instead of the horizontal line to indicate where the conclusion begins.<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=137, 245–246}} | {{harvnb|Magnus|Button|2021|p=109}} }}</ref> The [[sequent]] notation, a different approach, uses a single line in which the premises are separated by commas and connected to the conclusion with the [[turnstile symbol]] (<math>\vdash</math>), as in <math>P \to Q, P \vdash Q</math>.<ref>{{harvnb|Sørensen|Urzyczyn|2006|pp=[https://books.google.com/books?id=_mtnm-9KtbEC&pg=PA161 161–162]}}</ref>

Rules of inference are part of [[Formal system|logical systems]] and different systems employ distinct sets of rules. For example, [[universal instantiation]]{{efn|Universal instantiation infers a statement about a specific individual from a universal claim, as in the argument "Everyone must pay taxes. Therefore, Wesley must pay taxes."<ref name="auto"/>}} is a rule of inference in the system of [[first-order logic]] but not in [[propositional logic]].<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=295–299}} | {{harvnb|Cook|2009|pp=124, 251–252}} | {{harvnb|Hurley|2016|pp=374–375}} }}</ref> Rules of inference play a central role in [[Formal proof|proofs]] as explicit procedures for deriving new lines of a proof from preceding lines. Proofs involve a series of inferential steps and often use various rules of inference to establish the [[theorem]] they intend to demonstrate.<ref>{{multiref | {{harvnb|Cook|2009|pp=124, 230, 251–252}} | {{harvnb|Magnus|Button|2021|pp=112–113}} | {{harvnb|Copi|Cohen|Flage|2016|pp=244–245}} }}</ref>{{efn|The expression {{lang|la|[[quod erat demonstrandum]]}} (abbreviated as ''Q.E.D.'') is sometimes placed at the end of proofs to indicate that the original hypothesis has been demonstrated.<ref>{{harvnb|MW staff|2026}}</ref>}} Rules of inference are definitory rules{{em dash}}rules about which inferences are allowed. They contrast with strategic rules, which govern the inferential steps needed to prove a certain theorem from a specific set of premises. Mastering definitory rules by itself is not sufficient for effective reasoning since they provide little guidance on how to reach the intended conclusion.<ref>{{multiref | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|Hintikka|2013|p=[https://books.google.com/books?id=rUDsCAAAQBAJ&pg=PA98 98]}} }}</ref>{{efn|There are different strategies used to formulate proofs. For example, {{lang|la|[[reductio ad absurdum]]}} seeks to establish a conclusion by showing that its negation is contradictory.<ref>{{harvnb|DeBonis|2025|pp=[https://books.google.com/books?id=RYdBEQAAQBAJ&pg=PA32 32–33, 56]}}</ref>}} As standards or procedures governing the transformation of symbolic expressions, rules of inference are similar to [[mathematical function]]s taking premises as input and producing a conclusion as output. According to one interpretation, rules of inference are inherent in [[logical operator]]s{{efn|Logical operators or constants are expressions used to form and connect propositions, such as ''not'', ''or'', and ''if...then...''.<ref>{{harvnb|Hurley|2016|pp=238–239}}</ref>}} found in statements, making the meaning and function of these operators explicit without adding any additional information.<ref>{{multiref | {{harvnb|Baker|Hacker|2014|pp=[https://books.google.com/books?id=vEFVAgAAQBAJ&pg=PA88 88–90]}} | {{harvnb|Tourlakis|2011|p=[https://books.google.com/books?id=8jAwgCTgnycC&pg=PA40 40]}} | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|McKeon|2010|pp=[https://books.google.com/books?id=76SH_DI3yyoC&pg=PA128 128–129]}}}}</ref>

[[File:PSM V17 D740 George Boole.jpg|thumb|alt=Black-and-white drawing of a man with sideburns, dressed in a dark formal attire with a white high-collared shirt|[[George Boole]] (1815–1864) made key contributions to symbolic logic in general and propositional logic in particular.<ref>{{multiref | {{harvnb|Burris|2024|loc=Lead section}} | {{harvnb|O'Regan|2017|pp=95–96, 103}} }}</ref>]]

Logicians distinguish two types of rules of inference: rules of implication and [[rules of replacement]].{{efn|According to a narrow definition, rules of inference only encompass rules of implication but do not include rules of replacement.<ref>{{harvnb|Arthur|2016|pp=165–166}}</ref>}} Rules of implication, like {{lang|la|modus ponens}}, operate only in one direction, meaning that the conclusion can be deduced from the premises, but the premises cannot be deduced from the conclusion. Rules of replacement, by contrast, operate in both directions, stating that two expressions are equivalent and can be freely replaced with each other. In classical logic, for example, a proposition (<math>P</math>) is equivalent to the negation{{efn|Logicians use the symbols <math>\lnot</math> or <math>\sim</math> to express negation.<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|p=446}} | {{harvnb|Magnus|Button|2021|p=32}} }}</ref>}} of its negation (<math>\lnot \lnot P</math>).{{efn|Rules of replacement are sometimes expressed using a double semi-colon. For instance, the double negation rule can be written as <math>P :: \lnot \lnot P</math>.<ref>{{harvnb|Hurley|2016|pp=323–252}}</ref>}} As a result, one can infer one from the other in either direction, making it a rule of replacement. Other rules of replacement include [[De Morgan's laws]] as well as the [[Commutative property|commutative]] and [[Associative property|associative properties]] of [[Logical conjunction|conjunction]] and [[Logical disjunction|disjunction]]. While rules of implication apply only to complete statements, rules of replacement can be applied to any part of a compound statement.<ref>{{multiref | {{harvnb|Arthur|2016|pp=165–166}} | {{harvnb|Hurley|2016|pp=302–303, 323–252}} | {{harvnb|Copi|Cohen|Flage|2016|pp=257–258}} | {{harvnb|Hurley|Watson|2018|pp=403–404, 426–428}} }}</ref>

Deductive rules of inference differ from defeasible [[argumentation scheme]]s, which describe patterns of reasoning that provide some support to a conclusion without guaranteeing its truth, such as the [[argument from authority]] and the [[argument from analogy]]. However, the term "rule of inference" is sometimes used in a looser sense to include non-deductive argumentation schemes.<ref>{{multiref | {{harvnb|Walton|2013|pp=5–7, 265}} | {{harvnb|Roy|Chakraborty|2013|p=[https://books.google.com/books?id=Ujw8BAAAQBAJ&pg=PA92 92]}} }}</ref> Similarly, the term is occasionally interpreted broadly to include general standards of research, such as the principle that [[scientific experiments]] should be [[Reproducibility|replicable]].<ref>{{harvnb|Epstein|King|2002|pp=1–2, 38}}</ref>

One of the first discussions of formal rules of inference dates to [[Ancient history|antiquity]], in [[Aristotle's logic]]. His explanations of valid [[syllogisms]] were further refined in [[Medieval philosophy|medieval]] and [[early modern philosophy]]. The development of [[symbolic logic]] in the 19th century, such as [[George Boole]]'s articulation of [[Boolean algebra]], led to the formulation of many additional rules of inference belonging to [[Classical logic|classical]] propositional and first-order logic. In the 20th and 21st centuries, logicians developed various [[Non-classical logic|non-classical]] systems of logic with alternative rules of inference.<ref>{{multiref | {{harvnb|Hintikka|Spade|2020|loc=§ Aristotle, § Medieval Logic, § Boole and De Morgan, § Gottlob Frege}} | {{harvnb|O'Regan|2017|pp=95–96, 103}} | {{harvnb|Gensler|2012|p=[https://books.google.com/books?id=jpteBwAAQBAJ&pg=PA362 362]}} | {{harvnb|Burris|2024|loc=Lead section}} }}</ref>

== Basic concepts == Rules of inference describe the structure of arguments, which consist of premises that support a conclusion.<ref>{{multiref | {{harvnb|Hurley|2016|pp=303, 429–430}} | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|Carlson|2017|p=20}} | {{harvnb|Copi|Cohen|Flage|2016|pp=244–245, 447}} }}</ref> Premises and conclusions are statements or propositions about what is true. For instance, the assertion "The door is open." is a statement that is either true or false, while the question "Is the door open?" and the command "Open the door!" are not statements and have no truth value.<ref>{{multiref | {{harvnb|Bonevac|1999|pp=679–681}} | {{harvnb|Lowe|2005|pp=699–701}} | {{harvnb|Dowden|2020|p=24}} | {{harvnb|Copi|Cohen|Rodych|2019|p=[https://books.google.com/books?id=38bADwAAQBAJ&pg=PA4 4]}} }}</ref> An inference is a step of reasoning from premises to a conclusion, while an argument is the outward expression of an inference.<ref>{{multiref | {{harvnb|Hintikka|2019|loc=§ Nature and Varieties of Logic}} | {{harvnb|Haack|1978|pp=1–10}} | {{harvnb|Schlesinger|Keren-Portnoy|Parush|2001|p=220}} }}</ref>

[[Logic]] is the study of correct reasoning and examines how to distinguish good from bad arguments.<ref>{{multiref | {{harvnb|Hintikka|2019|loc=Lead section, § Nature and Varieties of Logic}} | {{harvnb|Bonevac|1999|p=679}} }}</ref> Deductive logic is the branch that investigates the strongest arguments, called deductively valid arguments, for which the conclusion cannot be false if all the premises are true. This is expressed by saying that the conclusion is a [[logical consequence]] of the premises. Rules of inference belong to deductive logic and describe argument forms that fulfill this requirement.<ref>{{multiref | {{harvnb|Hintikka|Sandu|2006|pp=13–14}} | {{harvnb|Bonevac|1999|pp=679–681}} | {{harvnb|Cannon|2002|pp=[https://books.google.com/books?id=79qb93CQE2AC&pg=PA14 14–15]}} }}</ref> In order to precisely assess whether an argument follows a rule of inference, logicians use [[formal languages]] to express statements in a rigorous manner, similar to [[mathematical formula]]s.<ref>{{multiref | {{harvnb|Tully|2005|pp=532–533}} | {{harvnb|Hodges|2005|pp=533–536}} | {{harvnb|Walton|1996}} | {{harvnb|Johnson|1999|pp=265–268}} }}</ref> They combine formal languages with rules of inference to construct [[formal systems]]—frameworks for formulating propositions and drawing conclusions.{{efn|Additionally, formal systems may also define [[axiom]]s or [[axiom schema]]s.<ref>{{harvnb|Hodel|2013|p=[https://books.google.com/books?id=SxRYdzWio84C&pg=PA7 7]}}</ref>}} Different formal systems may employ different formal languages or different rules of inference.<ref>{{multiref | {{harvnb|Cook|2009|p=124}} | {{harvnb|Jacquette|2006|pp=2–4}} | {{harvnb|Hodel|2013|p=[https://books.google.com/books?id=SxRYdzWio84C&pg=PA7 7]}} }}</ref>{{efn|Formal systems can have limitations about what can and cannot be proven in them, such as [[Gödel's incompleteness theorems|the limitations pointed out by Kurt Gödel]] regarding formal systems that encode [[arithmetic]].<ref>{{harvnb|Moore|2022|pp=[https://books.google.com/books?id=ZwuYEAAAQBAJ&pg=PA1 1–9]}}</ref>}} The basic rules of inference within a formal system can often be expanded by introducing new rules, known as ''[[admissible rule]]s''. Admissible rules do not change which arguments in a formal system are valid but can simplify proofs. If an admissible rule can be expressed through a combination of the system's basic rules, it is called a ''derived'' or ''derivable rule''.<ref>{{multiref | {{harvnb|Cook|2009|pp=9–10}} | {{harvnb|Fitting|Mendelsohn|2012|pp=[https://books.google.com/books?id=5IxqCQAAQBAJ&pg=PA68 68–69]}} | {{harvnb|Boyer|Moore|2014|pp=[https://books.google.com/books?id=eMHSBQAAQBAJ&pg=PA144 144–146]}} }}</ref> Statements that can be deduced in a formal system are called ''[[theorem]]s'' of this formal system.<ref>{{harvnb|Cook|2009|p=287}}</ref> Widely used systems of logic include [[propositional logic]], [[first-order logic]], and [[modal logic]].<ref>{{multiref | {{harvnb|Asprino|2020|p=[https://books.google.com/books?id=H6EGEAAAQBAJ&pg=PA4 4]}} | {{harvnb|Hodges|2005|pp=533–536}} | {{harvnb|Bonevac|1999|pp=679–681}} }}</ref>

Rules of inference only ensure that the conclusion is true if the premises are true. An argument with false premises can still be valid, but its conclusion may be false. For example, the argument "If pigs can fly, then the sky is purple. Pigs can fly. Therefore, the sky is purple." is valid because it follows {{lang|la|modus ponens}}, even though it contains false premises. A valid argument is called a ''[[Soundness|sound argument]]'' if all of its premises are true.<ref>{{multiref | {{harvnb|Copi|Cohen|Rodych|2019|p=[https://books.google.com/books?id=38bADwAAQBAJ&pg=PA30 30]}} | {{harvnb|Hurley|2016|pp=42–43, 434–435}} }}</ref>

Rules of inference are closely related to [[Tautology (logic)|tautologies]] or [[logical truth]]s. In logic, a tautology is a statement that is true only because of the logical vocabulary it uses, independent of the meanings of its non-logical vocabulary. For example, the statement "if the tree is green and the sky is blue then the tree is green" is true independently of the meanings of terms like ''tree'' and ''green'', making it a tautology. Every argument following a rule of inference can be transformed into a tautology. This is achieved by forming a [[Logical conjunction|conjunction]] (''and'') of all premises and connecting it through [[Material conditional|implication]] (''if ... then ...'') to the conclusion, thereby combining all the individual statements of the argument into a single statement. For example, the valid argument "The tree is green and the sky is blue. Therefore, the tree is green." can be transformed into the tautology "if the tree is green and the sky is blue then the tree is green".<ref>{{multiref | {{harvnb|Gossett|2009|pp=[https://books.google.com/books?id=NuFeW8N2hlkC&pg=PA50 50–51]}} | {{harvnb|Carlson|2017|p=20}} | {{harvnb|Hintikka|Sandu|2006|p=16}} | {{harvnb|Makridis|2022|p=[https://books.google.com/books?id=DoBgEAAAQBAJ&pg=PA478 478]}} }}</ref>

Rules of inference are not the only way to demonstrate that an argument is valid. Alternative methods include the use of [[truth table]]s, which apply to propositional logic, and [[truth tree]]s, which can also be employed in first-order logic.<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=244–245, 447}} | {{harvnb|Hurley|2016|pp=267–270}} }}</ref>

== Systems of logic == === Classical === ==== Propositional logic ==== {{main|Propositional logic}} Propositional logic examines the inferential patterns of simple and compound [[proposition]]s. It uses letters, such as <math>P</math> and <math>Q</math>, to represent simple propositions. Compound propositions are formed by modifying or combining simple propositions with [[logical operator]]s, such as <math>\lnot</math> (''not''), <math>\land</math> (''and''), <math>\lor</math> (''or''), and <math>\to</math> (''if ... then ...''). For example, if <math>P</math> stands for the statement "it is raining" and <math>Q</math> stands for the statement "the streets are wet", then <math>\lnot P</math> expresses "it is not raining" and <math>P \to Q</math> expresses "if it is raining then the streets are wet". These logical operators are [[truth-functional]], meaning that the truth value of a compound proposition depends only on the truth values of the simple propositions composing it. For instance, the compound proposition <math>P \land Q</math> is only true if both <math>P</math> and <math>Q</math> are true; in all other cases, it is false. Propositional logic is not concerned with the concrete meaning of propositions other than their truth values.<ref>{{multiref | {{harvnb|Klement|loc=Lead section, § 1. Introduction, § 3. The Language of Propositional Logic}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA25 25–30]}} }}</ref> Key rules of inference in propositional logic are {{lang|la|[[modus ponens]]}}, {{lang|la|[[modus tollens]]}}, [[hypothetical syllogism]], [[disjunctive syllogism]], and [[double negation elimination]]. Further rules include [[conjunction introduction]], [[conjunction elimination]], [[disjunction introduction]], [[disjunction elimination]], [[constructive dilemma]], [[destructive dilemma]], [[Absorption (logic)|absorption]], and [[De Morgan's laws]].<ref>{{multiref | {{harvnb|Hurley|2016|pp=303, 315}} | {{harvnb|Copi|Cohen|Flage|2016|p=247}} | {{harvnb|Klement|loc=§ Deduction: Rules of Inference and Replacement}} }}</ref>

{|class="wikitable" |+ Notable rules of inference<ref>{{multiref | {{harvnb|Hurley|2016|pp=303, 315}} | {{harvnb|Copi|Cohen|Flage|2016|p=247}} }}</ref> |- ! style="text-align:center;" |Rule of inference !! style="text-align:center;" |Form !! style="text-align:center;" |Example |- |style="text-align:center;" |{{lang|la|Modus ponens}} ||<math>\begin{array}{l} P \to Q \\ P \\ \hline Q \end{array}</math> ||<math>\begin{array}{l} \text{If Kim is in Seoul, then Kim is in South Korea.} \\ \text{Kim is in Seoul.} \\ \hline \text{Therefore, Kim is in South Korea.} \end{array}</math> |- |style="text-align:center;" |{{lang|la|Modus tollens}} ||<math>\begin{array}{l} P \to Q \\ \lnot Q \\ \hline \lnot P \end{array}</math> ||<math>\begin{array}{l} \text{If Koko is a koala, then Koko is cuddly.} \\ \text{Koko is not cuddly.} \\ \hline \text{Therefore, Koko is not a koala.} \end{array}</math> |- |style="text-align:center;" |Hypothetical syllogism ||<math>\begin{array}{l} P \to Q \\ Q \to R \\ \hline P \to R \end{array}</math> ||<math>\begin{array}{l} \text{If Leo is a lion, then Leo roars.} \\ \text{If Leo roars, then Leo is fierce.} \\ \hline \text{Therefore, if Leo is a lion, then Leo is fierce.} \end{array}</math> |- |style="text-align:center;" |Disjunctive syllogism ||<math>\begin{array}{l} P \lor Q \\ \lnot P \\ \hline Q \end{array}</math> ||<math>\begin{array}{l} \text{The book is on the shelf or on the table.} \\ \text{The book is not on the shelf.} \\ \hline \text{Therefore, the book is on the table. } \end{array}</math> |- |style="text-align:center;" |Double negation elimination ||<math>\begin{array}{l} \lnot \lnot P \\ \hline P \end{array}</math> ||<math>\begin{array}{l} \text{We were not unable to meet the deadline.} \\ \hline \text{We were able to meet the deadline. } \end{array}</math> |}

==== First-order logic ==== {{main|First-order logic}} [[File:Wismar Marienkirche Bronzebüste Gottlob Frege (01-1).JPG|thumb|upright=.8|alt=Photo of a bronze bust of a bearded man|As one of the founding fathers of modern logic, [[Gottlob Frege]] (1848–1925) explored some of the foundational concepts of first-order logic.<ref>{{multiref | {{harvnb|O'Regan|2017|pp=101–103}} | {{harvnb|Zalta|2024|loc=Lead section}} }}</ref>]]

First-order logic also employs the logical operators from propositional logic but includes additional devices to articulate the internal structure of propositions. Basic propositions in first-order logic consist of a [[Predicate (logic)|predicate]], symbolized with uppercase letters like <math>P</math> and <math>Q</math>, which is applied to [[singular term]]s, symbolized with lowercase letters like <math>a</math> and <math>b</math>. For example, if <math>a</math> stands for "Aristotle" and <math>P</math> stands for "is a philosopher", then the formula <math>P(a)</math> means that "Aristotle is a philosopher". Another innovation of first-order logic is the use of the [[Quantifier (logic)|quantifiers]] <math>\exists</math> and <math>\forall</math>, which express that a predicate applies to some or all individuals. For instance, the formula <math>\exists x P(x)</math> expresses that philosophers exist, while <math>\forall x P(x)</math> expresses that everyone is a philosopher. The rules of inference from propositional logic are also valid in first-order logic.<ref>{{multiref | {{harvnb|Shapiro|Kouri Kissel|2024|loc=Lead section, § 2. Language}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA90 90–95]}} | {{harvnb|Cook|2009|pp=119–120}} }}</ref> Additionally, first-order logic introduces new rules of inference that govern the role of singular terms, predicates, and quantifiers in arguments. Key rules of inference are [[universal instantiation]] and [[existential generalization]]. Other rules of inference include [[universal generalization]] and [[existential instantiation]].<ref name="auto">{{multiref | {{harvnb|Hurley|2016|pp=374–377}} | {{harvnb|Shapiro|Kouri Kissel|2024|loc=§ 3. Deduction}} }}</ref>

{|class="wikitable" |+ Notable rules of inference<ref name="auto"/> |- ! style="text-align:center;" |Rule of inference !! style="text-align:center;" |Form !! style="text-align:center;" |Example |- |style="text-align:center;" |Universal instantiation ||<math>\begin{array}{l} \forall x P(x) \\ \hline P(a) \end{array}</math>{{efn|This example assumes that <math>a</math> refers to an individual in the [[domain of discourse]].}} ||<math>\begin{array}{l} \text{Everyone must pay taxes.} \\ \hline \text{Therefore, Wesley must pay taxes.} \end{array}</math> |- |style="text-align:center;" |Existential generalization ||<math>\begin{array}{l} P(a) \\ \hline \exists x P(x) \end{array}</math> ||<math>\begin{array}{l} \text{Socrates is mortal.} \\ \hline \text{Therefore, someone is mortal.} \end{array}</math> |}

=== Modal logics === {{main|Modal logic}} Modal logics are formal systems that extend propositional logic and first-order logic with additional operators. Alethic modal logic introduces the operator <math>\Diamond</math> to express that something is possible and the operator <math>\Box</math> to express that something is necessary. For example, if <math>P</math> means that "Parvati works", then <math>\Diamond P</math> means that "It is possible that Parvati works", while <math>\Box P</math> means that "It is necessary that Parvati works". These two operators are related by a rule of replacement stating that <math>\Box P</math> is equivalent to <math>\lnot \Diamond \lnot P</math>. In other words: if something is necessarily true then it is not possible that it is not true. Further rules of inference include the necessitation rule, which asserts that a statement is necessarily true if it is provable in a formal system without any additional premises, and the distribution axiom, which allows one to derive <math>\Diamond P \to \Diamond Q </math> from <math>\Diamond (P \to Q)</math>. These rules of inference belong to system K, a weak form of modal logic with only the most basic rules of inference. Many formal systems of alethic modal logic include additional rules of inference, such as system T, which allows one to deduce <math>P</math> from <math>\Box P</math>.<ref>{{multiref | {{harvnb|Garson|2024|loc=Lead section, § 2. Modal Logics}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA133 133–136, 227–228]}} }}</ref>

Non-alethic systems of modal logic introduce operators that behave like <math>\Diamond</math> and <math>\Box</math> in alethic modal logic, following similar rules of inference but with different meanings. [[Deontic logic]] is one type of non-alethic logic. It uses the operator <math>\mathbf{P}</math> to express that an action is permitted and the operator <math>\mathbf{O}</math> to express that an action is required, where <math>\mathbf{P}</math> behaves similarly to <math>\Diamond</math> and <math>\mathbf{O}</math> behaves similarly to <math>\Box</math>. For instance, the rule of replacement in alethic modal logic, which asserts that <math>\Box Q</math> is equivalent to <math>\lnot \Diamond \lnot Q</math>, also applies to deontic logic. As a result, one can deduce from <math>\mathbf{O} Q</math> (e.g., Quinn has an obligation to help) that <math>\lnot \mathbf{P} \lnot Q</math> (e.g., Quinn is not permitted not to help).<ref>{{harvnb|Garson|2024|loc=§ 3. Deontic Logics}}</ref> Other systems of modal logic include [[Temporal logic|temporal modal logic]], which has operators for what is always or sometimes the case, as well as [[Doxastic logic|doxastic]] and [[epistemic modal logic]]s, which have operators for what people believe and know.<ref>{{multiref | {{harvnb|Garson|2024|loc=§ 1. What is Modal Logic?, § 4. Temporal Logics}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA183 183–187]}} }}</ref>

=== Other systems === [[File:Aristotle Altemps Inv8575.jpg|thumb|upright=.8|alt=Photo of a marble bust of a bearded man|The rules of inference in [[Aristotle]]'s (384–322 BCE) logic have the form of syllogisms.<ref>{{harvnb|O'Regan|2017|pp=90–91, 103}}</ref>]]

Many other systems of logic have been proposed.<ref>{{harvnb|Barrio|Pailos|2021|pp=261–262}}</ref> In [[ancient Greece]], one of the earliest systems was [[Aristotelian logic]], according to which each statement is made up of two [[Term logic|terms]], a subject and a predicate, connected by a [[Copula (linguistics)|copula]]. For example, the statement "all humans are mortal" has the subject "all humans", the predicate "mortal", and the copula "is". All rules of inference in Aristotelian logic have the form of [[syllogism]]s, which consist of two premises and a conclusion. For instance, the ''Barbara'' rule of inference describes the validity of arguments of the form "All men are mortal. All Greeks are men. Therefore, all Greeks are mortal."<ref>{{multiref | {{harvnb|Smith|2022|loc=Lead section, § 3. The Subject of Logic: "Syllogisms"}} | {{harvnb|Groarke|loc=Lead section, § 3. From Words into Propositions, § 4. Kinds of Propositions, § 9. The Syllogism}} }}</ref> The [[Nyaya]] school in [[ancient India]] also explored rules of inference in the form of syllogisms, such as the argument "All things which have smoke have fire. This hill has smoke. Therefore, this hill has fire."<ref>{{multiref | {{harvnb|Sharma|2000|pp=199–200}} | {{harvnb|Dasti|loc=§ 1.b.ii. The Structure of Inference}} | {{harvnb|Chatterjee|2022|p=[https://books.google.com/books?id=V1qaEAAAQBAJ&pg=PA129 129]}} }}</ref>

[[Second-order logic]] extends first-order logic by allowing quantifiers to apply to predicates in addition to singular terms. For example, to express that the individuals Adam (<math>a</math>) and Bianca (<math>b</math>) share a property, one can use the formula <math>\exists X (X(a) \land X(b))</math>.<ref>{{harvnb|Väänänen|2024|loc=Lead section, § 1. Introduction}}</ref> Second-order logic also comes with new rules of inference.{{efn|An important difference between first-order and second-order logic is that second-order logic is [[Completeness (logic)|incomplete]], meaning that it is not possible to provide a finite set of rules of inference with which every theorem can be deduced.<ref>{{multiref | {{harvnb|Väänänen|2024|loc=§ 1. Introduction}} | {{harvnb|Grandy|1979|p=[https://books.google.com/books?id=ItgJhsGE-RAC&pg=PA122 122]}} | {{harvnb|Linnebo|2014|p=[https://books.google.com/books?id=EKZOBAAAQBAJ&pg=PA123 123]}} }}</ref>}} For instance, one can infer <math>P(a)</math> (Adam is a philosopher) from <math>\forall X X(a)</math> (every property applies to Adam).<ref>{{harvnb|Pollard|2015|p=[https://books.google.com/books?id=6cY-CgAAQBAJ&pg=PA98 98]}}</ref>

[[Intuitionistic logic]] is a non-classical variant of propositional and first-order logic. It shares with them many rules of inference, such as {{lang|la|modus ponens}}, but excludes certain rules. For example, in classical logic, one can infer <math>P</math> from <math>\lnot \lnot P</math> using the rule of double negation elimination. However, in intuitionistic logic, this inference is invalid. As a result, every theorem that can be deduced in intuitionistic logic can also be deduced in classical logic, but some theorems provable in classical logic cannot be proven in intuitionistic logic.<ref>{{multiref | {{harvnb|Moschovakis|2024|loc=Lead section, § 1. Rejection of ''Tertium Non Datur''}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA86 86–89]}} | {{harvnb|Kleene|2000|p=[https://books.google.com/books?id=q-LG8Ep7WFcC&pg=PA81 81]}} }}</ref> One motivation for this modification is the idea that proofs should demonstrate that an object exists or can be [[Constructive proof|constructed]], not merely that its nonexistence would lead to a contradiction.<ref>{{harvnb|Montiel|Castillo|Melin|Sepulveda|2007|p=[https://books.google.com/books?id=fFGs1RY8zNwC&pg=PA137 137]}}</ref>

[[Paraconsistent logics]] revise classical logic to allow the existence of [[Contradiction (logic)|contradictions]]. In logic, a contradiction happens if the same proposition is both affirmed and denied, meaning that a formal system contains both <math>P</math> and <math>\lnot P</math> as theorems. Classical logic prohibits contradictions because classical rules of inference bring with them the [[principle of explosion]], an admissible rule of inference that makes it possible to infer <math>Q</math> from the premises <math>P</math> and <math>\lnot P</math>. Since <math>Q</math> is unrelated to <math>P</math>, any arbitrary statement can be deduced from a contradiction, making the affected systems useless for deciding what is true and false.<ref>{{multiref | {{harvnb|Shapiro|Kouri Kissel|2024|loc=§ 3. Deduction}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA80 80–82]}} | {{harvnb|Priest|Tanaka|Weber|2025|loc=Lead section}} | {{harvnb|Pérez-Gaspar|Borja-Macías|Barcenas|2021|pp=435–436}} }}</ref>{{efn|This situation is also known as a ''deductive explosion''.<ref>{{harvnb|Carnielli|Coniglio|2016|p=[https://books.google.com/books?id=VApkDAAAQBAJ&pg=PR9 ix]}}</ref>}} Paraconsistent logics solve this problem by modifying the rules of inference in such a way that the principle of explosion is not an admissible rule of inference. As a result, it is possible to reason about inconsistent information without deriving absurd conclusions.<ref>{{multiref | {{harvnb|Weber|loc=Lead section, § 2. Logical Background}} | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA80 80–82]}} | {{harvnb|Priest|Tanaka|Weber|2025|loc=Lead section}} }}</ref>

[[Many-valued logics]] modify classical logic by introducing additional truth values. In classical logic, a proposition is either true or false with nothing in between. In many-valued logics, some propositions are neither true nor false. [[Kleene logic]], for example, is a [[three-valued logic]] that introduces the additional truth value ''undefined'' to describe situations where information is incomplete or uncertain.<ref>{{multiref | {{harvnb|Sider|2010|pp=[https://books.google.com/books?id=-KkPEAAAQBAJ&pg=PA73 73–74, 77–79]}} | {{harvnb|Gottwald|2022|loc=Lead section, § 3.4 Three-valued Systems}} | {{harvnb|Salatiel|2022|pp=79–86}} }}</ref> Many-valued logics have adjusted rules of inference to accommodate the additional truth values. For instance, the classical rule of replacement stating that <math>P \to Q</math> is equivalent to <math>\lnot P \lor Q</math> is invalid in many three-valued systems.<ref>{{multiref | {{harvnb|Egré|Rott|2021|loc=§ 2. Three-Valued Conditionals}} | {{harvnb|Gottwald|2022|loc=Lead section, § 2. Proof Theory}} }}</ref> Some many-valued logics take the form of [[Probabilistic logic|probability logics]], which make it possible to reason from uncertain information to [[Probability|probabilistic]] conclusions.<ref>{{multiref | {{harvnb|Demey|Kooi|Sack|2023|loc=Lead section, § 1. Combining Logic and Probability Theory, § 2.1 Probabilistic Semantics}} | {{harvnb|Boričić|2016|pp=77–78}} }}</ref>

== Formalisms == Various formalisms or [[proof system]]s have been suggested as distinct ways of codifying reasoning and demonstrating the validity of arguments. Unlike different systems of logic, these formalisms do not impact what can be proven; they only influence how proofs are formulated. Influential frameworks include [[natural deduction]] systems, [[Hilbert systems]], and [[sequent calculi]].<ref>{{multiref | {{harvnb|Nederpelt|Geuvers|2014|pp=[https://books.google.com/books?id=orsrBQAAQBAJ&pg=PA159 159–162]}} | {{harvnb|Sørensen|Urzyczyn|2006|pp=[https://books.google.com/books?id=_mtnm-9KtbEC&pg=PA161 161–162]}} }}</ref>

Natural deduction systems aim to reflect how people naturally reason by introducing many intuitive rules of inference to make logical derivations more accessible. They break complex arguments into simple steps, often using subproofs based on temporary premises. The rules of inference in natural deduction target specific logical operators, governing how an operator can be added with introduction rules or removed with elimination rules. For example, the rule of [[conjunction introduction]] asserts that one can infer <math>P \land Q</math> from the premises <math>P</math> and <math>Q</math>, thereby producing a conclusion with the conjunction operator from premises that do not contain it. Conversely, the rule of [[conjunction elimination]] asserts that one can infer <math>P</math> from <math>P \land Q</math>, thereby producing a conclusion that no longer includes the conjunction operator. Similar rules of inference are [[disjunction introduction]] and [[Disjunction elimination|elimination]], [[implication introduction]] and [[Implication elimination|elimination]], [[negation introduction]] and [[Negation elimination|elimination]], and [[biconditional introduction]] and [[Biconditional elimination|elimination]]. As a result, systems of natural deduction usually include many rules of inference.<ref>{{multiref | {{harvnb|Pelletier|Hazen|2024|loc=Lead section, § 2.2 Modern Versions of Jaśkowski's Method, § 5.1 Normalization of Intuitionistic Logic}} | {{harvnb|Nederpelt|Geuvers|2014|pp=[https://books.google.com/books?id=orsrBQAAQBAJ&pg=PA159 159–162]}} | {{harvnb|Copi|Cohen|Flage|2016|p=244}} }}</ref>{{efn|The [[Fitch notation]] is an influential way of presenting proofs in natural deduction systems.<ref>{{harvnb|Akiba|2024|p=[https://books.google.com/books?id=ftksEQAAQBAJ&pg=PA7 7]}}</ref>}}

Hilbert systems, by contrast, aim to provide a minimal and efficient framework of logical reasoning by including as few rules of inference as possible. Many Hilbert systems only have {{lang|la|modus ponens}} as the sole rule of inference. To ensure that all theorems can be deduced from this minimal foundation, they introduce [[Axiom schema|axiom schemes]].<ref>{{multiref | {{harvnb|Bacon|2023|pp=[https://books.google.com/books?id=qa3WEAAAQBAJ&pg=PA423 423–424]}} | {{harvnb|Nederpelt|Geuvers|2014|pp=[https://books.google.com/books?id=orsrBQAAQBAJ&pg=PA159 159–162]}} | {{harvnb|Sørensen|Urzyczyn|2006|pp=[https://books.google.com/books?id=_mtnm-9KtbEC&pg=PA161 161–162]}} }}</ref> An axiom scheme is a template to create axioms or true statements. It uses metavariables{{em dash}}placeholders that can be replaced by specific terms or formulas to generate an infinite number of true statements.<ref>{{multiref | {{harvnb|Reynolds|1998|p=[https://books.google.com/books?id=X_ToAwAAQBAJ&pg=PA12 12]}} | {{harvnb|Cook|2009|p=26}} }}</ref> For example, propositional logic can be defined with the following three axiom schemes: (1) <math>P \to (Q \to P)</math>, (2) <math>(P \to (Q \to R)) \to ((P \to Q) \to (P \to R))</math>, and (3) <math>(\lnot P \to \lnot Q) \to (Q \to P)</math>.<ref>{{harvnb|Smullyan|2014|pp=[https://books.google.com/books?id=n6S-AwAAQBAJ&pg=PA102 102–103]}}</ref> To formulate proofs, logicians create new statements from axiom schemes and then apply {{lang|la|modus ponens}} to these statements to derive conclusions. Compared to natural deduction, this procedure tends to be less intuitive since its heavy reliance on symbolic manipulation can obscure the underlying logical reasoning.<ref>{{multiref | {{harvnb|Metcalfe|Paoli|Tsinakis|2023|pp=[https://books.google.com/books?id=CkPsEAAAQBAJ&pg=PA36 36–37]}} | {{harvnb|Nederpelt|Geuvers|2014|pp=[https://books.google.com/books?id=orsrBQAAQBAJ&pg=PA159 159–162]}} | {{harvnb|Sørensen|Urzyczyn|2006|pp=[https://books.google.com/books?id=_mtnm-9KtbEC&pg=PA161 161–162]}} }}</ref>

Sequent calculi, another approach, introduce [[sequent]]s as formal representations of arguments. A sequent has the form <math>A_1 , \dots , A_m \vdash B_1, \dots , B_n</math>, where <math>A_i</math> and <math>B_i</math> stand for propositions. Sequents are conditional assertions stating that at least one <math>B_i</math> is true if all <math>A_i</math> are true. Rules of inference operate on sequents to produce additional sequents. Sequent calculi define two rules of inference for each logical operator: one to introduce it on the left side of a sequent and another to introduce it on the right side. For example, through the rule for introducing the operator <math>\lnot</math> on the left side, one can infer <math>\lnot R, P \vdash Q</math> from <math>P \vdash Q, R</math>. The [[cut rule]], an additional rule of inference, makes it possible to simplify sequents by removing certain propositions.<ref>{{multiref | {{harvnb|Rathjen|Sieg|2024|loc=§ 2.2 Sequent Calculi}} | {{harvnb|Sørensen|Urzyczyn|2006|pp=[https://books.google.com/books?id=_mtnm-9KtbEC&pg=PA161 161–165]}} }}</ref>

== Formal fallacies == {{main|Formal fallacy}} [[File:Modus ponens & affirming the consequent.svg|thumb|alt=Diagram of modus ponens and affirming the consequent|[[Affirming the consequent]] is a formal fallacy that resembles the valid rule of inference {{lang|la|modus ponens}}.<ref name="auto1">{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=224, 439}} | {{harvnb|Hurley|Watson|2018|pp=385–386, 720}} }}</ref>]] While rules of inference describe valid patterns of deductive reasoning, formal fallacies are invalid argument forms that involve [[Fallacy|logical errors]]. The premises of a formal fallacy do not properly support its conclusion: the conclusion can be false even if all premises are true. Formal fallacies often mimic the structure of valid rules of inference and can thereby mislead people into unknowingly committing them and accepting their conclusions.<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=46–47, 227}} | {{harvnb|Cook|2009|p=123}} | {{harvnb|Hurley|Watson|2018|pp=125–126, 723}} }}</ref>

The formal fallacy of [[affirming the consequent]] concludes <math>P</math> from the premises <math>P \to Q</math> and <math>Q</math>, as in the argument "If Leo is a cat, then Leo is an animal. Leo is an animal. Therefore, Leo is a cat." This fallacy resembles valid inferences following {{lang|la|modus ponens}}, with the key difference that the fallacy swaps the second premise and the conclusion.<ref name="auto1"/> The formal fallacy of [[denying the antecedent]] concludes <math>\lnot Q</math> from the premises <math>P \to Q</math> and <math>\lnot P</math>, as in the argument "If Laya saw the movie, then Laya had fun. Laya did not see the movie. Therefore, Laya did not have fun." This fallacy resembles valid inferences following {{lang|la|modus tollens}}, with the key difference that the fallacy swaps the second premise and the conclusion.<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=46, 228, 442}} | {{harvnb|Hurley|Watson|2018|pp=385–386, 722}} }}</ref> Other formal fallacies include [[affirming a disjunct]], the [[existential fallacy]], and the [[fallacy of the undistributed middle]].<ref>{{multiref | {{harvnb|Copi|Cohen|Flage|2016|pp=443, 449}} | {{harvnb|Hurley|Watson|2018|pp=723, 728}} | {{harvnb|Cohen|2009|p=[https://books.google.com/books?id=4aGIsKmkODgC&pg=PA254 254]}} }}</ref>

== In various fields == Rules of inference are relevant to many fields, especially the [[formal science]]s, such as [[mathematics]] and [[computer science]], where they are used to prove theorems.<ref>{{multiref | {{harvnb|Fetzer|1996|pp=[https://books.google.com/books?id=JbNI3b-j0mkC&pg=PA241 241–243]}} | {{harvnb|Dent|2024|p=[https://books.google.com/books?id=NbA0EQAAQBAJ&pg=PA36 36]}} }}</ref> [[Mathematical proofs]] often start with a set of axioms to describe the logical relationships between mathematical constructs. To establish theorems, mathematicians apply rules of inference to these axioms, aiming to demonstrate that the theorems are logical consequences.<ref>{{multiref | {{harvnb|Horsten|2023|loc=Lead section, § 5.4 Mathematical Proof}} | {{harvnb|Polkinghorne|2011|p=[https://books.google.com/books?id=AJV0P1pPBNoC&pg=PA65 65]}} }}</ref> They distinguish various [[Mathematical proof|types of proof]] based on the inferential strategy to arrive at a conclusion such as [[direct proof]], [[proof by contradiction]], and [[mathematical induction]].<ref>{{harvnb|DeBonis|2025|pp=[https://books.google.com/books?id=RYdBEQAAQBAJ&pg=PA17 17–18]}}</ref> [[Mathematical logic]], a subfield of mathematics and logic, uses mathematical methods and frameworks to study rules of inference and other logical concepts.<ref>{{multiref | {{harvnb|Cook|2009|pp=174, 185}} | {{harvnb|Porta|Maillet|Mas|Martinez|2011|p=[https://books.google.com/books?id=NDMID6mWcZcC&pg=PA237 237]}} }}</ref>

Computer science also relies on deductive reasoning, employing rules of inference to establish theorems and validate [[algorithms]].<ref>{{multiref | {{harvnb|Butterfield|Ngondi|2016|loc=§ Computer Science}} | {{harvnb|Cook|2009|p=174}} | {{harvnb|Dent|2024|p=[https://books.google.com/books?id=NbA0EQAAQBAJ&pg=PA36 36]}} }}</ref> [[Logic programming]] frameworks, such as [[Prolog]], allow developers to [[Knowledge representation|represent knowledge]] and use [[computation]] to draw inferences and solve problems.<ref>{{multiref | {{harvnb|Butterfield|Ngondi|2016|loc=§ Logic Programming Languages, § Prolog}} | {{harvnb|Williamson|Russo|2010|p=[https://books.google.com/books?id=SmYu9-1HGtYC&pg=PA45 45]}} }}</ref> These frameworks often include an [[automated theorem prover]], a program that uses rules of inference to generate or verify proofs automatically.<ref>{{multiref | {{harvnb|Butterfield|Ngondi|2016|loc=§ Theorem Proving, § Mechanical Verifier}} | {{harvnb|Lavalle|Montes|Jiménez|Villaseñor|Beltran|2018|pp=119–120}} }}</ref> [[Expert system]]s utilize [[automated reasoning]] to simulate the [[decision-making]] processes of human [[experts]] in specific fields, such as [[medical diagnosis]], and assist in complex problem-solving tasks. They have a [[knowledge base]] to represent the facts and rules of the field and use an [[inference engine]] to extract relevant information and respond to user queries.<ref>{{multiref | {{harvnb|Butterfield|Ngondi|2016|loc=§ Expert System, § Knowledge Base, § Inference Engine}} | {{harvnb|Fetzer|1996|pp=[https://books.google.com/books?id=JbNI3b-j0mkC&pg=PA241 241–243]}} }}</ref>

Rules of inference are central to the [[philosophy of logic]] regarding the definition of [[logical consequence]], which describes the [[Relation (philosophy)|relation]] between the premises of a deductively valid argument and its conclusion. Different theories of this concept debate its nature and the conditions under which it exists. According to the deductive-theoretic conception, logical consequence is defined in terms of rules of inference: a conclusion follows logically from a set of premises if it can be deduced through a series of inferential steps. The [[Model theory|model-theoretic]] conception, by contrast, focuses on how the non-logical vocabulary of statements can be [[Interpretation (logic)|interpreted]]. According to this view, logical consequence means that no counterexamples are possible: under no interpretation are the premises true and the conclusion false.<ref>{{multiref | {{harvnb|McKeon|loc=Lead section, § 1. Introduction, § 2b. Logical and Non-Logical Terminology}} | {{harvnb|McKeon|2010|pp=[https://books.google.com/books?id=76SH_DI3yyoC&pg=PA24 24–25, 126–128]}} | {{harvnb|Hintikka|Sandu|2006|pp=13–14, 17–18}} | {{harvnb|Beall|Restall|Sagi|2024|loc=§ 3. Mathematical Tools: Models and Proofs}} }}</ref> A related topic in the [[epistemology of logic]] concerns the question of how to justify that {{lang|la|modus ponens}} and other rules of inference are acceptable forms of correct reasoning.<ref>{{multiref | {{harvnb|Warren|2020|pp=[https://books.google.com/books?id=9yntDwAAQBAJ&pg=PA153 153–154]}} | {{harvnb|Padro|2015|pp=1–5}} }}</ref>

[[Cognitive psychology|Cognitive psychologists]] study mental processes, including [[logical reasoning]]. They are interested in how humans use rules of inference to draw conclusions, examining the factors that influence correctness and efficiency. They observe, for example, that people are better at using {{lang|la|modus ponens}} than {{lang|la|modus tollens}}, resulting in a higher rate of successful inferences. A related topic focuses on [[Cognitive bias|biases]] that lead individuals to mistake formal fallacies for valid arguments. For instance, fallacies of the types affirming the consequent and denying the antecedent are often mistakenly accepted as valid. The assessment of arguments also depends on the concrete meaning of the propositions: individuals are more likely to accept a fallacy if its conclusion sounds plausible.<ref>{{multiref | {{harvnb|Schechter|2013|p=227}} | {{harvnb|Evans|2005|pp=171–174}} }}</ref>

Rules of inference are also relevant to the field of [[law]] for establishing the validity of one's argument or undermining the opponent's case by exposing logical fallacies. However, legal reasoning is not limited to strict deductive inferences, incorporating aspects such as [[legal norms]] and [[evidentiary standard]]s that go beyond pure formal logic.<ref>{{multiref | {{harvnb|Minghui|2009|pp=58–59, 72}} | {{harvnb|Kelsen|1973|pp=228–229}} }}</ref>

==See also== * {{annotated link|Immediate inference}} * [[Inference objection]] {{en dash}} Rejection of an argument challenging the relationship between premises and conclusion * {{annotated link|Laws of thought}} * [[List of rules of inference]] * {{annotated link|Structural rule}}

== References == === Notes === {{notelist}}

=== Citations === {{reflist}}

=== Sources === {{refbegin|30em}} * {{cite book |last1=Agazzi |first1=Evandro |editor-last1=Dilworth |editor-first1=Craig |title=Right, Wrong and Science |publisher=Brill |isbn=978-90-04-33322-2 |url=https://books.google.com/books?id=nd0eEAAAQBAJ&pg=PA27 |language=en |date=2016 }} * {{cite book |last1=Akiba |first1=Ken |title=Indeterminacy, Vagueness, and Truth: The Boolean Many-valued Approach |publisher=Springer |isbn=978-3-031-74175-3 |url=https://books.google.com/books?id=ftksEQAAQBAJ&pg=PA7 |language=en |date=2024 }} * {{cite book |last1=Arthur |first1=Richard T. W. |title=An Introduction to Logic: Using Natural Deduction, Real Arguments, a Little History, and Some Humour |publisher=Broadview Press |edition=2nd |isbn=978-1-77048-648-5 |language=en |date=2016 }} * {{cite book |last1=Asprino |first1=L. |title=Engineering Background Knowledge for Social Robots |publisher=IOS Press |isbn=978-1-64368-109-2 |url=https://books.google.com/books?id=H6EGEAAAQBAJ&pg=PA4 |language=en |date=2020 }} * {{cite book |last1=Bacon |first1=Andrew |title=A Philosophical Introduction to Higher-order Logics |publisher=Routledge |isbn=978-1-000-92575-3 |url=https://books.google.com/books?id=qa3WEAAAQBAJ&pg=PA423 |language=en |date=2023 }} * {{cite book |last1=Baker |first1=Gordon P. |last2=Hacker |first2=P. M. S. |title=Wittgenstein: Rules, Grammar and Necessity: Volume 2 of an Analytical Commentary on the Philosophical Investigations, Essays and Exegesis 185-242 |publisher=John Wiley & Sons |isbn=978-1-118-85459-4 |url=https://books.google.com/books?id=vEFVAgAAQBAJ&pg=PA88 |language=en |date=2014 }} * {{cite journal |last1=Barrio |first1=Eduardo A. |last2=Pailos |first2=Federico |title=Why a Logic Is Not Only Its Set of Valid Inferences |journal=Análisis Filosófico |volume=41 |issue=2 |doi=10.36446/af.2021.461 |date=2021 |pages=261–272}} * {{cite web |last1=Beall |first1=Jc |last2=Restall |first2=Greg |last3=Sagi |first3=Gil |title=Logical Consequence |url=https://plato.stanford.edu/entries/logical-consequence/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |date=2024 }} * {{cite book |last1=Bonevac |first1=Daniel |editor-last1=Audi |editor-first1=Robert |title=The Cambridge Dictionary of Philosophy |publisher=Cambridge University Press |chapter=Philosophy of Logic |year=1999 |isbn=978-1-107-64379-6 |pages=679–681}} * {{cite journal |last1=Boričić |first1=Marija |title=Inference rules for probability logic |journal=Publications de l'Institut Mathematique |volume=100 |issue=114 |doi=10.2298/PIM1614077B |date=2016 |pages=77–86}} * {{cite book |last1=Boyer |first1=Robert S. |last2=Moore |first2=J. Strother |title=A Computational Logic Handbook: Formerly Notes and Reports in Computer Science and Applied Mathematics |publisher=Academic Press |isbn=978-1-4832-7778-3 |url=https://books.google.com/books?id=eMHSBQAAQBAJ&pg=PA144 |language=en |date=2014 }} * {{cite web |last1=Burris |first1=Stanley |title=George Boole |url=https://plato.stanford.edu/entries/boole/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=31 March 2025 |date=2024 }} * {{cite book |last1=Butterfield |first1=Andrew |last2=Ngondi |first2=Gerard Ekembe |title=A Dictionary of Computer Science |publisher=Oxford University Press |isbn=978-0-19-968897-5 |url=https://books.google.com/books?id=GDgICwAAQBAJ&pg=PA1 |language=en |date=2016 }} * {{cite book |last1=Cannon |first1=Douglas |title=Deductive Logic in Natural Language |publisher=Broadview Press |isbn=978-1-77048-113-8 |url=https://books.google.com/books?id=79qb93CQE2AC&pg=PA14 |language=en |date=2002 }} * {{cite book |last1=Carlson |first1=Robert |title=A Concrete Introduction to Real Analysis |publisher=CRC Press |isbn=978-1-4987-7815-2 |language=en |date=2017 }} * {{cite book |last1=Carnielli |first1=Walter |last2=Coniglio |first2=Marcelo Esteban |title=Paraconsistent Logic: Consistency, Contradiction and Negation |publisher=Springer |isbn=978-3-319-33205-5 |url=https://books.google.com/books?id=VApkDAAAQBAJ&pg=PR9 |language=en |date=2016 }} * {{cite book |last1=Chatterjee |first1=Amita |editor1-last=Sarukkai |editor1-first=Sundar |editor2-last=Chakraborty |editor2-first=Mihir Kumar |title=Handbook of Logical Thought in India |publisher=Springer Nature India |isbn=978-81-322-2577-5 |chapter-url=https://books.google.com/books?id=V1qaEAAAQBAJ&pg=PA129 |language=en |chapter=Logic in India |date=2022 |pages=117–138}} * {{cite book |last1=Cohen |first1=Elliot D. |title=Critical Thinking Unleashed |publisher=Rowman & Littlefield |isbn=978-0-7425-6432-9 |url=https://books.google.com/books?id=4aGIsKmkODgC&pg=PA254 |language=en |date=2009 }} * {{cite book |last1=Cook |first1=Roy T. |title=Dictionary of Philosophical Logic |publisher=Edinburgh University Press |isbn=978-0-7486-3197-1 |language=en |date=2009 }} * {{cite book |last1=Copi |first1=Irving |last2=Cohen |first2=Carl |last3=Flage |first3=Daniel |title=Essentials of Logic |publisher=Routledge |isbn=978-1-315-38900-4 |language=en |date=2016 }} * {{cite book |last1=Copi |first1=Irving M. |last2=Cohen |first2=Carl |last3=Rodych |first3=Victor |title=Introduction to Logic |date=2019 |publisher=Routledge |isbn=978-1-351-38697-5 |language=en }} * {{cite web |last1=Dasti |first1=Matthew R. |title=Nyaya |url=https://iep.utm.edu/nyaya/ |website=Internet Encyclopedia of Philosophy |access-date=1 December 2025}} * {{cite book |last1=DeBonis |first1=Mark J. |title=A Beginner's Guide to Mathematical Proof |publisher=CRC Press |isbn=978-1-040-32705-0 |url=https://books.google.com/books?id=RYdBEQAAQBAJ&pg=PA17 |language=en |date=2025 }} * {{cite web |last1=Demey |first1=Lorenz |last2=Kooi |first2=Barteld |last3=Sack |first3=Joshua |title=Logic and Probability |url=https://plato.stanford.edu/entries/logic-probability/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=2 February 2026 |date=2023 }} * {{cite book |last1=Dent |first1=David |title=The Nature of Scientific Innovation, Volume I: Processes, Means and Impact |publisher=Palgrave Macmillan |isbn=978-3-031-75212-4 |url=https://books.google.com/books?id=NbA0EQAAQBAJ&pg=PA36 |language=en |date=2024 }} *{{cite book |last1=Dowden |first1=Bradley H. |title=Logical Reasoning |date=2020 |url=https://www.csus.edu/indiv/d/dowdenb/4/logical-reasoning-archives/Logical-Reasoning-2020-05-15.pdf }} (for an earlier version, see: {{cite book |last1=Dowden |first1=Bradley Harris |title=Logical Reasoning |date=1993 |publisher=Wadsworth Publishing Company |isbn=978-0-534-17688-4 |language=en |ref=none }}) * {{cite web |last1=Egré |first1=Paul |last2=Rott |first2=Hans |title=The Logic of Conditionals |url=https://plato.stanford.edu/entries/logic-conditionals/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=24 March 2025 |date=2021 }} * {{cite journal |last1=Epstein |first1=Lee |last2=King |first2=Gary |title=The Rules of Inference |journal=The University of Chicago Law Review |volume=69 |issue=1 |doi=10.2307/1600349 |date=2002 |jstor=1600349 |url=https://chicagounbound.uchicago.edu/uclrev/vol69/iss1/1 }} * {{cite book |last1=Evans |first1=J. S. B. T. |editor1-last=Holyoak |editor1-first=Keith J. |editor2-last=Morrison |editor2-first=Robert G. |title=The Cambridge Handbook of Thinking and Reasoning |publisher=Cambridge University Press |isbn=978-0-521-82417-0 |language=en |chapter=Deductive Reasoning |date=2005 |pages=169–184}} * {{cite book |last1=Fetzer |first1=James H. |editor1-last=Paul |editor1-first=Ellen Frankel |editor2-last=Miller |editor2-first=Fred Dycus |editor3-last=Paul |editor3-first=Jeffrey |title=Scientific Innovation, Philosophy, and Public Policy: Volume 13, Part 2 |publisher=Cambridge University Press |isbn=978-0-521-58994-9 |chapter-url=https://books.google.com/books?id=JbNI3b-j0mkC&pg=PA241 |language=en |chapter=Computer Reliability and Public Policy: Limits of Knowledge of Computer-Based Systems |date=1996 |pages=229–266}} * {{cite book |last1=Fitting |first1=M. |last2=Mendelsohn |first2=Richard L. |title=First-Order Modal Logic |publisher=Springer |isbn=978-94-011-5292-1 |url=https://books.google.com/books?id=5IxqCQAAQBAJ&pg=PA68 |language=en |date=2012 }} * {{cite web |last1=Garson |first1=James |title=Modal Logic |url=https://plato.stanford.edu/entries/logic-modal/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=22 March 2025 |date=2024 }} * {{cite book |last1=Gensler |first1=Harry J. |title=Introduction to Logic |publisher=Routledge |isbn=978-1-136-99453-1 |url=https://books.google.com/books?id=jpteBwAAQBAJ&pg=PA362 |language=en |date=2012 }} * {{cite book |last1=Gossett |first1=Eric |title=Discrete Mathematics with Proof |publisher=John Wiley & Sons |isbn=978-0-470-45793-1 |url=https://books.google.com/books?id=NuFeW8N2hlkC&pg=PA50 |language=en |date=2009 }} * {{cite web |last1=Gottwald |first1=Siegfried |title=Many-Valued Logic |url=https://plato.stanford.edu/entries/logic-manyvalued/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=24 March 2025 |date=2022 }} * {{cite book |last1=Grandy |first1=R. E. |title=Advanced Logic for Applications |publisher=D. Reidel Publishing Company |isbn=978-90-277-1034-5 |url=https://books.google.com/books?id=ItgJhsGE-RAC&pg=PA122 |language=en |date=1979 }} * {{cite web |last1=Groarke |first1=Louis F. |title=Aristotle: Logic |url=https://iep.utm.edu/aristotle-logic/ |website=Internet Encyclopedia of Philosophy |access-date=24 March 2025}} * {{cite book |last1=Haack |first1=Susan |author-link=Susan Haack |title=Philosophy of Logics |date=1978 |publisher=Cambridge University Press |chapter=1. 'Philosophy of Logics' |isbn=978-0-521-29329-7 |pages=1–10 }} * {{cite book |last1=Hintikka |first1=Jaakko |title=Inquiry as Inquiry: A Logic of Scientific Discovery |publisher=Springer |isbn=978-94-015-9313-7 |url=https://books.google.com/books?id=rUDsCAAAQBAJ&pg=PA98 |language=en |date=2013 }} * {{cite web |last1=Hintikka |first1=Jaakko J. |author-link=Jaakko Hintikka |title=Philosophy of Logic |url=https://www.britannica.com/topic/philosophy-of-logic |website=Encyclopædia Britannica |access-date=21 November 2021 |language=en |archive-date=28 April 2015 |archive-url=https://web.archive.org/web/20150428101732/http://www.britannica.com/EBchecked/topic/346240/philosophy-of-logic |url-status=live |date=2019 }} * {{cite book |last1=Hintikka |first1=Jaakko |last2=Sandu |first2=Gabriel |editor-last1=Jacquette |editor-first1=Dale |title=Philosophy of Logic |date=2006 |publisher=North Holland |chapter=What Is Logic? |isbn=978-0-444-51541-4 |pages=13–39}} * {{cite web |last1=Hintikka |first1=Jaakko J. |last2=Spade |first2=Paul Vincent |title=History of Logic: Ancient, Medieval, Modern, & Contemporary Logic |url=https://www.britannica.com/topic/history-of-logic |website=Encyclopædia Britannica |access-date=30 March 2025 |language=en |date=2020 }} * {{cite book |last1=Hodel |first1=Richard E. |title=An Introduction to Mathematical Logic |publisher=Dover Publications |isbn=978-0-486-49785-3 |url=https://books.google.com/books?id=SxRYdzWio84C&pg=PA7 |language=en |date=2013 }} * {{cite book |last1=Hodges |first1=Wilfrid |editor-last1=Honderich |editor-first1=Ted |title=The Oxford Companion to Philosophy |date=2005 |publisher=Oxford University Press |chapter=Logic, Modern |isbn=978-0-19-926479-7 |pages=533–536}} * {{cite web |last1=Horsten |first1=Leon |title=Philosophy of Mathematics |url=https://plato.stanford.edu/entries/philosophy-mathematics/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=28 March 2025 |date=2023 }} * {{cite book |last1=Hurley |first1=Patrick J. |title=Logic: The Essentials |publisher=Cengage Learning |isbn=978-1-4737-3630-6 |language=en |date=2016 }} * {{cite book |last1=Hurley |first1=Patrick J. |last2=Watson |first2=Lori |title=A Concise Introduction to Logic |publisher=Cengage Learning |isbn=978-1-305-95809-8 |edition=13th |date=2018 }} * {{cite book |last1=Jacquette |first1=Dale |editor-last1=Jacquette |editor-first1=Dale |title=Philosophy of Logic |date=2006 |publisher=North Holland |chapter=Introduction: Philosophy of Logic Today |isbn=978-0-444-51541-4 |pages=1–12}} * {{cite journal |last1=Johnson |first1=Ralph H. |title=The Relation Between Formal and Informal Logic |journal=Argumentation |year=1999 |volume=13 |issue=3 |pages=265–274 |doi=10.1023/A:1007789101256 |s2cid=141283158 }} * {{cite book |last1=Kelsen |first1=Hans |title=Essays in Legal and Moral Philosophy |publisher=Springer |isbn=978-94-010-2655-0 |language=en |date=1973 }} * {{cite book |last1=Kleene |first1=S. C. |editor1-last=Beklemishev |editor1-first=Lev D. |title=The Foundations of Intuitionistic Mathematics |publisher=Elsevier |isbn=978-0-08-095759-3 |chapter-url=https://books.google.com/books?id=q-LG8Ep7WFcC&pg=PA81 |language=en |chapter=I. A Formal System of Intuitionistic Analysis |date=2000 |pages=1–89}} * {{cite web |last1=Klement |first1=Kevin C. |title=Propositional Logic |url=https://iep.utm.edu/propositional-logic-sentential-logic/ |website=Internet Encyclopedia of Philosophy |access-date=24 March 2025}} * {{cite journal |last1=Lavalle |first1=Jesus |last2=Montes |first2=Manuel |last3=Jiménez |first3=Hector |last4=Villaseñor |first4=Luis |last5=Beltran |first5=Beatriz |title=Automatic Theorem Proving for Natural Logic: A Case Study on Textual Entailment |journal=Computación y Sistemas |volume=22 |issue=1 |doi=10.13053/cys-22-1-2778 |date=2018 |pages=119–135}} * {{cite book |last1=Linnebo |first1=Øystein |editor1-last=Horsten |editor1-first=Leon |editor2-last=Pettigrew |editor2-first=Richard |title=The Bloomsbury Companion to Philosophical Logic |publisher=Bloomsbury Publishing |isbn=978-1-4725-2829-2 |chapter-url=https://books.google.com/books?id=EKZOBAAAQBAJ&pg=PA123 |language=en |chapter=Higher-Order Logic |date=2014 |pages=105–127 }} * {{cite journal |last1=Löwe |first1=Benedikt |title=The Formal Sciences: Their Scope, Their Foundations, and Their Unity |journal=Synthese |volume=133 |issue=1-2 |doi=10.1023/A:1020887832028 |date=2002 |pages=5–11}} * {{cite book |last1=Lowe |first1=E. J. |editor-last1=Honderich |editor-first1=Ted |title=The Oxford Companion to Philosophy |date=2005 |publisher=Oxford University Press |chapter=Philosophical Logic |isbn=978-0-19-926479-7 |pages=699–701}} * {{cite book |last1=Magnus |first1=P. D. |last2=Button |first2=Tim |title=forall x: Calgary: An Introduction to Formal |publisher=University of Calgary |isbn=979-8-5273-4950-4 |date=2021 }} * {{cite book |last1=Makridis |first1=Odysseus |title=Symbolic Logic |publisher=Palgrave Macmillan |isbn=978-3-030-67396-3 |url=https://books.google.com/books?id=DoBgEAAAQBAJ&pg=PA478 |language=en |date=2022 }} * {{cite web |last1=McKeon |first1=Matthew |title=Logical Consequence |url=https://iep.utm.edu/logcon/ |website=Internet Encyclopedia of Philosophy |access-date=28 March 2025}} * {{cite book |last1=McKeon |first1=Matthew W. |title=The Concept of Logical Consequence: An Introduction to Philosophical Logic |publisher=Peter Lang |isbn=978-1-4331-0645-3 |language=en |date=2010 }} * {{cite book |last1=Metcalfe |first1=George |last2=Paoli |first2=Francesco |last3=Tsinakis |first3=Constantine |title=Residuated Structures in Algebra and Logic |publisher=American Mathematical Society |isbn=978-1-4704-6985-6 |url=https://books.google.com/books?id=CkPsEAAAQBAJ&pg=PA36 |language=en |date=2023 }} * {{cite journal |last1=Minghui |first1=Xiong |title=On the Inference Rules in Legal Logic |journal=Social Sciences in China |volume=30 |issue=3 |doi=10.1080/02529200903128266 |date=2009 |pages=58–74}} * {{cite book |last1=Montiel |first1=Oscar |last2=Castillo |first2=Oscar |last3=Melin |first3=Patricia |last4=Sepulveda |first4=Roberto |editor1-last=Nikravesh |editor1-first=Masoud |editor2-last=Zadeh |editor2-first=Lofti A. |title=Forging New Frontiers: Fuzzy Pioneers II |publisher=Springer |isbn=978-3-540-73185-6 |chapter-url=https://books.google.com/books?id=fFGs1RY8zNwC&pg=PA137 |language=en |chapter=Meditative Fuzzy Logic: A New Approach for Contradictory Knowledge Management |date=2007 |pages=135–150}} * {{cite book |last1=Moore |first1=A. W. |title=Gödel's Theorem: A Very Short Introduction |publisher=Oxford University Press |isbn=978-0-19-284785-0 |url=https://books.google.com/books?id=ZwuYEAAAQBAJ&pg=PA1 |language=en |date=2022 }} * {{cite web |last1=Moschovakis |first1=Joan |title=Intuitionistic Logic |url=https://plato.stanford.edu/entries/logic-intuitionistic/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=23 March 2025 |date=2024 }} * {{cite web |author1=MW staff |title=Quod erat demonstrandum |url=https://www.merriam-webster.com/dictionary/quod%20erat%20demonstrandum |website=Merriam-Webster |publisher=Merriam-Webster, Incorporated |access-date=11 January 2026 |language=en |date=2026}} * {{cite book |last1=Nederpelt |first1=Rob |last2=Geuvers |first2=Herman |title=Type Theory and Formal Proof: An Introduction |publisher=Cambridge University Press |isbn=978-1-316-06108-4 |url=https://books.google.com/books?id=orsrBQAAQBAJ&pg=PA159 |language=en |date=2014 }} * {{cite book |last1=Nunes |first1=Terezinha |editor1-last=Seel |editor1-first=Norbert M. |title=Encyclopedia of the Sciences of Learning |date=5 October 2011 |publisher=Springer Science & Business Media |isbn=9781441914279 |language=en |pages=2066–2069 |chapter=Logical Reasoning and Learning }} * {{cite book |last1=O'Regan |first1=Gerard |title=Concise Guide to Formal Methods: Theory, Fundamentals and Industry Applications |publisher=Springer |isbn=978-3-319-64021-1 |edition=1st |chapter=5. A Short History of Logic |date=2017 |pages=89–104}} * {{cite thesis |last1=Padro |first1=Romina |title=What the Tortoise Said to Kripke: The Adoption Problem and the Epistemology of Logic |date=2015 |publisher=CUNY Academic Works |url=https://academicworks.cuny.edu/gc_etds/603}} * {{cite web |last1=Pelletier |first1=Francis Jeffry |last2=Hazen |first2=Allen |title=Natural Deduction Systems in Logic |url=https://plato.stanford.edu/entries/natural-deduction/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=26 March 2025 |date=2024 }} * {{cite journal |last1=Pérez-Gaspar |first1=Miguel |last2=Borja-Macías |first2=Verónica |last3=Barcenas |first3=Everardo |title=On the Paraconsistent Logic CG'3 |journal=Computación y Sistemas |volume=25 |issue=2 |doi=10.13053/cys-25-2-3363 |date=2021 |pages=435–445}} * {{cite book |last1=Polkinghorne |first1=John |title=Meaning in Mathematics |publisher=Oxford University Press |isbn=978-0-19-960505-7 |url=https://books.google.com/books?id=AJV0P1pPBNoC&pg=PA65 |language=en |date=2011 }} * {{cite book |last1=Pollard |first1=Stephen |title=Philosophical Introduction to Set Theory |publisher=Courier Dover Publications |isbn=978-0-486-80582-5 |url=https://books.google.com/books?id=6cY-CgAAQBAJ&pg=PA98 |language=en |date=2015 }} * {{cite book |last1=Porta |first1=Marcela |last2=Maillet |first2=Katherine |last3=Mas |first3=Marta |last4=Martinez |first4=Carmen |editor1-last=Ao |editor1-first=Sio-Iong |editor2-last=Amouzegar |editor2-first=Mahyar |editor3-last=Rieger |editor3-first=Burghard B. |title=Intelligent Automation and Systems Engineering |publisher=Springer |isbn=978-1-4614-0373-9 |chapter-url=https://books.google.com/books?id=NDMID6mWcZcC&pg=PA237 |language=en |chapter=Towards a Strategy to Fight the Computer Science Declining Phenomenon |date=2011 |pages=231–242}} * {{cite web |last1=Priest |first1=Graham |last2=Tanaka |first2=Koji |last3=Weber |first3=Zach |title=Paraconsistent Logic |url=https://plato.stanford.edu/entries/logic-paraconsistent/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=24 March 2025 |date=2025 }} * {{cite web |last1=Rathjen |first1=Michael |last2=Sieg |first2=Wilfried |title=Proof Theory |url=https://plato.stanford.edu/entries/proof-theory/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=26 March 2025 |date=2024 }} * {{cite book |last1=Reynolds |first1=John C. |title=Theories of Programming Languages |publisher=Cambridge University Press |isbn=978-1-139-93625-5 |url=https://books.google.com/books?id=X_ToAwAAQBAJ&pg=PA12 |language=en |date=1998 }} * {{cite book |last1=Roy |first1=Samir |last2=Chakraborty |first2=Udit |title=Soft Computing |publisher=Pearson Education India |isbn=978-93-325-1420-1 |url=https://books.google.com/books?id=Ujw8BAAAQBAJ&pg=PA92 |language=en |date=2013 }} * {{cite journal |last1=Salatiel |first1=José Renato |title=On a New Approach to Perice's Three-Value Propositional Logic |journal=Manuscrito |volume=45 |doi=10.1590/0100-6045.2022.V45N4.JR |language=en |issn=0100-6045 |date=2022 |pages=79–106 |doi-broken-date=11 January 2026 }} * {{cite book |last1=Schechter |first1=Joshua |editor-last1=Pashler |editor-first1=Harold |title=Encyclopedia of the Mind |publisher=Sage |isbn=978-1-4129-5057-2 |language=en |chapter=Deductive Reasoning |date=2013 |pages=226–230 }} * {{cite book |last1=Schlesinger |first1=I. M. |last2=Keren-Portnoy |first2=Tamar |last3=Parush |first3=Tamar |title=The Structure of Arguments |date=1 January 2001 |publisher=John Benjamins Publishing |isbn=978-90-272-2359-3 |language=en }} * {{cite book |last1=Schumann |first1=Andrew |title=Archaeology of Logic |publisher=CRC Press |isbn=978-1-000-87107-4 |url=https://books.google.com/books?id=sqEIEQAAQBAJ&pg=PA301 |language=en |date=2023 }} * {{cite book |last1=Shanker |first1=Stuart |editor1-last=Shanker |editor1-first=Stuart |title=Philosophy of Science, Logic and Mathematics in the Twentieth Century |publisher=Psychology Press |isbn=978-0-415-30881-6 |chapter-url=https://books.google.com/books?id=jIzT7AT3ILIC&pg=PA442 |language=en |chapter=Glossary |date=2003 }} * {{cite web |last1=Shapiro |first1=Stewart |last2=Kouri Kissel |first2=Teresa |title=Classical Logic |url=https://plato.stanford.edu/entries/logic-classical/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |date=2024 }} * {{cite book |last1=Sharma |first1=Chandradhar |title=A Critical Survey of Indian Philosophy |publisher=Motilal Banarsidass |isbn=978-81-208-0365-7 |url=https://books.google.com/books?id=Y3gQVd5WogsC&pg=PA199 |language=en |date=2000 }} * {{cite book |last1=Sider |first1=Theodore |title=Logic for Philosophy |publisher=Oxford University Press |isbn=978-0-19-957559-6 |language=en |date=2010 }} * {{cite web |last1=Smith |first1=Robin |title=Aristotle's Logic |url=https://plato.stanford.edu/entries/aristotle-logic/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=24 March 2025 |date=2022 }} * {{cite book |last1=Smullyan |first1=Raymond M. |title=A Beginner's Guide to Mathematical Logic |publisher=Dover Publications |isbn=978-0-486-49237-7 |url=https://books.google.com/books?id=n6S-AwAAQBAJ&pg=PA102 |language=en |date=2014 }} * {{cite book |last1=Sørensen |first1=Morten Heine |last2=Urzyczyn |first2=Pawel |title=Lectures on the Curry-Howard Isomorphism |publisher=Elsevier |isbn=978-0-08-047892-0 |url=https://books.google.com/books?id=_mtnm-9KtbEC&pg=PA161 |language=en |date=2006 }} * {{cite book |last1=Tourlakis |first1=George |title=Mathematical Logic |publisher=John Wiley & Sons |isbn=978-1-118-03069-1 |url=https://books.google.com/books?id=8jAwgCTgnycC&pg=PA40 |language=en |date=2011 }} * {{cite book |last1=Tully |first1=Robert |editor-last1=Honderich |editor-first1=Ted |title=The Oxford Companion to Philosophy |date=2005 |publisher=Oxford University Press |chapter=Logic, Informal |isbn=978-0-19-926479-7 |pages=532–533}} * {{cite web |last1=Väänänen |first1=Jouko |title=Second-order and Higher-order Logic |url=https://plato.stanford.edu/entries/logic-higher-order/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=23 March 2025 |date=2024 }} * {{cite book |last1=Walton |first1=Douglas |editor-last1=Craig |editor-first1=Edward |title=Routledge Encyclopedia of Philosophy |date=1996 |publisher=Routledge |chapter=Formal and Informal Logic |isbn=978-0-415-07310-3 |url=https://www.rep.routledge.com/articles/thematic/formal-and-informal-logic/v-1 |doi=10.4324/9780415249126-X014-1 }} * {{cite book |last1=Walton |first1=Douglas |title=Methods of Argumentation |publisher=Cambridge University Press |isbn=978-1-107-43519-3 |language=en |date=2013 }} * {{cite book |last1=Warren |first1=Jared |title=Shadows of Syntax: Revitalizing Logical and Mathematical Conventionalism |publisher=Oxford University Press |isbn=978-0-19-008615-2 |url=https://books.google.com/books?id=9yntDwAAQBAJ&pg=PA153 |language=en |date=2020 }} * {{cite web |last1=Weber |first1=Zach |title=Paraconsistent Logic |url=https://iep.utm.edu/para-log/ |website=Internet Encyclopedia of Philosophy |access-date=23 March 2025}} * {{cite book |last1=Williamson |first1=Jon |last2=Russo |first2=Federica |title=Key Terms in Logic |publisher=Continuum |isbn=978-1-84706-114-0 |url=https://books.google.com/books?id=SmYu9-1HGtYC&pg=PA45 |language=en |date=2010 }} * {{cite web |last1=Zalta |first1=Edward N. |title=Gottlob Frege |url=https://plato.stanford.edu/entries/frege/ |website=The Stanford Encyclopedia of Philosophy |publisher=Metaphysics Research Lab, Stanford University |access-date=31 March 2025 |date=2024 }} {{refend}}

{{Mathematical logic}}

{{DEFAULTSORT:Rule Of Inference}} [[Category:Rules of inference| ]]