next up previous
Next: 2.2 Problem Up: 2 Position Previous: 2 Position

2.1 A simple logical formalism

  The vocabulary of our simple logical formalism is composed of :

The values domain of logical variables and constants is composed of integers, strings, sets, lists, tables, etc. Before defining logical formulae, we define terms that compose a logical formula :

Definition of logical formula :

We introduce another notation often used in logic and named the conditional operator. The logical definition of it is :  
 \begin{displaymath}
\mbox{IF } c \mbox{ THEN } a \mbox{ ELSE } b \verb*+ + \rightarrow \verb*+ + (c \land a) \lor (\neg c \land b)\end{displaymath} (1)


next up previous
Next: 2.2 Problem Up: 2 Position Previous: 2 Position

Alain Cougoulic
Sept. 2, 1997