PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
[parent] logical connective (Definition)

In propositional logic, the usual way of forming a well-formed formula out of existing ones is by attaching a designated symbol to the existing wffs. This designated symbol is variously known as a logical connective, logical symbol, or simply a connective. Given a connective, the number of wffs needed to form a new wff is a fixed integer, and is called the arity of the connective. For example, if $\#$ is a connective of arity 3, and $p,q,r$ are three existing wffs, then $$\#pqr$$ is the wff formed by attaching $\#$ to the $p,q$ and $r$ in order. Instead of prefixing to the string of wffs as above, the connective may also be attached at the end (as a suffix), or customarily infixed in case it has arity of 2 (binary). $0$ -ary connectives are also allowed, in which case it is just a symbol with no wffs attached.

The common classical logical connectives are:

The symbols $\supset$ and $\equiv$ are due to Russell.

Remark. ``Logical implication'' $\to$ and ``logical is equivalent to'' $\leftrightarrow$ symbols are typically used for logicians. Nevertheless, the symbols $\Rightarrow$ for material implication and $\Leftrightarrow$ for material equivalence are commonly used in the literature. In particular, $\to$ is usually reserved for the concept of limit.

Usually, given a logical connective $\#$ , a truth function is associated. The arity of the truth function is defined to be the arity of the connective. When there is no confusion, the symbol for the associated truth function is the same as the symbol of the connective. A truth function of small arity can be easily represented by a table, called the truth table of the truth function. The truth functions and truth tables associated with the connectives listed above are

  • $\lnot: \boldsymbol{2} \to \boldsymbol{2}$ given by $\lnot(x)=1-x$ ;
    $P$ $\lnot P$
    F T
    T F
  • $\lor: \boldsymbol{2}^2 \to \boldsymbol{2}$ given by $\lor(x,y)=\max(x,y)$ ;
    $P$ $Q$ $P \lor Q$
    F F F
    F T T
    T F T
    T T T
  • $\land: \boldsymbol{2}^2 \to \boldsymbol{2}$ given by $\land(x,y)=\min(x,y)$ ;
    $P$ $Q$ $P \land Q$
    F F F
    F T F
    T F F
    T T T
  • $\rightarrow: \boldsymbol{2}^2 \to \boldsymbol{2}$ given by $\rightarrow(x,y)=\max(1-x,y)$ ; and
    $P$ $Q$ $P \rightarrow Q$
    F F T
    F T T
    T F F
    T T T
  • $\leftrightarrow: \boldsymbol{2}^2 \to \boldsymbol{2}$ given by $\leftrightarrow(x,y)=(x+y+1) \pmod 2$ .
    $P$ $Q$ $P \leftrightarrow Q$
    F F T
    F T F
    T F F
    T T T

where $\boldsymbol{2}=\lbrace 0,1\rbrace$ . Note that $0$ and $1$ have been converted to $F$ and $T$ in the tables above.

Any truth function of any finite arity can be written as a finite combination of these connectives (see the entry on functional completeness). However, the collection is redundant; the final three symbols, $\land$ , $\rightarrow$ , and $\leftrightarrow$ , can be defined in terms of prior ones. By DeMorgan's law, we can define logical and by $$ P\land Q := \lnot P\lor \lnot Q. $$ Material implication can be defined by $$ P\rightarrow Q := \lnot P\lor Q. $$ Finally, material equivalence can be defined by

$\displaystyle P\leftrightarrow Q$ $\displaystyle := (P\rightarrow Q)\land(Q\rightarrow P)$    
  $\displaystyle = \lnot(\lnot P\lor Q)\lor\lnot(\lnot Q\lor P).$    

Hence $\lnot$ and $\vee$ suffice to define all other connectives.




Anyone with an account can edit this entry. Please help improve it!

"logical connective" is owned by mps. [ full author list (4) ]
(view preamble | get metadata)

View style:

See Also: ampheck, contradictory statement, logical axiom, sole sufficient operator, propositional calculus, logical implication, zeroth order logic

Other names:  logical symbol, connective, conjunctive connective, disjunctive connective

This object's parent.

Attachments:
negation (Definition) by pahio
Sheffer stroke (Definition) by CWoo
Log in to rate this entry.
(view current ratings)

Cross-references: redundant, collection, functional completeness, finite, truth table, truth function, limit, material implication, logical and, logical or, binary, string, order, arity, integer, fixed, number, well-formed formula, propositional logic
There are 44 references to this entry.

This is version 16 of logical connective, born on 2006-12-08, modified 2009-03-30.
Object id is 8605, canonical name is LogicalConnective.
Accessed 9803 times total.

Classification:
AMS MSC03B05 (Mathematical logic and foundations :: General logic :: Classical propositional logic)

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)