as a PDF

Transcription

as a PDF
THE UNDECIDABILITY OF SECOND ORDER LINEAR LOGIC
WITHOUT EXPONENTIALS
YVES LAFONT
Abstract. Recently, Lincoln, Scedrov and Shankar showed that the multiplicative fragment of second order intuitionistic linear logic is undecidable,
using an encoding of second order intuitionistic logic. Their argument applies
to the multiplicative-additive fragment, but it does not work in the classical
case, because second order classical logic is decidable. Here we show that
the multiplicative-additive fragment of second order classical linear logic is
also undecidable, using an encoding of two-counter machines originally due to
Kanovich. The faithfulness of this encoding is proved by means of the phase
semantics.
In this paper, we write LL for the full propositional fragment of linear logic, MLL
for the multiplicative fragment, MALL for the multiplicative-additive fragment,
and MELL for the multiplicative-exponential fragment. Similarly, we write ILL,
IMLL, etc. for the fragments of intuitionistic linear logic, LL2, MLL2, etc. for
the second order fragments of linear logic, and ILL2, IMLL2, etc. for the second
order fragments of intuitionistic linear logic. If i j are integers, we write [i; j] for
the set fi; i + 1; : : : ; j g. If A is a formula and n 2 N, we write An for the multiset
consisting of n occurrences of A. If ? is a multiset of formulas A1; : : : ; An, we write
!? for the multiset !A1 ; : : : ; !An and ? & 1 for A1 & 1; : : : ; An & 1.
In the rst section, we describe Kanovich's encoding of two-counter machines
in propositional linear logic [K]. It allows to show that both ILL and LL are
undecidable, a result which was rst established by Lincoln, Mitchell, Scedrov, and
Shankar [LMSS]. In the second section, we present a similar encoding for MALL2
and in the third section, we introduce the phase semantics to show that our encoding
works properly. For self-containedness, the syntax of linear logic is given in the
appendices. For more information on linear logic, we refer to [G1, G2, Sv].
1. Encoding two-counter machines in LL
A deterministic two-counter machine is given by an integer m and a map
: [1; m] ! f+g f1; 2g [0; m] [ f?g f1; 2g [0; m] [0; m]:
If, at a given time, the machine is in the conguration (i; p; q) 2 [0; m] N N, its
next conguration is:
(j; p + 1; q) if (i) = (+; 1; j) (increment rst counter),
(j; p ? 1; q) if (i) = (?; 1; j; k) and p > 0 (decrement rst counter),
(k; p; q) if (i) = (?; 1; j; k) and p = 0 (test that rst counter is zero),
1
2
YVES LAFONT
(j; p; q + 1) if (i) = (+; 2; j) (increment second counter),
(j; p; q ? 1) if (i) = (?; 2; j; k) and q > 0 (decrement second counter),
(k; p; q) if (i) = (?; 2; j; k) and q = 0 (test that second counter is zero).
Since is only dened for i 2 [1; m], the machine stops when i = 0. We say
that a conguration (i; p; q) is accepted by the machine if, starting from (i; p; q), it
eventually stops on (0; 0; 0).
Theorem 1. (Lambek [L], Minsky [M]) There is a deterministic two-counter machine for which the set of accepted congurations is not recursive.
Using such a machine, we can show that both ILL and LL are undecidable. For
this, we introduce atoms a; b; a0; b0; c0; c1; : : : ; cm and we write for the following
multiset of formulae:
ci ? cj a for i 2 [1; m] and (i) = (+; 1; j),
ci a ? cj and ci ? ck a0 for i 2 [1; m] and (i) = (?; 1; j; k),
ci ? cj b for i 2 [1; m] and (i) = (+; 2; j),
ci b ? cj and ci ? ck b0 for i 2 [1; m] and (i) = (?; 2; j; k),
a0 b ? a0, a0 ? c0 , b0 a ? b0, b0 ? c0 .
Theorem 2. (Kanovich [K]) For any (i; p; q) 2 [0; m] N N, the following assertions are equivalent:
(1) The conguration (i; p; q) is accepted by the machine;
(2) The sequent !; ci ; ap; bq ` c0 is provable in ILL;
(3) The latter sequent is provable in LL.
Proof. First we show that (1) implies (2) by induction on the length of the computation. If this length is 0, then (i; p; q) = (0; 0; 0) and the sequent !; c0 ` c0 is
provable. Otherwise i > 0, and there are six possible cases:
If (i) = (+; 1; j), then !; cj ; ap+1 ; bq ` c0 is provable by induction hypothesis and we build the following proof (for conciseness, contraction and
dereliction are combined in a single rule):
p+1
!; cj ; a ; bq ` c0
ci ` ci
!; cj a; ap ; bq ` c0
!; ci ? cj a; ci ; ap ; bq ` c0
!; ci ; ap ; bq ` c0
If (i) = (?; 1; j; k) and p > 0, then !; cj ; ap?1; bq ` c0 is provable by
induction hypothesis, and we build the following proof:
ci ` ci
a`a
ci; a ` ci a
!; cj ; ap?1 ; bq ` c0
!; ci a ? cj ; ci ; ap ; bq ` c0
!; ci; ap ; bq ` c0
THE UNDECIDABILITY OF LL2 WITHOUT EXPONENTIALS
3
If (i) = (?; 1; j; k) and p = 0, then !; ck ; bq ` c0 is provable by induction
hypothesis, and we build the following proof:
!; ck ; b ` c0
!; a0; bq ` c0
ci ` ci
!; ck a0 ; bq ` c0
!; ci ? ck a0 ; ci ; bq ` c0
!; ci ; bq ` c0
The derivability of !; a0; bq ` c0 is easily proved by induction on q.
q
The three other cases are obtained by exchanging the roles of the counters. The
fact that (2) implies (1) can be proved by a careful analysis of cut-free proofs in
ILL. Finally, the equivalence between (2) and (3) comes from the fact that, in the
absence of additive units and of second order quantiers, classical linear logic is a
conservative extension of intuitionistic linear logic [Sx].
This encoding uses exponentials and additives in an essential way. Exponentials
are really necessary because MALL is decidable [LMSS], but the decidability of
MELL is still an open problem.
2. Encoding two-counter machines in MALL2
Now we want to adapt the above encoding to MALL2. This means that we must
recover the expressive power of exponentials by means of second order quantication. We may rst replace ! by & 1, so that we automatically get dereliction
and weakening. We must add an explicit formula for contraction. Unfortunately,
the formula
' = 8: ( ? )
used in [LSS] is too strong: For instance, it implies a ? a a which does not
correspond to any transition of the machine. Instead, we shall use
= 8: ( & 1 ? ):
Now we can state the central result of this paper:
Theorem 3. For any (i; p; q) 2 [0; m] N N, the following assertions are equivalent:
(1) The conguration (i; p; q) is accepted by the machine;
(2) The sequent 2 ; & 1; ci; ap; bq ` c0 is provable in IMALL2;
(3) The latter sequent is provable in MALL2.
To prove that (1) implies (2), we proceed exactly as in Theorem 2, using the fact
that the following rules are derivable in IMALL2:
2
?`C
; A & 1; A; ? ` C
2
;? ` C
; A & 1; ? ` C
4
YVES LAFONT
We derive the rst rule as follows:
?`C
1; ? ` C
`1
`1
1; 1; ? ` C
` 1& 1
1 1; ? ` C
1 & 1 ? 1 1; ? ` C
;?`C
Now, we write B for (A & 1) and, using the rst rule, we derive the second one
as follows:
2
; A & 1; A; ? ` C
2
1`1
; (A & 1)2; ? ` C
`
A&1 ` A&1
A&1 ` 1
; A & 1; B; ? ` C
; A&1 ` B
; A&1 ` 1
B; B; ? ` C
; A&1 ` B&1
B B; ? ` C
B & 1 ? B B; ; A & 1; ? ` C
2
; A & 1; ? ` C
MALL2 is not a conservative extension of IMALL2, but it is clear that (2) implies
(3). Therefore, it only remains to show that (3) implies (1), and for this, we shall
use the phase semantics.
3. Phase semantics
A phase space [G1, G2] is a commutative monoid M endowed with a subset ?
of M. If X and Y are any subsets of M, we dene:
XY = fxy; x 2 X and y 2 Y g,
X ? Y = fz 2 M; xz 2 Y for all x 2 X g,
X ? = X ? ?.
A fact is a subset X of M such that X ?? = X. It is easy to see that X X ?? and?
X ? = X ??? for any X M, so that X ? is always a fact. In particular ? = f1g
is a fact. Also, X ? Y is a fact whenever Y is a fact, and any intersection of facts
is a fact. In particular, X ?? is the intersection of all facts
containing X, that is the
smallest fact containing X. Now, dene 1 = ?? = f1g??, and for any facts X; Y :
X Y = (X ?Y ?)? and X Y = (X ? Y ?)? = (XY )??,
X & Y = X \ Y and X Y = (X ? & Y ?)? = (X [ Y )??.
From those denitions, we deduce easily, for any X; Y M:
X ?? Y ?? = (XY )??,
X ?? Y ?? = (X [ Y )??,
X ? Y ?? = X ? Y ??.
&
&
&
THE UNDECIDABILITY OF LL2 WITHOUT EXPONENTIALS
5
In particular, X ? Y = X ? Y whenever Y is a fact, which justies the notation a
posteriori. If a fact is given for each atom occurring in a formula A of MALL,
we dene a fact A by applying the above denitions inductively, and we extend
this interpretation to MALL2 as follows:
\ A
(8: A) =
X
&
X 2F (M )
where F (M) is the set of all facts of M and AX is the interpretation dened by
X = X. Now, we say that M satises a formula A when 1 2 A .
Theorem 4. (Girard [G1]) If A is provable in classical linear logic, then M satises
A.
This is a soundness result, which is easily proved by induction on proofs. In
fact, there is also a completeness result: If a formula is satised by all phase spaces
for all interpretations of the atoms, then it is provable in classical linear logic, at
least in the propositional case. For second order linear logic, a more general notion
of model is needed, but it does not matter, since we shall only need the soundness result. An easy consequence of Theorem 4 is that A1 An B whenever
A1 ; : : : ; An ` B is provable in classical linear logic. This holds more generally
whenever ?; A1; : : : ; An ` B is provable and M satises all the formulas of ?.
Lemma. If all elements of M (respectively of 1) are idempotent, then M satises
' (respectively ).
Proof. If all elements of M are idempotent, then X XX (XX) ?? = X X
for any fact X, which means that M satises '. Similarly, if all elements of 1 are
idempotent, then X & 1 = X \ 1 XX X X for any fact X, which means
that M satises .
To complete the proof of Theorem 3, we use a particular phase space: M is the free
commutative monoid generated by the atoms a; b; a0; b0; c0; c1; : : : ; cm and ? is
fciap bq ; (i; p; q) is accepted by the machineg [ fa0 bq ; q 2 Ng [ fb0ap ; p 2 Ng:
We dene an interpretation by s = fsg?? for each atom s. We have c0 x 2 ? if and
only if x = a0b0 = 1. Therefore fc0 g? = f1g, c0 = f1g? = ?, and 1 = ?? = f1g.
Since 1 is the only element of 1, we know that M satises by the lemma. Also,
M satises all formulas of :
If A is of the form ci ? cj a then A = fci g ?fcj ag?? and we must
show that ci 2 fcj ag??. But if x 2 fcj ag?, then cj ax 2 ?, which means
that x is of the form ap bq where (j; p + 1; q) is accepted by the machine.
Therefore, (i; p; q) is also accepted by the machine and ci x = ci ap bq 2 ?.
If A is of the form ci ? ck a0 then A = fci g ?fck ; a0 g?? and we must
show that ci 2 fck ; a0g??. But if x 2 fck ; a0g?, then a0 x 2 ?, which means
that x is of the form bq , and ck x = ck bq 2 ?, which means that (k; 0; q) is
accepted by the machine. Therefore (i; 0; q) is also accepted by the machine
and ci x = ci bq 2 ?.
6
YVES LAFONT
The other cases are similar. Now, if the sequent 2 ; & 1; cip; ap ; qbq ` c0 is provable
in classical linear logic, then Theorem 4 gives ci ap bq 2 ci (a) (b) c0 = ?, which
means that the conguration (i; p; q) is accepted by the machine, and Theorem 3
is proved.
Remarks
We have used the phase semantics because it seemed dicult to analyze proofs
in second order linear logic. However, our method works perfectly well in the
propositional case and leads to an alternative proof of Theorem 2, using the above
model M. The exponential connective is interpreted by
!X = (X \ I)??
where I is the set of idempotents of 1 [G2]. This I is not a fact in general, but in
our model I = f1g = 1, so that !X = X & 1 for any fact X. This remark explains
the choice of for encoding contraction.
After this paper has been submitted for publication, it has been proved that
MLL2 is also undecidable [LS]. The encoding is more complicated, but the ideas
are similar.
Acknowledgements
The author is grateful to Max Kanovich and Gilles Amiot for useful discussions.
References
[G1] J.-Y. Girard. Linear logic. Theoretical Computer Science 50, 1{102. 1987.
[G2] J.-Y. Girard. Linear logic : its syntax and semantics. Advances in Linear Logic, edited
by J.-Y. Girard, Y. Lafont & L. Regnier, London Mathematical Society Lecture Note
Series 222, Cambridge University Press, 1{42. 1995.
[K] M. Kanovich. The Direct Simulation of Minsky machines in Linear logic. Advances
in Linear Logic, edited by J.-Y. Girard, Y. Lafont & L. Regnier, London Mathematical
Society Lecture Note Series 222, Cambridge University Press, 123{145. 1995.
[L]
J. Lambek. How to program an innite abacus. Canadian Math. Bulletin 4, 295{302.
1961.
[LS] Y. Lafont & A. Scedrov. The undecidability of second order multiplicative linear logic.
To appear in Information and Computation. 1996.
[LMSS] P. Lincoln, J. Mitchell, A. Scedrov & N. Shankar. Decision Problems for Propositional Linear Logic. Annals of Pure and Applied Logic 56, 239{311. 1992.
[LSS] P. Lincoln, A. Scedrov & N. Shankar. Decision Problems for Second Order Linear
Logic. 10-th Annual IEEE Symposium on Logic in Computer Science, San Diego, California, IEEE Computer Society Press. 1995.
[M] M. Minsky. Recursive unsolvability of Post's problem of `tag' and other topics in the
theory of Turing machines. Annals of Mathematics 74, 437{455. 1961.
[Sv] A. Scedrov. A Brief Guide to Linear Logic. Current Trends in Theoretical Computer
Science, edited by G. Rozenberg & A. Salomaa, World Scientic Publishing Co., 377{394.
1993.
[Sx] H. Schellinx. Some syntactical observations on linear logic. Journal of Logic and Computation 1 (4), 537{559. 1991.
THE UNDECIDABILITY OF LL2 WITHOUT EXPONENTIALS
Appendix A. Intuitionistic Linear Logic
7
Sequents are of the form ? ` C where ? is a multiset of formulas and C is a
formula. A formula is an atom or is of one of the following forms (assuming that
A and B are formulas):
A B; 1; A ? B; A B; 0; A & B; >; !A; 9: A; 8: A:
, 1 and ? are the multiplicatives. , 0, & and > are the additives. ! is the
exponential. 9 and 8 are the second order quantiers. Proofs are built with the
following rules:
Identity and cut:
? ` A ; A ` C
A`A
?; ` C
Multiplicatives:
?`C
?`A `B
?; A; B ` C
`1
?; ` A B
?; A B ` C
?; 1 ` C
? ` A ; B ` C
?; A ` B
?; ; A ? B ` C
? ` A ? B
Additives:
?; A ` C ?; B ` C
?`B
?`A
?; 0 ` C
?; A B ` C
? ` AB
? ` AB
?; A ` C
?; B ` C
?`A ?`B
?`>
?; A & B ` C
?; A & B ` C
? ` A&B
Exponentials:
?; A ` C
?; !A; !A ` C
?`C
!? ` A
?; !A ` C
?; !A ` C
?; !A ` C
!? ` !A
Those rules are respectively called promotion, dereliction, contraction and
weakening.
Second order quantiers:
?; A[=] ` C
?; A[B=] ` C
? ` A[=]
? ` A[B=]
?; 9: A ` C
?; 8: A ` C
? ` 9: A
? ` 8: A
In the second and in the third rule, must be a fresh variable.
Note that all connectives are denable in terms of 8, ? and ! :
9: A 8: ((8: (A ? )) ? ),
A B 8: ((A ? B ? ) ? ) and 1 8: ( ? ),
A & B 9: (!( ? A) !( ? B) ) and > 9: ,
A B 8: ((A ? ) &(B ? ) ? ) and 0 8: .
In the last case, must be a fresh variable. Note also that the additive units >
and 0 are denable even in the absence of exponentials.
8
YVES LAFONT
Appendix B. Classical Linear Logic
Sequents are of the form ` ? where ? is a multiset of formulas. A formula is a
positive literal , a negative literal ?, or is of one of the following forms (assuming
that A and B are formulas):
A B; 1; A B; ?; A B; 0; A & B; >; !A; ?A; 9: A; 8: A:
Negation is extended to all formulas by ?? = and:
(A B)? = A? B ? and (A B)? = A? B ?,
1? = ? ?and ?? = 1,
(A B) = A? & B ? and (A & B)? = A? B ?,
0? =?> and >? = 0, ?
(!A) = ?A? and (?A) = !A?,
(9: A)? = 8: A? and (8: A)? = 9: A?.
Proofs are built with the following rules:
Identity and cut:
` A; ? ` A?; ` A; A?
` ?; Multiplicatives:
` A; ? ` B; ` A; B; ?
`?
`
1
` A B; ?; ` A B; ?
` ?; ?
Additives:
` A; ?
` B; ?
` A; ? ` B; ?
` >; ?
` A B; ?
` A B; ?
` A & B; ?
Exponentials:
` A; ??
` A; ?
` ?A; ?A; ?
`?
` !A; ??
` ?A; ?
` ?A; ?
` ?A; ?
Second order quantiers:
` A[=]; ?
` A[B=]; ?
` 8: A; ?
` 9: A; ?
In the rst rule, must be a fresh variable.
In this calculus, a two-sided sequent ? ` is interpreted as ` ??; and the linear
implication is dened by:
A ? B = A? B:
&
&
&
&
&
Laboratoire de Mathematiques Discretes, UPR 9016 du CNRS, 163 avenue de Luminy,
case 930, 13288 Marseille Cedex 9, France
E-mail address : [email protected]