TelecomParis_IPParis.png Telecom Paris
Dep. Informatique & Réseaux

nils.png Nils HolzenbergerHome page

February 2024

5

NSAI.png Neuro-Symbolic Artificial Intelligence

with             Simon Coumes     portrait.jpg         and         Zacchary Sadeddine     Zac.jpg

            other AI courses


5

Summary






Avec le mot "si", on peut faire
tout ce qu’on ne peut pas faire.
    (Pierre Dac)

Propositional Logic

In the foreword of the LPAR-16 Conference, one can read:

Logic is a fundamental organizing principle in nearly all areas in Computer Science. (...) At one extreme, it underlies computability and complexity theory and the formal semantics of programming languages. At the other, it drives billions of gates every day in the digital circuits of processors of all kinds. Logic is in itself a powerful programming paradigm but it is also the quintessential specification language for anything ranging from real-time critical systems to networked infrastructures. Logical techniques link implementation and specification through formal methods such as automated theorem proving and model checking. Logic is also the stuff of knowledge representation and artificial intelligence. Because of its ubiquity, logic has acquired a central role in Computer Science education.

The origins of Logic

The art of convincing

ARISTOTLE founded logic as the art of reasoning and of arguing. His aim was to find all the ways in which propositions could be linked together so that any particular reasoning could be formalized. His favorite tool was the syllogism (any a is a b, a0 is a a, so a0 is a b) by which it explained deduction, induction and abduction.[Note1] This tradition has seen developments with the Stoics, then in the Middle Ages by the time of William of OCKHAM (fourteenth century). It reaches one of its peaks with the Logic of Port Royal (seventeenth century). Logic, in this context, is seen as a rigorous description of the art of reasoning and of convincing: what is logical provokes acceptance. Any sensible person (endowed with the Cartesian Good Sense) who accepts that a and b are two incompatible facts, that is, are mutually exclusive, must accept that if a occurs, then b is not the case. If the same person finds that it is b that occurred after all, she will have to conclude that a must be false.

This art of persuasion finds a natural extension in the idea that logic describes the processes of rational thought. Indeed, its mechanisms seem obvious to anyone, whatever the contents on which they operate. This idea has been developed by Emmanuel KANT, who distinguishes between transcendental logic, that is, the thought processes that are characteristic of the human mind, and logic as a system of laws as it is used by different domains of science. Transcendental logic is no longer a mere tool, an ‘Organon’ in the sense of ARISTOTLE. Studying it amounts to studying an essential aspect of human cognition.

Readings: Logicomix.jpg

Automated theorem proving

As an answer to KANT’s "psychological" way of considering logic, founders of mathematical logic, such as George BOOLE (The mathematical Analysis of Logic, 1847; An Investigation of the Laws of Thought, 1854), Gottlob FREGE (Begriffsschrift, eine der arithmetischen nachgebildete Formelsprache des reinen Denkens, 1879), Bertrand RUSSELL et Alfred WHITEHEAD (Principia Mathematica, 1910-1913) and Ludwig WITTGENSTEIN (Tractatus logico-philosophicus, 1921), made a radical distinction between formal aspects of reasoning and meaning. Their rejection of psychologism led them to distinguish between syntax and semantics. They succeeded in ‘syntactizing’ logic, and beyond logic, they tried to ‘syntactize’ mathematics, and even the world itself, considered as a set of absolute entities, according to a Platonic conception and in radical opposition to the Kantian view.

This idea of describing the world in an unambiguous and error-free manner was already present in Gottfried LEIBNIZ’ work (Vom Nutzen der Vernunftkunst oder Logik, 1696). He saw in logic a universal lingua rationalis. The inclination for syntactic formalism also has its roots in the development of axiomatic theories in mathematics. During the nineteenth century, EUCLID’s axiomatics was brought into question. The subsequent advent of non-Euclidean geometries was a serious blow to the primacy of what KANT called pure intuition. On the technical level, early developments in mathematical logic were made possible by the advent of set theory and modern algebra, following the work of Richard DEDEKIND, Georg CANTOR, George BOOLE and Augustus DE MORGAN. On the conceptual level, the work of the American philosopher Charles PEIRCE clarified the relationship between logic and reasoning. But a decisive step was taken when Gottlob FREGE and Bertrand RUSSELL introduced the notion of quantification, thanks to which individual entities and their properties can be formally distinguished.

Nowadays, automated theorem proving is based on the syntax/semantics distinction. The point is to convert semantic reasoning into purely syntactic processing that is parallel to semantics, but independent from it. The additional requirement of automated theorem proving is that proofs should be found in reasonable time.

Semantics for Logic

Semantics corresponds to the meaning of symbols (and, eventually, to their evaluation). The development of non-Euclidian geometries at the end of the nineteenth century, and then Kurt GÖDEL’s incompleteness theorems in the nineteen thirtees, led to semantic relativism. Symbols are no longer considered to have a fixed reference. Their meaning may vary depending on the context. This change of perspective culminated with Model Theory. It makes the distinction between (local) truth (if a means "I am swimming" and b means "I am in water", (a ⊃ b) is true) on the one hand, and (universal) validity on the other hand ((a ⊃ a) is valid: it is always true, whatever the meaning of a). With Model Theory, studying Logic consists in formalizing properties and relations involved in reasoning, before applying them to concrete situations. The syntax of Logic is separated from its semantics. The latter consists in considering a specific domain in which all symbols get interpreted. Conversely, one may consider the ‘truth conditions’ of a logic formula, i.e. the set of domains (or worlds) in with the formula, once interpreted, is true.

Yet the same logic, with all its formal properties, can be used in a totally different way, which reconnects with Immanuel KANT’s ‘psychologizing’ tradition. Within the framework of the Cognitive Sciences, one can see in Logic not a means to evaluate the truth of utterances, but a tool to test their consistency. By showing that a speaker, through a complex arrangement of utterances, ends up saying one thing and its opposite, in other words that she asserts a along with other facts from which ¬ a can be deduced, this speaker can be regarded as being wrong, without needing to decide which of a or ¬ a is true (¬ designates negation). It should be remembered that Logic was born from argumentation: for ARISTOTLE (The Analytics, ~ -330), Logic was not separated from the art of convincing. Similarly, a scientist who shows that the facts she observes logically lead to a hypothesis (e.g., the photoelectric effect would force her to consider the existence of photons), merely establishes a logical link between propositions, without being able to establish any truth (Karl POPPER, Logik der Forschung, 1935).[Note2]

To emphasize the difference between the traditional, truth-conditionalist approach (which is concerned with knowing the truth conditions of statements) and the argumentative approach, note that the former ceases to function in the presence of an inconsistency: from a & (¬ A), we can deduce that all things are true! Ironically, theoretical scientific inquiry, like argumentation, proceeds from a starting point which is an inconsistency. Though logicians pursue objectives that differ from what they are in science, in epistemology or in cognitive science, Logic is used almost in the same way in all these contexts.

Propositional language

Notes:

The syntax of propositional language

The syntax of propositional language result from the following construction.

    - propositional symbols: p1, p2, ...    

    - connectives

    - atomic formulas

    - set P of propositional formulas

    - P is the smallest set that has these properties.

Any element of P is said to be a "well-formed" expression. The objective of propositional calculus is, as we will see, to give a truth value to any well-formed propositional expression, starting from the truth value of their constituents. In particular, we seek out tautological propositional formulas, which are true whatever the truth values of their constituents.

Prolog implementation

Using the Prolog predicate op, one can define the unary operator - and nine binary operators and, or, imp, impinv, nand, nor, nonimp, nonimpinv, equiv.


% The first argument of 'op' gives precedence (converse of priority).
:-op(140, fy, -).        % 'fy' means right-associative: '- -X' means '-(-X)'
:-op(160,xfy, [and, or, equiv, imp, impinv, nand, nor, nonimp, equiv, nonimpinv]).    
    % 'xfy' means that: X and Y and Z = X and (Y and Z)
    % Note that '-' has priority over 'and', due to its lower precedence.

This is for the sake of convenience. From Prolog, consult the file containing these lines. Prolog now understands -p as -(p), and a and b as and(a,b). You may try X = and(a,b).
Verify that Prolog now accepts an expression lile:
    
    X = ((a and b) or (c and d)).

"Semantics" of propositional language (in fact: truth values)

According to the logical tradition, "semantics" is about deciding on the truth of a proposition. This habit distorts the usual meaning of the word semantics, which is related to meaning and not to epistemic attitudes. Semantics stricto sensu is concerned with what utterances refer to in the (or a) world. It establishes a link between the propositional symbols and statements about a given world. The semantics of p could be the statement "John is angry" in the world of everyday psychology. Semantics must lead to statements whose truth value can then be determined without ambiguity. On the other hand, assigning a truth value corresponds to a propositional attitude, not to a reference. Unfortunately, logicians tend to conflate these two steps by calling "propositional semantics" the operation which consists in directly assigning a truth value to the propositional symbols themselves.

The "semantics" of propositional language is well known, as it is given by Truth Tables. We need to define a unary semantic operator and 16 binary semantic operators. Note that only 10 of them depend on their two arguments. The others, except for the tautology (always true) and the contradiction (always false) are said to be "degenerate".

    not    
    T         F
    F         T

    and         or         imp     impinv     nand         nor     nimp     nimpinv     equ         nequ    
    T         T         T     T     T     T     F     F     F     F     T     F
    T         F     F     T     F     T     T     F     T     F     F     T
    F         T     F     T     T     F     T     F     F     T     F     T
    F         F     F     F     T     T     T     T     F     F     T     F

    T         F     "degenerate" connectives
    T         T         T     F     T        T        F        F
    T         F         T     F     T        F        F        T
    F         T         T     F     F        T        T        F
    F         F         T     F     F        F        T        T

Now, we can make the link with syntax by granting a truth value to any propositional formula. This is what valuations do.

- Space of truth values:    T = {T, F} (propositional attitudes)
- Boolean valuation:    v: PT

A propositional formula X is a tautology if v(X) = T for any Boolean valuation v.
One can see that X is a tautology iff (X ≡ T) is a tautology.

A set S of propositional formulas is satisfiable if some valuation v0 maps every member of S to T: v0(X) = T for any X of S. One can easily verify that X is a tautology if and only if {¬X} is not satisfiable.

Prolog implementation

BooleanEvaluation (1)
Using the following program in which the variable V represents a valuation:


:-op(140, fy, -).    % stands for 'not'
:-op(160,xfy, [and, or, equiv, imp, impinv, nand, nor, nonimp, nonequiv, nonimpinv]).

is_true(V, X and Y) :- is_true(V,X), is_true(V,Y).
is_true(V, X or _) :- is_true(V,X).
is_true(V, _ or Y) :- is_true(V,Y).
is_true(V, -X) :-
    not(is_true(V, X)). % link with Prolog's negation
is_true(v0,a).        % this means that v0 sends a to True and everything else (here, b and c) to false

Test: is_true(v0, a and -b).

What do we get?


    True False

    

BooleanEvaluation (2)
Complete the program by introducing equivalence and implication, in order to test
de Morgan’s law: ¬(a ∧ b) ≡ (¬a ∨ ¬b)        
and Frege’s axiom: (a ⊃ (b ⊃ a))
Copy-paste the added lines in the box below. For now, test valuation v0:
is_true(v0, -(a and b) equiv (-a or -b)).
. . .

    

To know whether a formula is a tautology, one has to test all valuations. A valuation can be assimilated to the set of propositional symbols that it evaluates as true. Let’s build a valuation generator (already present in the file). For three propositions a, b and c:


is_true(V, X) :-
    member(X,V).    % only true elements are explicitly mentioned in V

valuation(V) :-
    % we keep all elements that V sends to true.
    % all other elements are supposed to be false.
    sub_set(V, [a,b,c]).

sub_set([], []).
sub_set([X|XL], [X|YL]) :-
    sub_set(XL, YL).
sub_set(XL, [_|YL]) :-
    sub_set(XL, YL).

To test the program, one have to ask this type of question:


?- valuation(V), is_true(V, a and -b).
    V = [a, c];    % this means that if a and c are true and b false, the formula is true
    V = [a]        % this means that if a is true, and b and c are false, the formula is true

(remember to type ‘;’ to get all solutions). Verify that the preceding formulas (Morgan’s et Frege’s) are tautologies.

BooleanEvaluation (3)
Then test:

(a ⊃ (b ⊃ c)) ⊃ ((a ⊃ b) ⊃ (a ⊃ c))
(((a ⊃ b) ∧ (b ⊃ c)) ⊃ ¬(¬c ∧ a))

What do we get? (copy your result below)

    

Syntactic transformations

Logic can be understood as the art of finding out formulas that are always true, i.e. tautologies (like X ⊃ X), their negation (contradictions) that are always false, and finally formulas which may be either true or false depending on the valuation chosen. From this point of view, truth tables are a quite simple way of deciding about the truth of any formula. One could stop there! In practice, however, we cannot be satisfied with truth tables: if n propositions are involved in a formula, we must systematically go through a table of size 2n, which requires a calculation time or a memory space that is prohibitive when dealing with a knowledge base[Note3] of even modest size. Moreover, truth tables cannot be used for predicate logic, as we will see. To evaluate the truth value of a formula (i.e. determining whether it is a tautology, a truth, a falsehood or a contradiction), it is preferable to use transformations that modify the formula while preserving its truth value, until we obtain a simple formula whose truth status is known. The rest of this chapter consists of a presentation of these transformations that preserve truth values. The technical study of these transformations takes us away from the semantic aspect of logic (applying valuations and reading truth tables) and brings us closer to the syntactic perspective (the art of modifying the form of formulas independently of their truth status which remains unchanged).

The basic principle consists in using the replacement theorem.

If F(P) is a propositional formula with zero, one or several occurrences of symbol P, then:

Replacement Theorem

    if (X ≡ Y) is a tautology, then (F(X) ≡ F(Y)) is a tautology as well.

This theorem may sound obvious. It serves however as basis for the syntactic processing of formulas in Logic, mathematics and automated theorem proving. If (X ≡ Y) is a tautology, then v(X) = v(Y) for any valuation v. In other words, nothing can distinguish X and Y from the point of view of their truth value. The replacement theorem then shows its interest: F(X) and F(Y) have the same truth value as well. One can then replace X by Y in F without changing the truth conditions. The formula has changed, but not its truth value. Thanks to this replacement, we can identify which transformations will preserve truth values when acting on propositional formulas.

Modus Ponens
Observe (just consider truth tables) that X is a tautology if and only if X ≡ ⊤ is a tautology, and if and only if ⊤ ⊃ X is a tautology.

Show rigourously (using the replacement theorem) that Y is a tautology if X and (XY) are tautologies.
(you may note ≡ by writing eq and ⊃ by writing imp).

This theorem, a.k.a. modus ponens, is one of the most celebrated theorems of Logic, as it serves as basis in axiomatic approaches to reasoning.

    

Let’s note SX the propositional consequence: if a valuation assigns the value T to all element of S, then it will assign T to X (note that what is to the left of the consequence sign ⊨ is a set, and what is to the right is a proposition).
X denotes the fact that X is a tautology.

Propositional Consequence
Show that S⊨ X entails the fact that S ∪ {¬X} is not satisfiable.

    


Monotony
A system of knowledge production is monotonous if adding new knowledge does not diminish the amount of knowledge that can be inferred. Find (using the Web) an example of a non-monotonic logic system, and explain in a few words why it is not monotonous.

    


Monotony of Logic
Show that propositional Logic is monotonous.
More precisely, show that if S ⊨  X, then S ∪ {Y} ⊨ X .

    


Deduction Theorem (1)
Show that if S ∪ {X} ⊨ Y, then S ⊨ (X ⊃ Y).

    

Deduction Theorem (2)
Show the reciprocal: if S ⊨ (X ⊃ Y), then S ∪ {X} ⊨ Y.

    

The deduction theorem constitutes a further means to "syntactize" logical proofs (i.e. replace truth tables by formal operations).

Conjunctive Normal Form

The basic tool to perform truth-preserving formal transformations is a set of equivalences between basic formulas. For instance, (X ⊃ Y)) and (¬X  Y) are equivalent (i.e. their equivalence is a tautology, i.e. they have the same truth value). To put some order before considering proof automation, one can use a set of basic equivalences to convert any formula into an equivalent formula which is in standard form.

The conjunctive normal form (CNF) rewrites any propositional formula as a conjunction of clauses.
A clause is noted [a, b, c].
A clause represents the disjunction of its terms, which are propositional symbols possibly with negation.

This is the system used by Prolog. Note that clauses are not part of the logic language. They are just rewriting tools used within a proof.

A conjunction of clauses is noted < C1, C2, C3 >. So, formula : (a ⊃ ¬(b ⊃ c)) will be rewritten as: < [¬a, b][¬a, ¬c] >. A propositional formula is in conjunctive normal form if it is written as a conjunction of clauses : < C1, C2, ... Cn > where each Ci is a clause. Note that a CNF is not a formula of the propositional language. This is not a problem, as it is done for the purpose of proof processing. What is important is that truth values be preserved. To allow this, the power of valuations v is extended in the following way:

v([X1, X2, ... Xn ]) = F iff v(Xi) = F for all i

v(< C1, C2, ... Cm >) = T iff v(Ci) = T for all i

These definitions naturally extend to the empty clause: v([ ]) = F, and to the empty conjunction: v(< >) = T.

The following tables show how to transform the binary connectives of propositional Logic. Conjunctive formulas, called here α-Formulas, are such that α anf < α1, α2 > have the same truth value. Disjunctive formulas, called here β-Formulas, are such that β and [β1, β2] have the same truth value. These tables are useful: they are used to replace all connectives by rewriting them as conjunctions and disjunctions.

    α         α1         α2    
(XY)     X     Y
¬(XY)     ¬X     ¬Y
¬(XY)     X     ¬Y
¬(XY)     ¬X     Y
¬(XY)     X     Y
(XY)     ¬X     ¬Y
(XY)     X     ¬Y
(XY)     ¬X     Y

                                                [ only the greyed lines are to be remembered ]
    β         β1         β2    
(XY)     X     Y
¬(XY)     ¬X     ¬Y
(XY)     ¬X     Y
(XY)     X     ¬Y
(XY)     ¬X     ¬Y
¬(XY)     X     Y
¬(XY)     ¬X     Y
¬(XY)     X     ¬Y

The algorithm that converts a propositional formula into CNF proceeds step by step. Basic transitions are:

For instance, the steps for converting (a ⊃ ¬ (b ⊃ c)) into CNF are the following ones:

<[(a ⊃ ¬(b ⊃ c))]>        Starting from a "conjunction" with only one clause which has only one term.
<[¬a, ¬(b ⊃ c)]>        third β-rule
<[¬a, b][¬a, ¬c]]>    third α-rule and second transition.

Conjunctive Normal Form
Rewrite ¬((A ⊃ (B ⊃ C)) ⊃ ((A ⊃ B) ⊃ (A ⊃ C))) in conjunctive normal form.

    


CNF Prolog (1)
Consider the following program, in which you’ll find the predicate cnf:


% Predicate cnf puts more elementary processing together
cnf(Conjunction, Newconjunction) :-
    oneStep(Conjunction, C1),
    cnf(C1, Newconjunction).
cnf(C, C).

% Predicate oneStep performs one elementary processing
oneStep([Clause | Rest_conjunction], [[ F1 , F2 | Rest_Clause ] | Rest_conjunction]) :-
    % looking for (F1 or F2) in the clause
    remove(F1 or F2, Clause, Rest_Clause).

oneStep([ F | Rest], [ F | New_Rest ]) :-
    % nothing left to do on F
    oneStep(Rest, New_Rest).

Test this programme by executing:        


cnf([[ ((a and b) or (c or d)) ]],Result).

What do we get?

    

CNF Prolog (2)
Complete oneStep to process double negation and alpha and beta formulas.
Suggestion : use predicate components that converts these formulas. For instance:
components(-(X or Y), -X, -Y, alpha).
Copy the oneStep clause for the alpha formulas below.

Test your program on a formula that we already encountered:
¬((a ⊃ (b ⊃ c)) ⊃ ((a ⊃ b) ⊃ (a ⊃ c)))

    

Tutorials


Line.jpg

[Note1] : The term ‘abduction’ has been coined to mean the contrary of deduction. Performing abduction consists in finding out a cause (or a premise) for a proposition.

[Note2] : At the beginning of the twentieth century, the existence of photons was rather problematic: it logically contradicted the phenomenon of interferences. This did not prevent Max Planck and Albert Einstein from showing the logical link between the photoelectric effect and the corpuscular nature of light, despite the fact that it led them to a provisionally inconsistent system. The important thing is not to know the absolute truth of propositions, but to pay attention to the consistency of facts with theory (which Planck and Einstein did) and to restore consistency when it is put in default (which was Quantum Theory eventually did).

[Note3] : A knowledge base is a set of formulas that logically behaves as one single formula which is the conjunction of all formulas in the base.

            
Line.jpg

Back to the main page