Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]



    In traditional Aristotelian logic, Deductive reasoning is reasoning in which the conclusion is necessitated by, or reached from, previously known facts. If the premises are true, the conclusion must be true. This is distinguished from abductive and inductive reasoning, where the premises may predict a high probability of the conclusion, but do not ensure that the conclusion is true.

    Deductive reasoning may also be defined as inference in which the conclusion is of no greater generality than the premises or inference in which the conclusion is just as certain as the premises.


        Deductive reasoning
            How it works
            Symbolic logic
            Axiomatization
            Natural deductive logic
            See also

    top

    How it works

    Somebody could say, "Since it is raining, the street must be wet". However, there is a hidden argument in this statement: "If it's raining then the street gets wet." Using the premise "If it's raining then the street gets wet" one could argue that "Since it's raining the street is wet" but not "the street is wet so it must be raining".

    This is because the wet street is an unavoidable product created by the rain but the wet street does not have to be caused by rain. The basic statement "if something then something else" could logically be followed by "something is; so something else must be" and "something else is not; so something else cannot be". These are the first two basic valid reasoning types. A few examples follow:

    Valid:

    Since Socrates is a man,

    and since all men are mortal,

    Socrates is mortal.


    Since the picture is above the desk,

    and since the desk is above the floor,

    the picture is above the floor.


    Since a cardinal is a bird,

    and since all birds have wings,

    a cardinal has wings.


    Invalid:

    A truly left wing politician does not tolerate animal cruelty.

    G. Houseman thinks hitting a dog is wrong.

    G. Houseman is a truly left wing politician.


    Every criminal opposes the government.

    Everyone in the opposition party opposes the government;

    therefore, everyone in the opposition party is a criminal.


    These are invalid because the premises fail to establish commonality between hitting a dog and being a left wing politician, and membership in the opposition party and being a criminal, respectively. This is the famous fallacy of the undistributed middle.

    top

    Symbolic logic



    top

    Axiomatization
    In formal terms, a deduction is a sequence of statements such that each statement can be derived from the preceding one. This leaves open the question of how to prove the first sentence (since it has no predecessor). Axiomatic propositional logic solves this by requiring the following conditions for a proof:

    A proof of α from an ensemble Σ of well-formed formulas (wffs) is a finite sequence of wffs:

    β1,...,βi,...,βn


    where

    βn = α

    and for each βi (1 ≤ i ≤ n),
    either
      βi ∈ Σ
    or
      βi is an axiom,
    or
      βi is the output of Modus Ponens for two previous wffs, βi-g and βi-h.

    Different versions of axiomatic propositional logics contain a few axioms, usually three or more, in addition to one or more inference rules. For instance, Gottlob Frege's axiomatization of propositional logic, which is also the first instance of such an attempt, has six propositional axioms and two rules. Bertrand Russell and Alfred North Whitehead also suggested a system with five axioms.

    For instance a version of axiomatic propositional logic due to Jan Lukasiewicz (1878-1956) has a set A of axioms adopted as follows:
      PL1 p → (qp)
      PL2 (p → (qr)) → ((pq) → (pr))
      PL3p → ¬q) → (qp)
    and it has the set R of Rules of inference with one rule in it that is Modu Ponendo Ponens as follows:
      MP from α and α → β, infer β.

    The inference rule(s) allows people to derive the statements following the axioms or given wffs of the ensemble Σ.

    top

    Natural deductive logic

    One version of natural deductive logic has no axioms. System L, developed by E.J. Lemmon, has only nine primitive rules that govern the syntax of a proof.

    The nine primitive rules of system L are
      The Rule of Assumption (A)
      Modus Ponendo Ponens (MPP)
      The Rule of Double Negation (DN)
      The Rule of Conditional Proof (CP)
      The Rule of ∧-introduction (∧I)
      The Rule of ∧-elimination (∧E)
      The Rule of ∨-introduction (∨I)
      The Rule of ∨-elimination (∨E)
      Reductio Ad Absurdum (RAA)

    In system L, a proof has a definition with the following conditions:

      has a finite sequence of wffs (well-formed formula)
      each line of it is justified by a rule of the system L
      the last line of the proof is what is intended, and this last line of the proof uses the only premise(s) that is given; or no premise if nothing is given.

    Then if no premise is given, the sequent is called theorem. Therefore, the definitions of a theorem in system L are
      a theorem is a sequent that can be proved in system L, using an empty set of assumption.
      a theorem is a sequent that can be proved from an empty set of assumptions in system L.

    An example of the proof of a sequent (Modus Tollendo Tollens in this case):



    An example of the proof of a sequent (a theorem in this case):



    Each rule of system L has its own requirements for the type of input(s) or entry(es) that it can accept and has its own way of treating and calculating the assumptions used by its inputs.

    top

    See also









     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Deductive reasoning". link