Changes

Line 20: Line 20:  
|}
 
|}
   −
All other propositional connectives can be obtained in a very efficient style of representation through combinations of these two forms.  Strictly speaking, the concatenation form is dispensable in light of the bracketed form, but it is convenient to maintain it as an abbreviation of more complicated bracket expressions.
+
All other propositional connectives can be obtained in a very efficient style of representation through combinations of these two forms.  Strictly speaking, the concatenation form is dispensable in light of the bracketed form, but it is convenient to maintain it as an abbreviation of more complicated bracket expressions. While working with expressions solely in propositional calculus, it is easiest to use plain parentheses for logical connectives.  In contexts where ordinary parentheses are needed for other purposes an alternate typeface <math>\texttt{(} \ldots \texttt{)}</math> may be used for logical operators.
 
  −
While working with expressions solely in propositional calculus, it is easiest to use plain parentheses for logical connectives.  In contexts where ordinary parentheses are needed for other purposes an alternate typeface <math>\texttt{(} \ldots \texttt{)}</math> may be used for logical operators.
  −
 
  −
The briefest expression for logical truth is the empty word, usually denoted by <math>\varepsilon\!</math> or <math>\lambda\!</math> in formal languages, where it forms the identity element for concatenation.  To make it visible in this text, it may be denoted by the equivalent expression <math>{}^{\backprime\backprime} \texttt{((~))} {}^{\prime\prime},</math> or, especially if operating in an algebraic context, by a simple <math>{}^{\backprime\backprime} 1 {}^{\prime\prime}.</math>  Also when working in an algebraic mode, the plus sign <math>{}^{\backprime\backprime} + {}^{\prime\prime}</math> may be used for [[exclusive disjunction]].  For example, we have the following paraphrases of algebraic expressions by bracket expressions:
  −
 
  −
{| align="center" cellpadding="6" style="text-align:center"
  −
|
  −
<math>\begin{matrix}
  −
a + b
  −
& = &
  −
\texttt{(} a \texttt{,} b \texttt{)}
  −
\end{matrix}</math>
  −
|-
  −
|
  −
<math>\begin{matrix}
  −
a + b + c
  −
& = &
  −
\texttt{((} a \texttt{,} b \texttt{),} c \texttt{)}
  −
& = &
  −
\texttt{(} a \texttt{,(} b \texttt{,} c \texttt{))}
  −
\end{matrix}</math>
  −
|}
  −
 
  −
It is important to note that the last expressions are not equivalent to the triple bracket <math>\texttt{(} a \texttt{,} b \texttt{,} c \texttt{)}.</math>
      
<br>
 
<br>
Line 216: Line 192:     
<br>
 
<br>
 +
 +
The briefest expression for logical truth is the empty word, usually denoted by <math>\varepsilon\!</math> or <math>\lambda\!</math> in formal languages, where it forms the identity element for concatenation.  To make it visible in this text, it may be denoted by the equivalent expression <math>{}^{\backprime\backprime} \texttt{((~))} {}^{\prime\prime},</math> or, especially if operating in an algebraic context, by a simple <math>{}^{\backprime\backprime} 1 {}^{\prime\prime}.</math>  Also when working in an algebraic mode, the plus sign <math>{}^{\backprime\backprime} + {}^{\prime\prime}</math> may be used for [[exclusive disjunction]].  For example, we have the following paraphrases of algebraic expressions by bracket expressions:
 +
 +
{| align="center" cellpadding="6" style="text-align:center"
 +
|
 +
<math>\begin{matrix}
 +
a + b
 +
& = &
 +
\texttt{(} a \texttt{,} b \texttt{)}
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<math>\begin{matrix}
 +
a + b + c
 +
& = &
 +
\texttt{((} a \texttt{,} b \texttt{),} c \texttt{)}
 +
& = &
 +
\texttt{(} a \texttt{,(} b \texttt{,} c \texttt{))}
 +
\end{matrix}</math>
 +
|}
 +
 +
It is important to note that the last expressions are not equivalent to the triple bracket <math>\texttt{(} a \texttt{,} b \texttt{,} c \texttt{)}.</math>
    
===Differential Expansions of Propositions===
 
===Differential Expansions of Propositions===
12,080

edits