A natural deduction is an instruction on how to use binary logic to move from one line to another, during a linear sequential proof. Every natural deduction, is one of the tautologies of propositional logic. As an example of a natural deduction, consider the hypothetical syllogism HS.
Hypothetical Syllogism HS:If A then B, if B then C; therefore If A then C.
Consider the following deduction of hypothetical syllogism HS, which employs the natu...
more
Read article at Wikipedia
Natural deduction logic
Facts from the Community
From the Proofs are Programs base
Key contribution:
| Date | Contributors | Why this is interesting |
|---|---|---|
|
|
|
|
|
Similar topics in Freebase
-
Russell's paradox
In the foundations of mathematics, Russell's paradox (also known as Russell's antinomy), discovered by Bertrand Russell in 1901, showed that the naive set theory of Frege leads to a contradiction. It might be assumed that, for any formal criterion, a set exists whose members are those objects (and... -
Sequent calculus
In proof theory and mathematical logic, sequent calculus is a widely known family of formal systems sharing a certain style of inference and certain formal properties. The first sequent calculi, systems LK and LJ, were introduced by Gerhard Gentzen in 1934, as a tool for studying (respectively,... -
Curry–Howard correspondence
The Curry–Howard correspondence is the direct relationship between computer programs and mathematical proofs. Also known as Curry–Howard isomorphism, proofs-as-programs correspondence and formulae-as-types correspondence, it refers to the generalization of a syntactic analogy between systems of...