You are here: Home » Philosophy » Symbolic Logic: An Introduction

Symbolic Logic: An Introduction

Studying for the LSAT? Interested in philosophy or artificial intelligence? Learn the basics of logical reasoning and symbolic logic.

The triple bar (equiv )

The triple bar represents an “if and only if” statement. For example, let “I” represent “I am going to the concert” and let “Y” represent “You are going go the concert. To join the two:

                    I if and only if Y.
                    I equiv Y, which states “I am going to the concert if and only if you are going to the concert.”

The tilde

The tilde simply represents negation of a sentence. For example, to show the negation of “Bob likes carrots.” simply symbolize the sentence, (let’s use “C”) and add a tilde in front of it:

                    not-C
                    sim C, which states “Bob does not like carrots.”

Constructing sentences and arguments using connectives

In order to construct arguments in symbolic logic, you must construct symbolic logic sentences. Follow these rules to construct a sentence:

1. If “A” represents a statement in English, then “A” is a sentence [of logic].
2. If “A” is a sentence and “B” is a sentence, then “A cdot  B” is a sentence.
3. If “A” is a sentence and “B” is a sentence, then “A v B” is a sentence.
4. If “A” is a sentence and “B” is a sentence, then “A supset  B” is a sentence.
5. If “A” is a sentence and “B” is a sentence, then “A equiv  B” is a sentence.
6. If “A” is a sentence, then “sim A” is a sentence.
7. Any combination of rules 1-6 are sentences.
8. Nothing except those found in rules 1-8 are sentences.

The above rules work for any sentence letter of symbolic logic (as long as the letter represents a statement in English).
Note: when adding separate sentences of logic together, parentheses are often necessary. Use parentheses to separate separate sentences. For example if you want to conjoin “A v B” with “C v D”:

                    (A v B) and (C v D).
                    (A v B) cdot  (C v D)

Examples of sentences of logic

A
A v B
(A supset C) cdot F
sim E
[(W v R) supset (sim G cdot J) equiv sim (E supset T)]
etc.

The following are NOT sentences:

AS
Wsim B
v D
P supset cdot H
(F((D v R( equiv
etc.

IV. Arguments in Symbolic Logic

Now that we have the basics for constructing sentences of symbolic logic, we’re ready to symbolize arguments. Remember arguments must be composed of sentences and nothing else. (See rules 1-8 above for constructing sentences). There are certain rules in symbolic logic that allow you to manipulate sentences and arguments in order to fit your need. The following are rules of replacement.

Conjunction
A
B      
cdot B

Addition
A      
A v B

note: when you have a single sentence letter, you may add to it whatever single sentence letter you like using the wedge. Yes, it seems strange, but it is logically valid!

Commutation

A cdot B Leftrightarrow cdot A
A v B Leftrightarrow B v A

Association
A cdot (B cdot C) Leftrightarrow (A cdot B) cdot C
A v (B v C) Leftrightarrow (A v B) v C

Implication
A supset B Leftrightarrow sim A v B

Double Negation
A Leftrightarrow sim sim A

De Morgan’s
sim (A cdot B) Leftrightarrow sim A v sim B
sim (A v B) Leftrightarrow sim A cdot sim B

Idempotence
A Leftrightarrowcdot A
A Leftrightarrow A v A

Transposition
supset B Leftrightarrow sim supset sim A

Exportation
supset (B supset C) Leftrightarrow (A cdot B) supset C

Distribution
cdot (B v C) Leftrightarrow (A cdot B) v (A cdot C)
A v (B cdot C) Leftrightarrow (A v B) cdot (A v C)

Equivalence
equiv B Leftrightarrow (A supset B) cdot (B supset A) Leftrightarrow (A cdot B) v (sim cdot sim B)

The first sentence of each rule (in front of the arrow) can be logically replaced by the second (after the arrow)  and vice versa. In other words, the two statements logically say exactly the same thing.

There are also several argument forms, or syllogisms of symbolic logic. A syllogism is just a sound argument in a particular form. The following is a list of some common syllogisms and argument forms:

Modus Ponens
supset B
A     
B

Modus Tollens
supset B
sim B     
sim A

Hypothetical Syllogism
supset B
supset
supset C

Disjunctive Syllogism
A v B
sim A      
B

A v B
sim B      
A

0
Liked it
User Comments Post Comment
Powered by Powered by Triond