basic constructions:
strong axioms
further
natural deduction metalanguage, practical foundations
type theory (dependent, intensional, observational type theory, homotopy type theory)
computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory
In formal logic, modus ponens is the elimination rule for the logical connective (forming conditional statements).
On more general types in type theory this is function application.
Even in Hilbert-style logic where there are almost no rules of inference (besides the many axioms), there is usually a rule of modus ponens. (In particular, modus ponens is the only non-axiom rule of inference in Hilbert's version of the propositional calculus.)
Modus ponens is the rule of inference which says that from the sequents
and
asserting (respectively) the judgement that a proposition is true and the judgement that the conditional statement is also true, the sequent
(asserting the judgement that the proposition is true) may be deduced.
Depending on what sort of sequents are allowed in the sequent calculus that one is working with, there may be additional context on either side of the sequents. So rather generally, from
and
we may deduce
this rule may be summarized as
In linear logic, we must distinguish between the additive conditional , whose elimination rule is as above, and the multiplicative conditional , whose elimination rule is
In noncommutative logic?, we would further distinguish this last version from
The converse to modus ponens, which is the introduction rule for conditional statements, is much less commonly admitted directly as a rule of inference, but its validity is typically a theorem, the deduction theorem; see also the discussion at metalanguage.
The categorical semantics of modus ponens in the form
is the evaluation map of the ambient (locally) cartesian closed category.
Last revised on January 26, 2014 at 21:23:33. See the history of this page for a list of all contributions to it.