
Rules of inference are ways of deriving conclusions from premises. They are integral parts of formal logic, serving as norms of the logical structure of valid arguments. If an argument with true premises follows a rule of inference then the conclusion cannot be false. Modus ponens, an influential rule of inference, connects two premises of the form "if then " and "" to the conclusion "", 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 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. Rules of inference contrast with formal fallacies—invalid argument forms involving logical errors.
Rules of inference belong to logical systems, and distinct logical systems use different rules of inference. Propositional logic examines the inferential patterns of simple and compound propositions. First-order logic extends propositional logic by articulating the internal structure of propositions. It introduces new rules of inference governing how this internal structure affects valid arguments. Modal logics explore concepts like possibility and necessity, examining the inferential structure of these concepts. Intuitionistic, paraconsistent, and many-valued logics propose alternative inferential patterns that differ from the traditionally dominant approach associated with classical logic. Various formalisms are used to express logical systems. Some employ many intuitive rules of inference to reflect how people naturally reason while others provide minimalistic frameworks to represent foundational principles without redundancy.
Rules of inference are relevant to many areas, such as proofs in mathematics and automated reasoning in computer science. Their conceptual and psychological underpinnings are studied by philosophers of logic and cognitive psychologists.
Definition
A rule of inference is a way of drawing a conclusion from a set of premises. Also called inference rule and transformation rule, it is a norm of correct inferences that can be used to guide reasoning, justify conclusions, and criticize arguments. As part of 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. An inference is deductively correct or valid if it follows a valid rule of inference. Whether this is the case depends only on the form or syntactical structure of the premises and the conclusion. As a result, the actual content or concrete meaning of the statements does not affect validity. For instance, modus ponens is a rule of inference that connects two premises of the form "if then
" and "
" to the conclusion "
", where
and
stand for statements. Any argument with this form is valid, independent of the specific meanings of
and
, such as the argument "If it rains, then the ground is wet. It rains. Therefore, the ground is wet". In addition to modus ponens, there are many other rules of inference, such as modus tollens, disjunctive syllogism, hypothetical syllogism, constructive dilemma, and destructive dilemma.
There are different formats to represent rules of inference. A common approach is to use a new line for each premise and separate the premises from the conclusion using a horizontal line. With this format, modus ponens is written as:
Some logicians employ the therefore sign () together or instead of the horizontal line to indicate where the conclusion begins. 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 (
), as in
. The letters
and
in these formulas are so-called metavariables: they stand for any simple or compound proposition.
Rules of inference belong to logical systems and distinct logical systems may use different rules of inference. For example, universal instantiation is a rule of inference in the system of first-order logic but not in propositional logic. Rules of inference play a central role in proofs as explicit procedures for arriving at a new line of a proof based on the preceding lines. Proofs involve a series of inferential steps and often use various rules of inference to establish the theorem they intend to demonstrate. Rules of inference are definitory rules—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. As standards or procedures governing the transformation of symbolic expressions, rules of inference are similar to mathematical functions taking premises as input and producing a conclusion as output. According to one interpretation, rules of inference are inherent in logical operators found in statements, making the meaning and function of these operators explicit without adding any additional information.

Logicians distinguish two types of rules of inference: rules of implication and rules of replacement. Rules of implication, like 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 () is equivalent to the negation of its negation (
). 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 and associative properties of conjunction and disjunction. While rules of implication apply only to complete statements, rules of replacement can be applied to any part of a compound statement.
One of the earliest discussions of formal rules of inference is found in antiquity in Aristotle's logic. His explanations of valid and invalid syllogisms were further refined in medieval and early modern philosophy. The development of symbolic logic in the 19th century led to the formulation of many additional rules of inference belonging to classical propositional and first-order logic. In the 20th and 21st centuries, logicians developed various non-classical systems of logic with alternative rules of inference.
Basic concepts
Rules of inference describe the structure of arguments, which consist of premises that support a conclusion. 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. An inference is a step of reasoning from premises to a conclusion while an argument is the outward expression of an inference.
Logic is the study of correct reasoning and examines how to distinguish good from bad arguments. Deductive logic is the branch of logic 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. 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 formulas. They combine formal languages with rules of inference to construct formal systems—frameworks for formulating propositions and drawing conclusions. Different formal systems may employ different formal languages or different rules of inference. The basic rules of inference within a formal system can often be expanded by introducing new rules of inference, known as admissible rules. 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. Statements that can be deduced in a formal system are called theorems of this formal system. Widely-used systems of logic include propositional logic, first-order logic, and modal logic.
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 could 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 modus ponens, even though it contains false premises. A valid argument is called sound argument if all premises are true.
Rules of inference are closely related to tautologies. 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 conjunction (and) of all premises and connecting it through 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".
Rules of inference are not the only way to demonstrate that an argument is valid. Alternative methods include the use of truth tables, which applies to propositional logic, and truth trees, which can also be employed in first-order logic.
Systems of logic
Classical
Propositional logic
Propositional logic examines the inferential patterns of simple and compound propositions. It uses letters, such as and
, to represent simple propositions. Compound propositions are formed by modifying or combining simple propositions with logical operators, such as
(not),
(and),
(or), and
(if ... then ...). For example, if
stands for the statement "it is raining" and
stands for the statement "the streets are wet", then
expresses "it is not raining" and
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
is only true if both
and
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. Key rules of inference in propositional logic are modus ponens, 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, and De Morgan's laws.
Rule of inference | Form | Example |
---|---|---|
Modus ponens | ||
Modus tollens | ||
Hypothetical syllogism | ||
Disjunctive syllogism | ||
Double negation elimination |
First-order logic
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, symbolized with uppercase letters like and
, which is applied to singular terms, symbolized with lowercase letters like
and
. For example, if
stands for "Aristotle" and
stands for "is a philosopher", the formula
means that "Aristotle is a philosopher". Another innovation of first-order logic is the use of the quantifiers
and
, which express that a predicate applies to some or all individuals. For instance, the formula
expresses that philosophers exist while
expresses that everyone is a philosopher. The rules of inference from propositional logic are also valid in first-order logic. 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.
Rule of inference | Form | Example |
---|---|---|
Universal instantiation | ||
Existential generalization |
Modal logics
Modal logics are formal systems that extend propositional logic and first-order logic with additional logical operators. Alethic modal logic introduces the operator to express that something is possible and the operator
to express that something is necessary. For example, if the
means that "Parvati works", then
means that "It is possible that Parvati works" while
means that "It is necessary that Parvati works". These two operators are related by a rule of replacement stating that
is equivalent to
. 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
from
. 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
from
.
Non-alethic systems of modal logic introduce operators that behave like and
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
to express that an action is permitted and the operator
to express that an action is required, where
behaves similarly to
and
behaves similarly to
. For instance, the rule of replacement in alethic modal logic asserting that
is equivalent to
also applies to deontic logic. As a result, one can deduce from
(e.g. Quinn has an obligation to help) that
(e.g. Quinn is not permitted not to help). Other systems of modal logic include temporal modal logic, which has operators for what is always or sometimes the case, as well as doxastic and epistemic modal logics, which have operators for what people believe and know.
Others

Many other systems of logic have been proposed. One of the earliest systems is Aristotelian logic, according to which each statement is made up of two terms, a subject and a predicate, connected by a 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 syllogisms, 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."
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 () and Bianca (
) share a property, one can use the formula
. Second-order logic also comes with new rules of inference. For instance, one can infer
(Adam is a philosopher) from
(every property applies to Adam).
Intuitionistic logic is a non-classical variant of propositional and first-order logic. It shares with them many rules of inference, such as modus ponens, but excludes certain rules. For example, in classical logic, one can infer from
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.
Paraconsistent logics revise classical logic to allow the existence of contradictions. In logic, a contradiction happens if the same proposition is both affirmed and denied, meaning that a formal system contains both and
as theorems. Classical logic prohibits contradictions because classical rules of inference lead to the principle of explosion, an admissible rule of inference that makes it possible to infer
from the premises
and
. Since
is unrelated to
, any arbitrary statement can be deduced from a contradiction, making the affected systems useless for deciding what is true and false. 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.
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. Many-valued logics have adjusted rules of inference to accommodate the additional truth values. For instance, the classical rule of replacement stating that is equivalent to
is invalid in many three-valued systems.
Formalisms
Various formalisms or proof systems 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.
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 from the premises
and
, 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
from
, thereby producing a conclusion that no longer includes the conjunction operator. Similar rules of inference are disjunction introduction and elimination, implication introduction and elimination, negation introduction and elimination, and biconditional introduction and elimination. As a result, systems of natural deduction usually include many rules of inference.
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 modus ponens as the sole rule of inference. To ensure that all theorems can be deduced from this minimal foundation, they introduce axiom schemes. An axiom scheme is a template to create axioms or true statements. It uses metavariables, which are placeholders that can be replaced by specific terms or formulas to generate an infinite number of true statements. For example, propositional logic can be defined with the following three axiom schemes: (1) , (2)
, and (3)
. To formulate proofs, logicians create new statements from axiom schemes and then apply 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.
Sequent calculi, another approach, introduce sequents as formal representations of arguments. A sequent has the form , where
and
stand for propositions. Sequents are conditional assertions stating that at least one
is true if all
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
on the left side, one can infer
from
. The cut rule, an additional rule of inference, makes it possible to simplify sequents by removing certain propositions.
Formal fallacies
While rules of inference describe valid patterns of deductive reasoning, formal fallacies are invalid argument forms that involve 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.
The formal fallacy of affirming the consequent concludes from the premises
and
, 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 modus ponens, with the key difference that the fallacy swaps the second premise and the conclusion. The formal fallacy of denying the antecedent concludes
from the premises
and
, 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 modus tollens, with the key difference that the fallacy swaps the second premise and the conclusion. Other formal fallacies include affirming a disjunct, the existential fallacy, and the fallacy of the undistributed middle.
In various fields
Rules of inference are relevant to many fields, especially the formal sciences, such as mathematics and computer science, where they are used to prove theorems. 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. Mathematical logic, a subfield of mathematics and logic, uses mathematical methods and frameworks to study rules of inference and other logical concepts.
Computer science also relies on deductive reasoning, employing rules of inference to establish theorems and validate algorithms. Logic programming frameworks, such as Prolog, allow developers to represent knowledge and use computation to draw inferences and solve problems. These frameworks often include an automated theorem prover, a program that uses rules of inference to generate or verify proofs automatically. Expert systems 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.
Rules of inference are central to the philosophy of logic regarding the contrast between deductive-theoretic and model-theoretic conceptions of logical consequence. Logical consequence, a fundamental concept in logic, is the relation between the premises of a deductively valid argument and its conclusion. Conceptions of logical consequence explain the nature of this relation and the conditions under which it exists. The deductive-theoretic conception relies on rules of inference, arguing that logical consequence means that the conclusion can be deduced from the premises through a series of inferential steps. The model-theoretic conception, by contrast, focuses on how the non-logical vocabulary of statements can be interpreted. According to this view, logical consequence means that no counterexamples are possible: under no interpretation are the premises true and the conclusion false.
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 that humans are better at using some rules of inference than others. For example, the rate of successful inferences is higher for modus ponens than for modus tollens. A related topic focuses on 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.
See also
- Immediate inference
- Inference objection
- Law of thought
- List of rules of inference
- Logical truth
- Structural rule
References
Notes
- Non-deductive arguments, by contrast, support the conclusion without ensuring that it is true, such as inductive and abductive reasoning.
- The symbol
in this formula means if ... then ..., expressing material implication.
- Logical operators or constants are expressions used to form and connect propositions, such as not, or, and if...then....
- According to a narrow definition, rules of inference only encompass rules of implication but do not include rules of replacement.
- Logicians use the symbols
or
to express negation.
- Rules of replacement are sometimes expressed using a double semi-colon. For instance, the double negation rule can be written as
.
- Additionally, formal systems may also define axioms or axiom schemas.
- This example assumes that
refers to an individual in the domain of discourse.
- An important difference between first-order and second-order logic is that second-order logic is incomplete, meaning that it is not possible to provide a finite set of rules of inference with which every theorem can be deduced.
- The Fitch notation is an influential way of presenting proofs in natural deduction systems.
Citations
-
- Hurley 2016, p. 303
- Hintikka & Sandu 2006, pp. 13–14
- Carlson 2017, p. 20
- Copi, Cohen & Flage 2016, pp. 244–245, 447
-
- Shanker 2003, p. 442
- Cook 2009, p. 152
- Hintikka & Sandu 2006, pp. 13–14
-
- Hurley 2016, pp. 54–55, 283–287
- Arthur 2016, p. 165
- Hintikka & Sandu 2006, pp. 13–14
- Carlson 2017, p. 20
- Copi, Cohen & Flage 2016, pp. 244–245
- Baker & Hacker 2014, pp. 88–90
- Hurley 2016, p. 303
- Magnus & Button 2021, p. 32
-
- Copi, Cohen & Flage 2016, pp. 137, 245–246
- Magnus & Button 2021, p. 109
- Sørensen & Urzyczyn 2006, pp. 161–162
- Reynolds 1998, p. 12
-
- Copi, Cohen & Flage 2016, pp. 295–299
- Cook 2009, pp. 124, 251–252
- Hurley 2016, pp. 374–375
-
- Cook 2009, pp. 124, 230, 251–252
- Magnus & Button 2021, pp. 112–113
- Copi, Cohen & Flage 2016, pp. 244–245
-
- Hintikka & Sandu 2006, pp. 13–14
- Hintikka 2013, p. 98
- Hurley 2016, pp. 238–239
-
- Baker & Hacker 2014, pp. 88–90
- Tourlakis 2011, p. 40
- Hintikka & Sandu 2006, pp. 13–14
- McKeon 2010, pp. 128–129
-
- Burris 2024, Lead section
- O'Regan 2017, pp. 95–96, 103
- Arthur 2016, pp. 165–166
-
- Copi, Cohen & Flage 2016, p. 446
- Magnus & Button 2021, p. 32
- Hurley 2016, pp. 323–252
-
- Arthur 2016, pp. 165–166
- Hurley 2016, pp. 302–303, 323–252
- Copi, Cohen & Flage 2016, pp. 257–258
- Hurley & Watson 2018, pp. 403–404, 426–428
-
- Hintikka & Spade 2020, § Aristotle, § Medieval Logic, § Boole and De Morgan, § Gottlob Frege
- O'Regan 2017, p. 103
- Gensler 2012, p. 362
-
- Hurley 2016, pp. 303, 429–430
- Hintikka & Sandu 2006, pp. 13–14
- Carlson 2017, p. 20
- Copi, Cohen & Flage 2016, pp. 244–245, 447
-
- Audi 1999, pp. 679–681
- Lowe 2005, pp. 699–701
- Dowden 2020, p. 24
- Copi, Cohen & Rodych 2019, p. 4
-
- Hintikka 2019, § Nature and Varieties of Logic
- Haack 1978, pp. 1–10
- Schlesinger, Keren-Portnoy & Parush 2001, p. 220
-
- Hintikka 2019, Lead section, § Nature and Varieties of Logic
- Audi 1999, p. 679
-
- Hintikka & Sandu 2006, pp. 13–14
- Audi 1999, pp. 679–681
- Cannon 2002, pp. 14–15
-
- Tully 2005, pp. 532–533
- Hodges 2005, pp. 533–536
- Walton 1996
- Johnson 1999, pp. 265–268
- Hodel 2013, p. 7
-
- Cook 2009, p. 124
- Jacquette 2006, pp. 2–4
- Hodel 2013, p. 7
-
- Cook 2009, pp. 9–10
- Fitting & Mendelsohn 2012, pp. 68–69
- Boyer & Moore 2014, pp. 144–146
- Cook 2009, p. 287
-
- Asprino 2020, p. 4
- Hodges 2005, pp. 533–536
- Audi 1999, pp. 679–681
-
- Copi, Cohen & Rodych 2019, p. 30
- Hurley 2016, pp. 42–43, 434–435
-
- Gossett 2009, pp. 50–51
- Carlson 2017, p. 20
- Hintikka & Sandu 2006, p. 16
-
- Copi, Cohen & Flage 2016, pp. 244–245, 447
- Hurley 2016, pp. 267–270
-
- Klement, Lead section, § 1. Introduction, § 3. The Language of Propositional Logic
- Sider 2010, pp. 30–35
-
- Hurley 2016, pp. 303, 315
- Copi, Cohen & Flage 2016, p. 247
- Klement, § Deduction: Rules of Inference and Replacement
-
- Hurley 2016, pp. 303, 315
- Copi, Cohen & Flage 2016, p. 247
-
- O'Regan 2017, pp. 101–103
- Zalta 2024, Lead section
-
- Shapiro & Kouri Kissel 2024, Lead section, § 2. Language
- Sider 2010, pp. 115–118
- Cook 2009, pp. 119–120
-
- Hurley 2016, pp. 374–377
- Shapiro & Kouri Kissel 2024, § 3. Deduction
-
- Garson 2024, Lead section, § 2. Modal Logics
- Sider 2010, pp. 171–176, 286–287
- Garson 2024, § 3. Deontic Logics
-
- Garson 2024, § 1. What is Modal Logic?, § 4. Temporal Logics
- Sider 2010, pp. 234–242
- O'Regan 2017, pp. 90–91, 103
-
- Smith 2022, Lead section, § 3. The Subject of Logic: “Syllogisms”
- Groarke, Lead section, § 3. From Words into Propositions, § 4. Kinds of Propositions, § 9. The Syllogism
- Väänänen 2024, Lead section, § 1. Introduction
-
- Väänänen 2024, § 1. Introduction
- Grandy 1979, p. 122
- Linnebo 2014, p. 123
- Pollard 2015, p. 98
-
- Moschovakis 2024, Lead section, § 1. Rejection of Tertium Non Datur
- Sider 2010, pp. 110–114, 264–265
- Kleene 2000, p. 81
-
- Shapiro & Kouri Kissel 2024, § 3. Deduction
- Sider 2010, pp. 102–104
- Priest, Tanaka & Weber 2025, Lead section
-
- Weber, Lead section, § 2. Logical Background
- Sider 2010, pp. 102–104
- Priest, Tanaka & Weber 2025, Lead section
-
- Sider 2010, pp. 93–94, 98–100
- Gottwald 2022, Lead section, § 3.4 Three-valued systems
-
- Egré & Rott 2021, § 2. Three-Valued Conditionals
- Gottwald 2022, Lead section, § 2. Proof Theory
-
- Nederpelt & Geuvers 2014, pp. 159–162
- Sørensen & Urzyczyn 2006, pp. 161–162
-
- Pelletier & Hazen 2024, Lead section, § 2.2 Modern Versions of Jaśkowski's Method, § 5.1 Normalization of Intuitionistic Logic
- Nederpelt & Geuvers 2014, pp. 159–162
- Copi, Cohen & Flage 2016, p. 244
- Akiba 2024, p. 7
-
- Bacon 2023, pp. 423–424
- Nederpelt & Geuvers 2014, pp. 159–162
- Sørensen & Urzyczyn 2006, pp. 161–162
-
- Reynolds 1998, p. 12
- Cook 2009, p. 26
- Smullyan 2014, pp. 102–103
-
- Metcalfe, Paoli & Tsinakis 2023, pp. 36–37
- Nederpelt & Geuvers 2014, pp. 159–162
- Sørensen & Urzyczyn 2006, pp. 161–162
-
- Rathjen & Sieg 2024, § 2.2 Sequent Calculi
- Sørensen & Urzyczyn 2006, pp. 161–165
-
- Copi, Cohen & Flage 2016, pp. 46–47, 227
- Cook 2009, p. 123
- Hurley & Watson 2018, pp. 125–126, 723
-
- Copi, Cohen & Flage 2016, pp. 224, 439
- Hurley & Watson 2018, pp. 385–386, 720
-
- Copi, Cohen & Flage 2016, pp. 46, 228, 442
- Hurley & Watson 2018, pp. 385–386, 722
-
- Copi, Cohen & Flage 2016, pp. 443, 449
- Hurley & Watson 2018, pp. 723, 728
- Cohen 2009, p. 254
-
- Fetzer 1996, pp. 241–243
- Dent 2024, p. 36
-
- Horsten 2023, Lead section, § 5.4 Mathematical Proof
- Polkinghorne 2011, p. 65
-
- Cook 2009, pp. 174, 185
- Porta et al. 2011, p. 237
-
- Butterfield & Ngondi 2016, § Computer Science
- Cook 2009, p. 174
- Dent 2024, p. 36
-
- Butterfield & Ngondi 2016, § Logic Programming Languages, § Prolog
- Williamson & Russo 2010, p. 45
- Butterfield & Ngondi 2016, § Theorem proving, § Mechanical Verifier
-
- Butterfield & Ngondi 2016, § Expert System, § Knowledge Base, § Inference Engine
- Fetzer 1996, pp. 241–243
-
- McKeon, Lead section, § 1. Introduction, § 2b. Logical and Non-Logical Terminology
- McKeon 2010, pp. 24–25, 126–128
- Hintikka & Sandu 2006, pp. 13–14, 17–18
- Beall, Restall & Sagi 2024, § 3. Mathematical Tools: Models and Proofs
-
- Schechter 2013, p. 227
- Evans 2005, pp. 171–174
Sources
- Akiba, Ken (2024). Indeterminacy, Vagueness, and Truth: The Boolean Many-valued Approach. Springer Nature. ISBN 978-3-031-74175-3.
- Arthur, Richard T. W. (2016). An Introduction to Logic - Second Edition: Using Natural Deduction, Real Arguments, a Little History, and Some Humour. Broadview Press. ISBN 978-1-77048-648-5.
- Asprino, L. (2020). Engineering Background Knowledge for Social Robots. IOS Press. ISBN 978-1-64368-109-2.
- Audi, Robert (1999). "Philosophy of Logic". The Cambridge Dictionary of Philosophy. Cambridge University Press. ISBN 978-1-107-64379-6.
- Bacon, Andrew (2023). A Philosophical Introduction to Higher-order Logics. Routledge. ISBN 978-1-000-92575-3.
- Baker, Gordon P.; Hacker, P. M. S. (2014). Wittgenstein: Rules, Grammar and Necessity: Volume 2 of an Analytical Commentary on the Philosophical Investigations, Essays and Exegesis 185-242. John Wiley & Sons. ISBN 978-1-118-85459-4.
- Beall, Jc; Restall, Greg; Sagi, Gil (2024). "Logical Consequence". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University.
- Boyer, Robert S.; Moore, J. Strother (2014). A Computational Logic Handbook: Formerly Notes and Reports in Computer Science and Applied Mathematics. Academic Press. ISBN 978-1-4832-7778-3.
- Burris, Stanley (2024). "George Boole". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 31 March 2025.
- Butterfield, Andrew; Ngondi, Gerard Ekembe (2016). A Dictionary of Computer Science. Oxford University Press. ISBN 978-0-19-968897-5.
- Cannon, Douglas (2002). Deductive Logic in Natural Language. Broadview Press. ISBN 978-1-77048-113-8.
- Carlson, Robert (2017). A Concrete Introduction to Real Analysis. CRC Press. ISBN 978-1-4987-7815-2.
- Cohen, Elliot D. (2009). Critical Thinking Unleashed. Rowman & Littlefield. ISBN 978-0-7425-6432-9.
- Cook, Roy T. (2009). Dictionary of Philosophical Logic. Edinburgh University Press. ISBN 978-0-7486-3197-1.
- Copi, Irving; Cohen, Carl; Flage, Daniel (2016). Essentials of Logic. Routledge. ISBN 978-1-315-38900-4.
- Copi, Irving M.; Cohen, Carl; Rodych, Victor (2019). Introduction to Logic. Routledge. ISBN 978-1-351-38697-5.
- Dent, David (2024). The Nature of Scientific Innovation, Volume I: Processes, Means and Impact. Palgrave Macmillan. ISBN 978-3-031-75212-4.
- Dowden, Bradley H. (2020). Logical Reasoning (PDF). (for an earlier version, see: Dowden, Bradley Harris (1993). Logical Reasoning. Wadsworth Publishing Company. ISBN 978-0-534-17688-4.)
- Egré, Paul; Rott, Hans (2021). "The Logic of Conditionals". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 24 March 2025.
- Evans, J. S. B. T. (2005). "Deductive Reasoning". In Holyoak, Keith J.; Morrison, Robert G. (eds.). The Cambridge Handbook of Thinking and Reasoning. Cambridge University Press. pp. 169–184. ISBN 978-0-521-82417-0.
- Fetzer, James H. (1996). "Computer Reliability and Public Policy: Limits of Knowledge of Computer-Based Systems". In Paul, Ellen Frankel; Miller, Fred Dycus; Paul, Jeffrey (eds.). Scientific Innovation, Philosophy, and Public Policy: Volume 13, Part 2. Cambridge University Press. pp. 229–266. ISBN 978-0-521-58994-9.
- Fitting, M.; Mendelsohn, Richard L. (2012). First-Order Modal Logic. Springer Science & Business Media. ISBN 978-94-011-5292-1.
- Garson, James (2024). "Modal Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 22 March 2025.
- Gensler, Harry J. (2012). Introduction to Logic. Routledge. ISBN 978-1-136-99453-1.
- Gossett, Eric (2009). Discrete Mathematics with Proof. John Wiley & Sons. ISBN 978-0-470-45793-1.
- Gottwald, Siegfried (2022). "Many-Valued Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 24 March 2025.
- Grandy, R. E. (1979). Advanced Logic for Applications. D. Reidel Publishing Company. ISBN 978-90-277-1034-5.
- Groarke, Louis F. "Aristotle: Logic". Internet Encyclopedia of Philosophy. Retrieved 24 March 2025.
- Haack, Susan (1978). "1. 'Philosophy of Logics'". Philosophy of Logics. Cambridge University Press. pp. 1–10. ISBN 978-0-521-29329-7.
- Hintikka, Jaakko (2013). Inquiry as Inquiry: A Logic of Scientific Discovery. Springer Science & Business Media. ISBN 978-94-015-9313-7.
- Hintikka, Jaakko J. (2019). "Philosophy of logic". Encyclopædia Britannica. Archived from the original on 28 April 2015. Retrieved 21 November 2021.
- Hintikka, Jaakko; Sandu, Gabriel (2006). "What Is Logic?". In Jacquette, Dale (ed.). Philosophy of Logic. North Holland. pp. 13–39. ISBN 978-0-444-51541-4.
- Hintikka, Jaakko J.; Spade, Paul Vincent (2020). "History of logic: Ancient, Medieval, Modern, & Contemporary Logic". Encyclopædia Britannica. Retrieved 30 March 2025.
- Hodel, Richard E. (2013). An Introduction to Mathematical Logic. Dover Publications. ISBN 978-0-486-49785-3.
- Hodges, Wilfrid (2005). "Logic, Modern". In Honderich, Ted (ed.). The Oxford Companion to Philosophy. Oxford University Press. pp. 533–536. ISBN 978-0-19-926479-7.
- Horsten, Leon (2023). "Philosophy of Mathematics". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 28 March 2025.
- Hurley, Patrick J. (2016). Logic: The Essentials. Cengage Learning. ISBN 978-1-4737-3630-6.
- Hurley, Patrick J.; Watson, Lori (2018). A Concise Introduction to Logic (13 ed.). Cengage Learning. ISBN 978-1-305-95809-8.
- Jacquette, Dale (2006). "Introduction: Philosophy of Logic Today". In Jacquette, Dale (ed.). Philosophy of Logic. North Holland. pp. 1–12. ISBN 978-0-444-51541-4.
- Johnson, Ralph H. (1999). "The Relation Between Formal and Informal Logic". Argumentation. 13 (3): 265–274. doi:10.1023/A:1007789101256. S2CID 141283158.
- Kleene, S. C. (2000). "II. Various Notions of Realizability". In Beklemishev, Lev D. (ed.). The Foundations of Intuitionistic Mathematics. Elsevier. ISBN 978-0-08-095759-3.
- Klement, Kevin C. "Propositional Logic". Internet Encyclopedia of Philosophy. Retrieved 24 March 2025.
- Linnebo, Øystein (2014). "Higher-Order Logic". In Horsten, Leon; Pettigrew, Richard (eds.). The Bloomsbury Companion to Philosophical Logic. Bloomsbury Publishing. pp. 105–127. ISBN 978-1-4725-2829-2.
- Lowe, E. J. (2005). "Philosophical Logic". In Honderich, Ted (ed.). The Oxford Companion to Philosophy. Oxford University Press. pp. 699–701. ISBN 978-0-19-926479-7.
- Magnus, P. D.; Button, Tim (2021). forall x: Calgary: An Introduction to Formal. University of Calgary. ISBN 979-8-5273-4950-4.
- McKeon, Matthew. "Logical Consequence". Internet Encyclopedia of Philosophy. Retrieved 28 March 2025.
- McKeon, Matthew W. (2010). The Concept of Logical Consequence: An Introduction to Philosophical Logic. Peter Lang. ISBN 978-1-4331-0645-3.
- Metcalfe, George; Paoli, Francesco; Tsinakis, Constantine (2023). Residuated Structures in Algebra and Logic. American Mathematical Society. ISBN 978-1-4704-6985-6.
- Moschovakis, Joan (2024). "Intuitionistic Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 23 March 2025.
- Nederpelt, Rob; Geuvers, Herman (2014). Type Theory and Formal Proof: An Introduction. Cambridge University Press. ISBN 978-1-316-06108-4.
- O'Regan, Gerard (2017). "5. A Short History of Logic". Concise Guide to Formal Methods: Theory, Fundamentals and Industry Applications (1st 2017 ed.). Springer. pp. 89–104. ISBN 978-3-319-64021-1.
- Pelletier, Francis Jeffry; Hazen, Allen (2024). "Natural Deduction Systems in Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 26 March 2025.
- Polkinghorne, John (2011). Meaning in Mathematics. Oxford University Press. ISBN 978-0-19-960505-7.
- Pollard, Stephen (2015). Philosophical Introduction to Set Theory. Courier Dover Publications. ISBN 978-0-486-80582-5.
- Porta, Marcela; Maillet, Katherine; Mas, Marta; Martinez, Carmen (2011). "Towards a Strategy to Fight the Computer Science Declining Phenomenon". In Ao, Sio-Iong; Amouzegar, Mahyar; Rieger, Burghard B. (eds.). Intelligent Automation and Systems Engineering. Springer Science & Business Media. pp. 231–242. ISBN 978-1-4614-0373-9.
- Priest, Graham; Tanaka, Koji; Weber, Zach (2025). "Paraconsistent Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 24 March 2025.
- Rathjen, Michael; Sieg, Wilfried (2024). "Proof Theory". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 26 March 2025.
- Reynolds, John C. (1998). Theories of Programming Languages. Cambridge University Press. ISBN 978-1-139-93625-5.
- Schechter, Joshua (2013). "Deductive Reasoning". In Pashler, Harold (ed.). Encyclopedia of the Mind. Sage. pp. 226–230. ISBN 978-1-4129-5057-2.
- Schlesinger, I. M.; Keren-Portnoy, Tamar; Parush, Tamar (1 January 2001). The Structure of Arguments. John Benjamins Publishing. ISBN 978-90-272-2359-3.
- Shanker, Stuart (2003). "Glossary". In Shanker, Stuart (ed.). Philosophy of Science, Logic and Mathematics in the Twentieth Century. Psychology Press. ISBN 978-0-415-30881-6.
- Shapiro, Stewart; Kouri Kissel, Teresa (2024). "Classical Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University.
- Sider, Theodore (2010). Logic for Philosophy. Oxford University Press. ISBN 978-0-19-957559-6.
- Smith, Robin (2022). "Aristotle's Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 24 March 2025.
- Smullyan, Raymond M. (2014). A Beginner's Guide to Mathematical Logic. Dover Publications. ISBN 978-0-486-49237-7.
- Sørensen, Morten Heine; Urzyczyn, Pawel (2006). Lectures on the Curry-Howard Isomorphism. Elsevier. ISBN 978-0-08-047892-0.
- Tourlakis, George (2011). Mathematical Logic. John Wiley & Sons. ISBN 978-1-118-03069-1.
- Tully, Robert (2005). "Logic, Informal". In Honderich, Ted (ed.). The Oxford Companion to Philosophy. Oxford University Press. pp. 532–533. ISBN 978-0-19-926479-7.
- Väänänen, Jouko (2024). "Second-order and Higher-order Logic". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 23 March 2025.
- Walton, Douglas (1996). "Formal and Informal Logic". In Craig, Edward (ed.). Routledge Encyclopedia of Philosophy. Routledge. doi:10.4324/9780415249126-X014-1. ISBN 978-0-415-07310-3.
- Weber, Zach. "Paraconsistent Logic". Internet Encyclopedia of Philosophy. Retrieved 23 March 2025.
- Williamson, Jon; Russo, Federica (2010). Key Terms in Logic. Continuum. ISBN 978-1-84706-114-0.
- Zalta, Edward N. (2024). "Gottlob Frege". The Stanford Encyclopedia of Philosophy. Metaphysics Research Lab, Stanford University. Retrieved 31 March 2025.
wikipedia, wiki, book, books, library, article, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games, mobile, phone, android, ios, apple, mobile phone, samsung, iphone, xiomi, xiaomi, redmi, honor, oppo, nokia, sonya, mi, pc, web, computer
Rules of inference are ways of deriving conclusions from premises They are integral parts of formal logic serving as norms of the logical structure of valid arguments If an argument with true premises follows a rule of inference then the conclusion cannot be false Modus ponens an influential rule of inference connects two premises of the form if P displaystyle P then Q displaystyle Q and P displaystyle P to the conclusion Q displaystyle Q 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 modus tollens disjunctive syllogism constructive dilemma and existential generalization Modus ponens is one of the main rules of inference 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 Rules of inference contrast with formal fallacies invalid argument forms involving logical errors Rules of inference belong to logical systems and distinct logical systems use different rules of inference Propositional logic examines the inferential patterns of simple and compound propositions First order logic extends propositional logic by articulating the internal structure of propositions It introduces new rules of inference governing how this internal structure affects valid arguments Modal logics explore concepts like possibility and necessity examining the inferential structure of these concepts Intuitionistic paraconsistent and many valued logics propose alternative inferential patterns that differ from the traditionally dominant approach associated with classical logic Various formalisms are used to express logical systems Some employ many intuitive rules of inference to reflect how people naturally reason while others provide minimalistic frameworks to represent foundational principles without redundancy Rules of inference are relevant to many areas such as proofs in mathematics and automated reasoning in computer science Their conceptual and psychological underpinnings are studied by philosophers of logic and cognitive psychologists DefinitionA rule of inference is a way of drawing a conclusion from a set of premises Also called inference rule and transformation rule it is a norm of correct inferences that can be used to guide reasoning justify conclusions and criticize arguments As part of 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 An inference is deductively correct or valid if it follows a valid rule of inference Whether this is the case depends only on the form or syntactical structure of the premises and the conclusion As a result the actual content or concrete meaning of the statements does not affect validity For instance modus ponens is a rule of inference that connects two premises of the form if P displaystyle P then Q displaystyle Q and P displaystyle P to the conclusion Q displaystyle Q where P displaystyle P and Q displaystyle Q stand for statements Any argument with this form is valid independent of the specific meanings of P displaystyle P and Q displaystyle Q such as the argument If it rains then the ground is wet It rains Therefore the ground is wet In addition to modus ponens there are many other rules of inference such as modus tollens disjunctive syllogism hypothetical syllogism constructive dilemma and destructive dilemma There are different formats to represent rules of inference A common approach is to use a new line for each premise and separate the premises from the conclusion using a horizontal line With this format modus ponens is written as P Q P Q displaystyle begin array l P to Q P hline Q end array Some logicians employ the therefore sign displaystyle therefore together or instead of the horizontal line to indicate where the conclusion begins 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 displaystyle vdash as in P Q P Q displaystyle P to Q P vdash Q The letters P displaystyle P and Q displaystyle Q in these formulas are so called metavariables they stand for any simple or compound proposition Rules of inference belong to logical systems and distinct logical systems may use different rules of inference For example universal instantiation is a rule of inference in the system of first order logic but not in propositional logic Rules of inference play a central role in proofs as explicit procedures for arriving at a new line of a proof based on the preceding lines Proofs involve a series of inferential steps and often use various rules of inference to establish the theorem they intend to demonstrate Rules of inference are definitory rules 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 As standards or procedures governing the transformation of symbolic expressions rules of inference are similar to mathematical functions taking premises as input and producing a conclusion as output According to one interpretation rules of inference are inherent in logical operators found in statements making the meaning and function of these operators explicit without adding any additional information George Boole 1815 1864 made key contributions to symbolic logic in general and propositional logic in particular Logicians distinguish two types of rules of inference rules of implication and rules of replacement Rules of implication like 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 P displaystyle P is equivalent to the negation of its negation P displaystyle lnot lnot P 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 and associative properties of conjunction and disjunction While rules of implication apply only to complete statements rules of replacement can be applied to any part of a compound statement One of the earliest discussions of formal rules of inference is found in antiquity in Aristotle s logic His explanations of valid and invalid syllogisms were further refined in medieval and early modern philosophy The development of symbolic logic in the 19th century led to the formulation of many additional rules of inference belonging to classical propositional and first order logic In the 20th and 21st centuries logicians developed various non classical systems of logic with alternative rules of inference Basic conceptsRules of inference describe the structure of arguments which consist of premises that support a conclusion 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 An inference is a step of reasoning from premises to a conclusion while an argument is the outward expression of an inference Logic is the study of correct reasoning and examines how to distinguish good from bad arguments Deductive logic is the branch of logic 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 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 formulas They combine formal languages with rules of inference to construct formal systems frameworks for formulating propositions and drawing conclusions Different formal systems may employ different formal languages or different rules of inference The basic rules of inference within a formal system can often be expanded by introducing new rules of inference known as admissible rules 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 Statements that can be deduced in a formal system are called theorems of this formal system Widely used systems of logic include propositional logic first order logic and modal logic 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 could 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 modus ponens even though it contains false premises A valid argument is called sound argument if all premises are true Rules of inference are closely related to tautologies 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 conjunction and of all premises and connecting it through 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 Rules of inference are not the only way to demonstrate that an argument is valid Alternative methods include the use of truth tables which applies to propositional logic and truth trees which can also be employed in first order logic Systems of logicClassical Propositional logic Propositional logic examines the inferential patterns of simple and compound propositions It uses letters such as P displaystyle P and Q displaystyle Q to represent simple propositions Compound propositions are formed by modifying or combining simple propositions with logical operators such as displaystyle lnot not displaystyle land and displaystyle lor or and displaystyle to if then For example if P displaystyle P stands for the statement it is raining and Q displaystyle Q stands for the statement the streets are wet then P displaystyle lnot P expresses it is not raining and P Q displaystyle P to Q 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 P Q displaystyle P land Q is only true if both P displaystyle P and Q displaystyle Q 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 Key rules of inference in propositional logic are modus ponens 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 and De Morgan s laws Notable rules of inference Rule of inference Form Example Modus ponens P Q P Q displaystyle begin array l P to Q P hline Q end array If Kim is in Seoul then Kim is in South Korea Kim is in Seoul Therefore Kim is in South Korea displaystyle 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 Modus tollens P Q Q P displaystyle begin array l P to Q lnot Q hline lnot P end array If Koko is a koala then Koko is cuddly Koko is not cuddly Therefore Koko is not a koala displaystyle 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 Hypothetical syllogism P Q Q R P R displaystyle begin array l P to Q Q to R hline P to R end array If Leo is a lion then Leo roars If Leo roars then Leo is fierce Therefore if Leo is a lion then Leo is fierce displaystyle 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 Disjunctive syllogism P Q P Q displaystyle begin array l P lor Q lnot P hline Q end array The book is on the shelf or on the table The book is not on the shelf Therefore the book is on the table displaystyle 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 Double negation elimination P P displaystyle begin array l lnot lnot P hline P end array We were not unable to meet the deadline We were able to meet the deadline displaystyle begin array l text We were not unable to meet the deadline hline text We were able to meet the deadline end array First order logic As one of the founding fathers of modern logic Gottlob Frege 1848 1925 explored some of the foundational concepts of first order logic 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 symbolized with uppercase letters like P displaystyle P and Q displaystyle Q which is applied to singular terms symbolized with lowercase letters like a displaystyle a and b displaystyle b For example if a displaystyle a stands for Aristotle and P displaystyle P stands for is a philosopher the formula P a displaystyle P a means that Aristotle is a philosopher Another innovation of first order logic is the use of the quantifiers displaystyle exists and displaystyle forall which express that a predicate applies to some or all individuals For instance the formula x P x displaystyle exists xP x expresses that philosophers exist while x P x displaystyle forall xP x expresses that everyone is a philosopher The rules of inference from propositional logic are also valid in first order logic 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 Notable rules of inference Rule of inference Form Example Universal instantiation x P x P a displaystyle begin array l forall xP x hline P a end array Everyone must pay taxes Therefore Wesley must pay taxes displaystyle begin array l text Everyone must pay taxes hline text Therefore Wesley must pay taxes end array Existential generalization P a x P x displaystyle begin array l P a hline exists xP x end array Socrates is mortal Therefore someone is mortal displaystyle begin array l text Socrates is mortal hline text Therefore someone is mortal end array Modal logics Modal logics are formal systems that extend propositional logic and first order logic with additional logical operators Alethic modal logic introduces the operator displaystyle Diamond to express that something is possible and the operator displaystyle Box to express that something is necessary For example if the P displaystyle P means that Parvati works then P displaystyle Diamond P means that It is possible that Parvati works while P displaystyle Box P means that It is necessary that Parvati works These two operators are related by a rule of replacement stating that P displaystyle Box P is equivalent to P displaystyle lnot Diamond lnot P 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 P Q displaystyle Diamond P to Diamond Q from P Q displaystyle Diamond P to Q 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 P displaystyle P from P displaystyle Diamond P Non alethic systems of modal logic introduce operators that behave like displaystyle Diamond and displaystyle Box 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 P displaystyle P to express that an action is permitted and the operator O displaystyle O to express that an action is required where P displaystyle P behaves similarly to displaystyle Diamond and O displaystyle O behaves similarly to displaystyle Box For instance the rule of replacement in alethic modal logic asserting that Q displaystyle Box Q is equivalent to Q displaystyle lnot Diamond lnot Q also applies to deontic logic As a result one can deduce from O Q displaystyle OQ e g Quinn has an obligation to help that P Q displaystyle lnot P lnot Q e g Quinn is not permitted not to help Other systems of modal logic include temporal modal logic which has operators for what is always or sometimes the case as well as doxastic and epistemic modal logics which have operators for what people believe and know Others The rules of inference in Aristotle s 384 322 BCE logic have the form of syllogisms Many other systems of logic have been proposed One of the earliest systems is Aristotelian logic according to which each statement is made up of two terms a subject and a predicate connected by a 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 syllogisms 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 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 a displaystyle a and Bianca b displaystyle b share a property one can use the formula X X a X b displaystyle exists X X a land X b Second order logic also comes with new rules of inference For instance one can infer P a displaystyle P a Adam is a philosopher from X X a displaystyle forall XX a every property applies to Adam Intuitionistic logic is a non classical variant of propositional and first order logic It shares with them many rules of inference such as modus ponens but excludes certain rules For example in classical logic one can infer P displaystyle P from P displaystyle lnot lnot P 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 Paraconsistent logics revise classical logic to allow the existence of contradictions In logic a contradiction happens if the same proposition is both affirmed and denied meaning that a formal system contains both P displaystyle P and P displaystyle lnot P as theorems Classical logic prohibits contradictions because classical rules of inference lead to the principle of explosion an admissible rule of inference that makes it possible to infer Q displaystyle Q from the premises P displaystyle P and P displaystyle lnot P Since Q displaystyle Q is unrelated to P displaystyle P any arbitrary statement can be deduced from a contradiction making the affected systems useless for deciding what is true and false 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 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 Many valued logics have adjusted rules of inference to accommodate the additional truth values For instance the classical rule of replacement stating that P Q displaystyle P to Q is equivalent to P Q displaystyle lnot P lor Q is invalid in many three valued systems FormalismsVarious formalisms or proof systems 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 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 P Q displaystyle P land Q from the premises P displaystyle P and Q displaystyle Q 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 P displaystyle P from P Q displaystyle P land Q thereby producing a conclusion that no longer includes the conjunction operator Similar rules of inference are disjunction introduction and elimination implication introduction and elimination negation introduction and elimination and biconditional introduction and elimination As a result systems of natural deduction usually include many rules of inference 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 modus ponens as the sole rule of inference To ensure that all theorems can be deduced from this minimal foundation they introduce axiom schemes An axiom scheme is a template to create axioms or true statements It uses metavariables which are placeholders that can be replaced by specific terms or formulas to generate an infinite number of true statements For example propositional logic can be defined with the following three axiom schemes 1 P Q P displaystyle P to Q to P 2 P Q R P Q P R displaystyle P to Q to R to P to Q to P to R and 3 P Q Q P displaystyle lnot P to lnot Q to Q to P To formulate proofs logicians create new statements from axiom schemes and then apply 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 Sequent calculi another approach introduce sequents as formal representations of arguments A sequent has the form A 1 A m B 1 B n displaystyle A 1 dots A m vdash B 1 dots B n where A i displaystyle A i and B i displaystyle B i stand for propositions Sequents are conditional assertions stating that at least one B i displaystyle B i is true if all A i displaystyle A i 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 displaystyle lnot on the left side one can infer R P Q displaystyle lnot R P vdash Q from P Q R displaystyle P vdash Q R The cut rule an additional rule of inference makes it possible to simplify sequents by removing certain propositions Formal fallaciesWhile rules of inference describe valid patterns of deductive reasoning formal fallacies are invalid argument forms that involve 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 The formal fallacy of affirming the consequent concludes P displaystyle P from the premises P Q displaystyle P to Q and Q displaystyle Q 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 modus ponens with the key difference that the fallacy swaps the second premise and the conclusion The formal fallacy of denying the antecedent concludes Q displaystyle lnot Q from the premises P Q displaystyle P to Q and P displaystyle lnot P 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 modus tollens with the key difference that the fallacy swaps the second premise and the conclusion Other formal fallacies include affirming a disjunct the existential fallacy and the fallacy of the undistributed middle In various fieldsRules of inference are relevant to many fields especially the formal sciences such as mathematics and computer science where they are used to prove theorems 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 Mathematical logic a subfield of mathematics and logic uses mathematical methods and frameworks to study rules of inference and other logical concepts Computer science also relies on deductive reasoning employing rules of inference to establish theorems and validate algorithms Logic programming frameworks such as Prolog allow developers to represent knowledge and use computation to draw inferences and solve problems These frameworks often include an automated theorem prover a program that uses rules of inference to generate or verify proofs automatically Expert systems 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 Rules of inference are central to the philosophy of logic regarding the contrast between deductive theoretic and model theoretic conceptions of logical consequence Logical consequence a fundamental concept in logic is the relation between the premises of a deductively valid argument and its conclusion Conceptions of logical consequence explain the nature of this relation and the conditions under which it exists The deductive theoretic conception relies on rules of inference arguing that logical consequence means that the conclusion can be deduced from the premises through a series of inferential steps The model theoretic conception by contrast focuses on how the non logical vocabulary of statements can be interpreted According to this view logical consequence means that no counterexamples are possible under no interpretation are the premises true and the conclusion false 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 that humans are better at using some rules of inference than others For example the rate of successful inferences is higher for modus ponens than for modus tollens A related topic focuses on 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 See alsoImmediate inference Inference objection Law of thought List of rules of inference Logical truth Structural ruleReferencesNotes Non deductive arguments by contrast support the conclusion without ensuring that it is true such as inductive and abductive reasoning The symbol displaystyle to in this formula means if then expressing material implication Logical operators or constants are expressions used to form and connect propositions such as not or and if then According to a narrow definition rules of inference only encompass rules of implication but do not include rules of replacement Logicians use the symbols displaystyle lnot or displaystyle sim to express negation Rules of replacement are sometimes expressed using a double semi colon For instance the double negation rule can be written as P P displaystyle P lnot lnot P Additionally formal systems may also define axioms or axiom schemas This example assumes that a displaystyle a refers to an individual in the domain of discourse An important difference between first order and second order logic is that second order logic is incomplete meaning that it is not possible to provide a finite set of rules of inference with which every theorem can be deduced The Fitch notation is an influential way of presenting proofs in natural deduction systems Citations Hurley 2016 p 303Hintikka amp Sandu 2006 pp 13 14Carlson 2017 p 20Copi Cohen amp Flage 2016 pp 244 245 447 Shanker 2003 p 442Cook 2009 p 152 Hintikka amp Sandu 2006 pp 13 14 Hurley 2016 pp 54 55 283 287Arthur 2016 p 165Hintikka amp Sandu 2006 pp 13 14Carlson 2017 p 20Copi Cohen amp Flage 2016 pp 244 245Baker amp Hacker 2014 pp 88 90 Hurley 2016 p 303 Magnus amp Button 2021 p 32 Copi Cohen amp Flage 2016 pp 137 245 246Magnus amp Button 2021 p 109 Sorensen amp Urzyczyn 2006 pp 161 162 Reynolds 1998 p 12 Copi Cohen amp Flage 2016 pp 295 299Cook 2009 pp 124 251 252Hurley 2016 pp 374 375 Cook 2009 pp 124 230 251 252Magnus amp Button 2021 pp 112 113Copi Cohen amp Flage 2016 pp 244 245 Hintikka amp Sandu 2006 pp 13 14Hintikka 2013 p 98 Hurley 2016 pp 238 239 Baker amp Hacker 2014 pp 88 90Tourlakis 2011 p 40Hintikka amp Sandu 2006 pp 13 14McKeon 2010 pp 128 129 Burris 2024 Lead sectionO Regan 2017 pp 95 96 103 Arthur 2016 pp 165 166 Copi Cohen amp Flage 2016 p 446Magnus amp Button 2021 p 32 Hurley 2016 pp 323 252 Arthur 2016 pp 165 166Hurley 2016 pp 302 303 323 252Copi Cohen amp Flage 2016 pp 257 258Hurley amp Watson 2018 pp 403 404 426 428 Hintikka amp Spade 2020 Aristotle Medieval Logic Boole and De Morgan Gottlob FregeO Regan 2017 p 103Gensler 2012 p 362 Hurley 2016 pp 303 429 430Hintikka amp Sandu 2006 pp 13 14Carlson 2017 p 20Copi Cohen amp Flage 2016 pp 244 245 447 Audi 1999 pp 679 681Lowe 2005 pp 699 701Dowden 2020 p 24Copi Cohen amp Rodych 2019 p 4 Hintikka 2019 Nature and Varieties of LogicHaack 1978 pp 1 10Schlesinger Keren Portnoy amp Parush 2001 p 220 Hintikka 2019 Lead section Nature and Varieties of LogicAudi 1999 p 679 Hintikka amp Sandu 2006 pp 13 14Audi 1999 pp 679 681Cannon 2002 pp 14 15 Tully 2005 pp 532 533Hodges 2005 pp 533 536Walton 1996Johnson 1999 pp 265 268 Hodel 2013 p 7 Cook 2009 p 124Jacquette 2006 pp 2 4Hodel 2013 p 7 Cook 2009 pp 9 10Fitting amp Mendelsohn 2012 pp 68 69Boyer amp Moore 2014 pp 144 146 Cook 2009 p 287 Asprino 2020 p 4Hodges 2005 pp 533 536Audi 1999 pp 679 681 Copi Cohen amp Rodych 2019 p 30Hurley 2016 pp 42 43 434 435 Gossett 2009 pp 50 51Carlson 2017 p 20Hintikka amp Sandu 2006 p 16 Copi Cohen amp Flage 2016 pp 244 245 447Hurley 2016 pp 267 270 Klement Lead section 1 Introduction 3 The Language of Propositional LogicSider 2010 pp 30 35 Hurley 2016 pp 303 315Copi Cohen amp Flage 2016 p 247Klement Deduction Rules of Inference and Replacement Hurley 2016 pp 303 315Copi Cohen amp Flage 2016 p 247 O Regan 2017 pp 101 103Zalta 2024 Lead section Shapiro amp Kouri Kissel 2024 Lead section 2 LanguageSider 2010 pp 115 118Cook 2009 pp 119 120 Hurley 2016 pp 374 377Shapiro amp Kouri Kissel 2024 3 Deduction Garson 2024 Lead section 2 Modal LogicsSider 2010 pp 171 176 286 287 Garson 2024 3 Deontic Logics Garson 2024 1 What is Modal Logic 4 Temporal LogicsSider 2010 pp 234 242 O Regan 2017 pp 90 91 103 Smith 2022 Lead section 3 The Subject of Logic Syllogisms Groarke Lead section 3 From Words into Propositions 4 Kinds of Propositions 9 The Syllogism Vaananen 2024 Lead section 1 Introduction Vaananen 2024 1 IntroductionGrandy 1979 p 122Linnebo 2014 p 123 Pollard 2015 p 98 Moschovakis 2024 Lead section 1 Rejection of Tertium Non DaturSider 2010 pp 110 114 264 265Kleene 2000 p 81 Shapiro amp Kouri Kissel 2024 3 DeductionSider 2010 pp 102 104Priest Tanaka amp Weber 2025 Lead section Weber Lead section 2 Logical BackgroundSider 2010 pp 102 104Priest Tanaka amp Weber 2025 Lead section Sider 2010 pp 93 94 98 100Gottwald 2022 Lead section 3 4 Three valued systems Egre amp Rott 2021 2 Three Valued ConditionalsGottwald 2022 Lead section 2 Proof Theory Nederpelt amp Geuvers 2014 pp 159 162Sorensen amp Urzyczyn 2006 pp 161 162 Pelletier amp Hazen 2024 Lead section 2 2 Modern Versions of Jaskowski s Method 5 1 Normalization of Intuitionistic LogicNederpelt amp Geuvers 2014 pp 159 162Copi Cohen amp Flage 2016 p 244 Akiba 2024 p 7 Bacon 2023 pp 423 424Nederpelt amp Geuvers 2014 pp 159 162Sorensen amp Urzyczyn 2006 pp 161 162 Reynolds 1998 p 12Cook 2009 p 26 Smullyan 2014 pp 102 103 Metcalfe Paoli amp Tsinakis 2023 pp 36 37Nederpelt amp Geuvers 2014 pp 159 162Sorensen amp Urzyczyn 2006 pp 161 162 Rathjen amp Sieg 2024 2 2 Sequent CalculiSorensen amp Urzyczyn 2006 pp 161 165 Copi Cohen amp Flage 2016 pp 46 47 227Cook 2009 p 123Hurley amp Watson 2018 pp 125 126 723 Copi Cohen amp Flage 2016 pp 224 439Hurley amp Watson 2018 pp 385 386 720 Copi Cohen amp Flage 2016 pp 46 228 442Hurley amp Watson 2018 pp 385 386 722 Copi Cohen amp Flage 2016 pp 443 449Hurley amp Watson 2018 pp 723 728Cohen 2009 p 254 Fetzer 1996 pp 241 243Dent 2024 p 36 Horsten 2023 Lead section 5 4 Mathematical ProofPolkinghorne 2011 p 65 Cook 2009 pp 174 185Porta et al 2011 p 237 Butterfield amp Ngondi 2016 Computer ScienceCook 2009 p 174Dent 2024 p 36 Butterfield amp Ngondi 2016 Logic Programming Languages PrologWilliamson amp Russo 2010 p 45 Butterfield amp Ngondi 2016 Theorem proving Mechanical Verifier Butterfield amp Ngondi 2016 Expert System Knowledge Base Inference EngineFetzer 1996 pp 241 243 McKeon Lead section 1 Introduction 2b Logical and Non Logical TerminologyMcKeon 2010 pp 24 25 126 128Hintikka amp Sandu 2006 pp 13 14 17 18Beall Restall amp Sagi 2024 3 Mathematical Tools Models and Proofs Schechter 2013 p 227Evans 2005 pp 171 174 Sources Akiba Ken 2024 Indeterminacy Vagueness and Truth The Boolean Many valued Approach Springer Nature ISBN 978 3 031 74175 3 Arthur Richard T W 2016 An Introduction to Logic Second Edition Using Natural Deduction Real Arguments a Little History and Some Humour Broadview Press ISBN 978 1 77048 648 5 Asprino L 2020 Engineering Background Knowledge for Social Robots IOS Press ISBN 978 1 64368 109 2 Audi Robert 1999 Philosophy of Logic The Cambridge Dictionary of Philosophy Cambridge University Press ISBN 978 1 107 64379 6 Bacon Andrew 2023 A Philosophical Introduction to Higher order Logics Routledge ISBN 978 1 000 92575 3 Baker Gordon P Hacker P M S 2014 Wittgenstein Rules Grammar and Necessity Volume 2 of an Analytical Commentary on the Philosophical Investigations Essays and Exegesis 185 242 John Wiley amp Sons ISBN 978 1 118 85459 4 Beall Jc Restall Greg Sagi Gil 2024 Logical Consequence The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Boyer Robert S Moore J Strother 2014 A Computational Logic Handbook Formerly Notes and Reports in Computer Science and Applied Mathematics Academic Press ISBN 978 1 4832 7778 3 Burris Stanley 2024 George Boole The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 31 March 2025 Butterfield Andrew Ngondi Gerard Ekembe 2016 A Dictionary of Computer Science Oxford University Press ISBN 978 0 19 968897 5 Cannon Douglas 2002 Deductive Logic in Natural Language Broadview Press ISBN 978 1 77048 113 8 Carlson Robert 2017 A Concrete Introduction to Real Analysis CRC Press ISBN 978 1 4987 7815 2 Cohen Elliot D 2009 Critical Thinking Unleashed Rowman amp Littlefield ISBN 978 0 7425 6432 9 Cook Roy T 2009 Dictionary of Philosophical Logic Edinburgh University Press ISBN 978 0 7486 3197 1 Copi Irving Cohen Carl Flage Daniel 2016 Essentials of Logic Routledge ISBN 978 1 315 38900 4 Copi Irving M Cohen Carl Rodych Victor 2019 Introduction to Logic Routledge ISBN 978 1 351 38697 5 Dent David 2024 The Nature of Scientific Innovation Volume I Processes Means and Impact Palgrave Macmillan ISBN 978 3 031 75212 4 Dowden Bradley H 2020 Logical Reasoning PDF for an earlier version see Dowden Bradley Harris 1993 Logical Reasoning Wadsworth Publishing Company ISBN 978 0 534 17688 4 Egre Paul Rott Hans 2021 The Logic of Conditionals The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 24 March 2025 Evans J S B T 2005 Deductive Reasoning In Holyoak Keith J Morrison Robert G eds The Cambridge Handbook of Thinking and Reasoning Cambridge University Press pp 169 184 ISBN 978 0 521 82417 0 Fetzer James H 1996 Computer Reliability and Public Policy Limits of Knowledge of Computer Based Systems In Paul Ellen Frankel Miller Fred Dycus Paul Jeffrey eds Scientific Innovation Philosophy and Public Policy Volume 13 Part 2 Cambridge University Press pp 229 266 ISBN 978 0 521 58994 9 Fitting M Mendelsohn Richard L 2012 First Order Modal Logic Springer Science amp Business Media ISBN 978 94 011 5292 1 Garson James 2024 Modal Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 22 March 2025 Gensler Harry J 2012 Introduction to Logic Routledge ISBN 978 1 136 99453 1 Gossett Eric 2009 Discrete Mathematics with Proof John Wiley amp Sons ISBN 978 0 470 45793 1 Gottwald Siegfried 2022 Many Valued Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 24 March 2025 Grandy R E 1979 Advanced Logic for Applications D Reidel Publishing Company ISBN 978 90 277 1034 5 Groarke Louis F Aristotle Logic Internet Encyclopedia of Philosophy Retrieved 24 March 2025 Haack Susan 1978 1 Philosophy of Logics Philosophy of Logics Cambridge University Press pp 1 10 ISBN 978 0 521 29329 7 Hintikka Jaakko 2013 Inquiry as Inquiry A Logic of Scientific Discovery Springer Science amp Business Media ISBN 978 94 015 9313 7 Hintikka Jaakko J 2019 Philosophy of logic Encyclopaedia Britannica Archived from the original on 28 April 2015 Retrieved 21 November 2021 Hintikka Jaakko Sandu Gabriel 2006 What Is Logic In Jacquette Dale ed Philosophy of Logic North Holland pp 13 39 ISBN 978 0 444 51541 4 Hintikka Jaakko J Spade Paul Vincent 2020 History of logic Ancient Medieval Modern amp Contemporary Logic Encyclopaedia Britannica Retrieved 30 March 2025 Hodel Richard E 2013 An Introduction to Mathematical Logic Dover Publications ISBN 978 0 486 49785 3 Hodges Wilfrid 2005 Logic Modern In Honderich Ted ed The Oxford Companion to Philosophy Oxford University Press pp 533 536 ISBN 978 0 19 926479 7 Horsten Leon 2023 Philosophy of Mathematics The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 28 March 2025 Hurley Patrick J 2016 Logic The Essentials Cengage Learning ISBN 978 1 4737 3630 6 Hurley Patrick J Watson Lori 2018 A Concise Introduction to Logic 13 ed Cengage Learning ISBN 978 1 305 95809 8 Jacquette Dale 2006 Introduction Philosophy of Logic Today In Jacquette Dale ed Philosophy of Logic North Holland pp 1 12 ISBN 978 0 444 51541 4 Johnson Ralph H 1999 The Relation Between Formal and Informal Logic Argumentation 13 3 265 274 doi 10 1023 A 1007789101256 S2CID 141283158 Kleene S C 2000 II Various Notions of Realizability In Beklemishev Lev D ed The Foundations of Intuitionistic Mathematics Elsevier ISBN 978 0 08 095759 3 Klement Kevin C Propositional Logic Internet Encyclopedia of Philosophy Retrieved 24 March 2025 Linnebo Oystein 2014 Higher Order Logic In Horsten Leon Pettigrew Richard eds The Bloomsbury Companion to Philosophical Logic Bloomsbury Publishing pp 105 127 ISBN 978 1 4725 2829 2 Lowe E J 2005 Philosophical Logic In Honderich Ted ed The Oxford Companion to Philosophy Oxford University Press pp 699 701 ISBN 978 0 19 926479 7 Magnus P D Button Tim 2021 forall x Calgary An Introduction to Formal University of Calgary ISBN 979 8 5273 4950 4 McKeon Matthew Logical Consequence Internet Encyclopedia of Philosophy Retrieved 28 March 2025 McKeon Matthew W 2010 The Concept of Logical Consequence An Introduction to Philosophical Logic Peter Lang ISBN 978 1 4331 0645 3 Metcalfe George Paoli Francesco Tsinakis Constantine 2023 Residuated Structures in Algebra and Logic American Mathematical Society ISBN 978 1 4704 6985 6 Moschovakis Joan 2024 Intuitionistic Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 23 March 2025 Nederpelt Rob Geuvers Herman 2014 Type Theory and Formal Proof An Introduction Cambridge University Press ISBN 978 1 316 06108 4 O Regan Gerard 2017 5 A Short History of Logic Concise Guide to Formal Methods Theory Fundamentals and Industry Applications 1st 2017 ed Springer pp 89 104 ISBN 978 3 319 64021 1 Pelletier Francis Jeffry Hazen Allen 2024 Natural Deduction Systems in Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 26 March 2025 Polkinghorne John 2011 Meaning in Mathematics Oxford University Press ISBN 978 0 19 960505 7 Pollard Stephen 2015 Philosophical Introduction to Set Theory Courier Dover Publications ISBN 978 0 486 80582 5 Porta Marcela Maillet Katherine Mas Marta Martinez Carmen 2011 Towards a Strategy to Fight the Computer Science Declining Phenomenon In Ao Sio Iong Amouzegar Mahyar Rieger Burghard B eds Intelligent Automation and Systems Engineering Springer Science amp Business Media pp 231 242 ISBN 978 1 4614 0373 9 Priest Graham Tanaka Koji Weber Zach 2025 Paraconsistent Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 24 March 2025 Rathjen Michael Sieg Wilfried 2024 Proof Theory The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 26 March 2025 Reynolds John C 1998 Theories of Programming Languages Cambridge University Press ISBN 978 1 139 93625 5 Schechter Joshua 2013 Deductive Reasoning In Pashler Harold ed Encyclopedia of the Mind Sage pp 226 230 ISBN 978 1 4129 5057 2 Schlesinger I M Keren Portnoy Tamar Parush Tamar 1 January 2001 The Structure of Arguments John Benjamins Publishing ISBN 978 90 272 2359 3 Shanker Stuart 2003 Glossary In Shanker Stuart ed Philosophy of Science Logic and Mathematics in the Twentieth Century Psychology Press ISBN 978 0 415 30881 6 Shapiro Stewart Kouri Kissel Teresa 2024 Classical Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Sider Theodore 2010 Logic for Philosophy Oxford University Press ISBN 978 0 19 957559 6 Smith Robin 2022 Aristotle s Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 24 March 2025 Smullyan Raymond M 2014 A Beginner s Guide to Mathematical Logic Dover Publications ISBN 978 0 486 49237 7 Sorensen Morten Heine Urzyczyn Pawel 2006 Lectures on the Curry Howard Isomorphism Elsevier ISBN 978 0 08 047892 0 Tourlakis George 2011 Mathematical Logic John Wiley amp Sons ISBN 978 1 118 03069 1 Tully Robert 2005 Logic Informal In Honderich Ted ed The Oxford Companion to Philosophy Oxford University Press pp 532 533 ISBN 978 0 19 926479 7 Vaananen Jouko 2024 Second order and Higher order Logic The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 23 March 2025 Walton Douglas 1996 Formal and Informal Logic In Craig Edward ed Routledge Encyclopedia of Philosophy Routledge doi 10 4324 9780415249126 X014 1 ISBN 978 0 415 07310 3 Weber Zach Paraconsistent Logic Internet Encyclopedia of Philosophy Retrieved 23 March 2025 Williamson Jon Russo Federica 2010 Key Terms in Logic Continuum ISBN 978 1 84706 114 0 Zalta Edward N 2024 Gottlob Frege The Stanford Encyclopedia of Philosophy Metaphysics Research Lab Stanford University Retrieved 31 March 2025