• Non ci sono risultati.

Intersection Types and Domain Operators ?

N/A
N/A
Protected

Academic year: 2022

Condividi "Intersection Types and Domain Operators ?"

Copied!
28
0
0

Testo completo

(1)

Intersection Types and Domain Operators ?

Fabio Alessi

a

, Mariangiola Dezani-Ciancaglini

b

, Stefania Lusin

c

aDipartimento di Matematica e Informatica, Universit`a di Udine, via delle Scienze 208, 33100 Udine, Italyalessi@dimi.uniud.it

bDipartimento di Informatica, Universit`a di Torino, Corso Svizzera 185, 10149 Torino, Italydezani@di.unito.it

cDipartimento di Informatica, Universit`a di Venezia, via Torino 153, 30170 Venezia, Italy slusin@dsi.unive.it

Abstract

We use intersection types as a tool for obtaining λ-models. Relying on the notion of easy intersection type theory we successfully build a λ-model in which the interpretation of an arbitrary simple easy term is any filter which can be described by a continuous predicate.

This allows us to prove two results. The first gives a proof of consistency of the λ-theory where the λ-term (λx.xx)(λx.xx) is forced to behave as the join operator. This result has interesting consequences on the algebraic structure of the lattice of λ-theories. The second result is that for any simple easy term there is a λ-model where the interpretation of the term is the minimal fixed point operator.

Key words: Lambda calculus, intersection types, models of lambda calculus, lambda theories, fixed point operators.

Introduction

Intersection types were introduced in the late 70’s by Dezani and Coppo [8, 10, 6], to overcome the limitations of Curry’s type discipline. They are a very expressive type language which allows to describe and capture various properties of λ-terms.

For instance, they have been used in Pottinger [19] to give the first type theoretic characterisation of strongly normalizable terms and in Coppo et al. [11] to cap- ture persistently normalising terms and normalising terms. See Dezani et al. [12], appearing also in this issue, for a more complete account of this line of research.

? Partially supported by EU within the FET - Global Computing initiative, project DART IST-2001-33477, and MURST Projects COMETA and McTati. The funding bodies are not responsible for any use that might be made of the results presented here.

(2)

Intersection types have a very significant realizability semantics with respect to applicative structures. This is a generalisation of Scott’s natural semantics [20] of simple types. According to this interpretation types denote subsets of the applica- tive structure, an arrow type A → B denotes the sets of points which map all points belonging to the interpretation of A to points belonging to the interpretation of B, and an intersection type A ∩ B denotes the intersections of the interpretation of A and the interpretation of B. Building on this, intersection types have been used in Barendregt et al. [6] to give a proof of the completeness of the natural semantics of Curry’s simple type assignment system in applicative structures, introduced in Scott [20].

Intersection types have also an alternative semantics based on duality which is re- lated to Abramsky’s Domain Theory in Logical Form [1]. Actually it amounts to the application of that paradigm to the special case of ω-algebraic lattice models of pure λ-calculus, see Coppo et al. [9]. Namely, types correspond to compact ele- ments: the type Ω denotes the least element, intersections denote joins of compact elements, and arrow types denote step functions of compact elements. A typing judgement can then be interpreted as saying that a given term belongs to a pointed compact open set in an ω-algebraic lattice model of λ-calculus. By duality, type theories give rise to filter λ-models. Intersection type assignment systems can then be viewed as finitary logical descriptions of the interpretation of λ-terms in such models, where the meaning of a λ-term is the set of types which are deducible for it.

This duality lies at the heart of the success of intersection types as a powerful tool for the analysis of λ-models, see Plotkin [18] and the references there. Section 2 of Dezani et al. [12] discusses intersection types (with partial intersection) as finitary descriptions of inverse limit λ-models.

The λ-models we build out of intersection types differ essentially in the preorder relations between types. In all these preorders, the equivalencies between atomic types and intersections of arrow types are crucial in order to determine the theory.

In the present paper the focus is on semantic proofs of consistencies of λ-theories.

Actually, the mainstream of consistency proofs is based on the use of syntactic tools (see Kuper [15] and the references there). Instead, very little literature can be found on the application of semantic tools, we can mention the papers Zylberajch [22], Baeten and Boerboom [5], Alessi et al. [3], Alessi and Lusin [4].

In [4] Alessi and Lusin deal with the issue of easiness proofs of λ-terms from the semantic point of view (we recall that a closed term e is easy if, for any other closed term t, the theory λβ + {t = e} is consistent). Going in the direction of Alessi et al. [3], they introduced the notion of simple easiness: this notion, which turns out to be stronger than easiness, can be handled in a natural way by semantic tools, and allows to prove consistency results via construction of suitable filter models: given a simple easy term e and an arbitrary closed term t, it is possible to build (in a canonical way) a non-trivial filter model which equates the interpretation of e and

(3)

t. [4] proves in such a way the easiness of several terms.

Besides, simple easiness is interesting in itself, since it has to do with minimal sets of axioms which are needed in order to assign certain types to the easy terms.

The theoretical contribution of the present paper is to show how the relation be- tween simple easiness and axioms on types can be put to work in order to interpret easy terms by filters described by continuous predicates.

This produces two nice applications. Given an arbitrary simple easy term e we build a filter model F5 such that e is interpreted as the join operator: the interpretation [[e]]5of e in F5 is exactly the filter Θ such that for all filters Ξ, Υ

(Θ · Ξ) · Υ = Ξ t Υ.

This way we prove the consistency of the λ-theory which equates (λx.xx)(λx.xx) to the join operator. This consistency has been used in Lusin and Salibra [17] to show that there exists a sub-lattice of the lattice of λ-theories which satisfies many interesting algebraic properties.

The second result we give is the following. For an arbitrary simple easy term e there is a filter model F5 such that the interpretation [[e]]5 of e in F5 is the minimal fixed point operator

µ

(that is

µ

(f ) = Fnfn(⊥), for all continuous endofunctions f over F5). This result is not trivial: easy terms can obviously be equated to an arbitrary fixed point combinator Y, i.e. it is possible to find λ-models M such that [[e]]M = [[Y]]M. This only implies that [[e]]M represents a fixed point operator, but there is no guarantee as to the minimality.

The present paper is organised as follows. In Section 1 we present easy intersection type theories and type assignment systems for them. In Section 2 we introduce λ- models based on spaces of filters in easy intersection type theories. Section 3 gives the main theoretical contribution of the present paper: after introducing simple easy terms, we show that each simple easy term can be interpreted as an arbitrary filter which can be described by a continuous predicate. In Section 4 and Section 5 we derive from our result the two above mentioned applications. Finally, Section 6 dis- cusses similarities and differences between the present paper and Dezani et al. [12].

The consistency of the λ-theory in which the λ-term (λx.xx)(λx.xx) behaves as the join operator was presented at WIT’02 [13].

1 Intersection Type Assignment Systems

Intersection types are syntactic objects built inductively by closing a given set CC

(4)

of type atoms (constants), which contains the universal type Ω, under the function type constructor → and the intersection type constructor ∩.

Definition 1 (Intersection type language) Let CC be a countable set of constants such that Ω ∈ CC. The intersection type language over CC, denoted by TT = TT(CC), is defined by the following abstract syntax:

T

T = CC | TT → TT | TT ∩ TT.

Notation Upper case Roman letters i.e. A, B, . . ., will denote arbitrary types. Greek letters φ, ψ, . . . will denote constants in CC. When writing intersection types we shall use the following conventions:

• the constructor ∩ takes precedence over the constructor →;

• the constructor → associates to the right;

Ti∈IAi with I = {1, . . . , n} and n ≥ 1 is short for ((. . . (A1∩ A2) . . .) ∩ An);

Ti∈IAi with I = ∅ is Ω.

Much of the expressive power of intersection type disciplines comes from the fact that types can be endowed with a preorder relation ≤ which satisfies axioms and rules 5 of Figure 1, so inducing the structure of a meet semi-lattice with respect to ∩, the top element being Ω. We recall here the notion of easy intersection type theory as first introduced in Alessi and Lusin [4].

(refl ) A ≤ A (trans) A ≤ B B ≤ C

A ≤ C (mon) A ≤ A0 B ≤ B0

A ∩ B ≤ A0∩ B0 (idem) A ≤ A ∩ A

(inclL) A ∩ B ≤ A (inclR) A ∩ B ≤ B

(→ ∩) (A → B) ∩ (A → C) ≤ A → B ∩ C (η) A0 ≤ A B ≤ B0 A → B ≤ A0 → B0

(Ω) A ≤ Ω (Ω-η) Ω ≤ Ω → Ω

Fig. 1. The axioms and rules of 5

Definition 2 (Easy intersection type theories) Let TT = TT(CC) be an intersection type language. The easy intersection type theory (eitt for short) Σ(CC, 5) over TT is the set of all judgements A ≤ B derivable from 5, where 5 is a collection of axioms and rules such that (we write A ∼ B for A ≤ B & B ≤ A and 5 for 5 \ 5):

(1) 5 contains the set 5 of axioms and rules shown in Figure 1;

(5)

(2) 5contains axioms of the following two shapes only:

φ ≤ φ0,

φ ∼ Th∈Hh → Fh).

where φ, φ0, ϕh ∈ CC, Fh ∈ TT, and φ, φ0 6≡ Ω;

(3) no rule is in 5;

(4) for each φ 6≡ Ω there is exactly one axiom in 5of the shape φ ∼ Th∈Hh → Fh);

(5) let 5 contain φ ∼ Th∈Hh → Fh) and φ0Tk∈K0k → F0k), with φ, φ0 6≡ Ω. Then 5 contains also φ ≤ φ0 iff for each k ∈ K, there exists hk ∈ H such that ϕ0k ≤ ϕhk and Fhk ≤ F0kare both in 5.

Notice that:

(a) since Ω ∼ Ω → Ω ∈ Σ(CC, 5) by (Ω) and (Ω-η), it follows that all atoms in CC are equivalent to suitable (intersections of) arrow types;

(b) ∩ (modulo ∼) is associative and commutative;

(c) in the last clause of the above definition Fk0 and Fhk must be constant types for each k ∈ K.

Notation When we consider an eitt Σ(CC, 5), we will write CC5 for CC, TT5for TT(CC) and Σ5 for Σ(CC, 5). Moreover A ≤5 B will be short for (A ≤ B) ∈ Σ5 and A∼5B for A ≤5 B ≤5 A. We will consider syntactic equivalence “≡” of types up to associativity and commutativity of ∩.

One can easily show that all types (not only type constants) are equivalent to suit- able intersections of arrow types. This is stated in the following lemma together with a simple inequality between intersections of arrows and arrows of intersec- tions.

Lemma 3

(1) For all A ∈ TT5there are I, and Bi, Ci ∈ TT5 such that A∼5

\

i∈I

(Bi → Ci).

(2) For all J ⊆ I, and Ai, Bi ∈ TT5,

\

i∈I

(Ai → Bi) ≤5 (\

i∈J

Ai) → (\

i∈J

Bi).

A nice feature of eitts is the possibility of performing smooth induction proofs based on the number of arrows in types. In view of this aim next definition and lemma work.

(6)

Definition 4 The mapping # : TT5 → IN is defined inductively on types as follows:

#(A) = 0 if A ∈ CC5;

#(A → B) = #(A) + 1;

#(A ∩ B) = max{#(A), #(B)}.

Lemma 5 For all A ∈ TT5 with #(A) ≥ 1 there is B ∈ TT5 such that A∼5B, B ≡Ti∈I(Ci → Di), and #(B) = #(A).

PROOF. Let A ≡ (Tj∈J(Cj0 → D0j)) ∩ (Th∈Hφh), where Cj0, D0j ∈ TT5, φh ∈ CC5. For each h ∈ H there are I(h), ϕ(h)i ∈ CC5, Fi(h) ∈ TT5, such that

φh5

\

i∈I(h)

(h)i → Fi(h)).

We can choose

B ≡ (\

j∈J

(Cj0 → D0j)) ∩ (\

h∈H

( \

i∈I(h)

(h)i → Fi(h)))).

Another nice feature of eitts is that the order between intersections of arrows agrees with the order between joins of step functions. This property, which is fully ex- plained in Section 2 of [12], relies on the next theorem.

Theorem 6 For all I, and Ai, Bi, C, D ∈ TT5,

\

i∈I

(Ai → Bi) ≤5 C → D iff \

i∈J

Bi5 D where J = {i ∈ I | C ≤5 Ai}.

PROOF. (⇐) easily follows from Lemma 3(2) and rule (η).

As to (⇒), recall that, by Definition 2, for each constant φ 6≡ Ω, there is exactly one axiom in 5of the shape φ ∼ Th∈Hh → Fh). One can prove the statement by induction on the definition of ≤5; the only non-trivial case is when the inequality is derived using transitivity as the last step with the middle type being an intersection containing constants. In that case, condition (5) of Definition 2 is used.

Notice that in the statement of Theorem 6 the set J may be empty, and in this case we get Ω∼5D.

Before giving the crucial notion of intersection-type assignment system, we intro- duce bases and some related notations.

(7)

Definition 7 (Basis) A 5-basis is a (possibly infinite) set of statements of the shape x : A, where A ∈ TT5, with all variables distinct.

We will use the following notations:

• If Γ is a ∇-basis then x ∈ Γ is short for (x : A) ∈ Γ for some A.

• If Γ is a 5-basis and A ∈ TT5 then Γ, x : A is short for Γ ∪ {x : A} when x /∈ Γ.

Definition 8 (Type assignment system) The intersection type assignment system relative to the eitt Σ5, notation λ∩5, is a formal system for deriving judgements of the form Γ `5 t : A, where the subject t is an untyped λ-term, the predicate A is in TT5, and Γ is a 5-basis. Its axioms and rules are the following:

(Ax) (x : A) ∈ Γ

Γ `5 x : A (Ax-Ω) Γ `5 t : Ω (→ I) Γ, x : A `5 t : B

Γ `5 λx.t : A → B (→ E) Γ `5 t : A → B Γ `5 u : A Γ `5 tu : B

(∩I) Γ `5 t : A Γ `5 t : B

Γ `5 t : A ∩ B (≤5) Γ `5 t : A A ≤5 B Γ `5 t : B

Example 9 Self-application can be easily typed in all λ∩5, as follows.

x : (A → B) ∩ A `5x : (A → B) ∩ A (≤5) x : (A → B) ∩ A `5 x : A → B

x : (A → B) ∩ A `5x : (A → B) ∩ A (≤5) x : (A → B) ∩ A `5x : A

(→ E) x : (A → B) ∩ A `5xx : B

(→ I)

`5 λx.xx : (A → B) ∩ A → B

Notice that due to the presence of axiom (Ax-Ω), one can type terms without as- suming types for their free variables.

As usual we consider λ-terms modulo α-conversion. Notice that intersection elim- ination rules

(∩E) Γ `5 t : A ∩ B Γ `5 t : A

Γ `5 t : A ∩ B Γ `5 t : B are derivable1 in any λ∩5.

Moreover, the following rules are admissible:

1 Recall that a rule is derivable in a system if, for each instance of the rule, there is a deduction in the system of its conclusion from its premises. A rule is admissible in a system if, for each instance of the rule, if its premises are derivable in the system then so is its conclusion.

(8)

(≤L) Γ, x : A ` t : B A0 A Γ, x : A0 ` t : B (W) Γ ` t : B x 6∈ Γ

Γ, x : A ` t : B (S) Γ, x : A ` t : B x 6∈ F V (t) Γ ` t : B

We end this section with a standard Generation Theorem.

Theorem 10 (Generation Theorem)

(1) Assume A6∼5Ω. Then Γ `5 x : A iff (x : B) ∈ Γ and B ≤5 A for some B ∈ TT5.

(2) Γ `5 tu : A iff Γ `5 t : B → A, and Γ `5 u : B for some B ∈ TT5.

(3) Γ `5 λx.t : A iff Γ, x : Bi `5 t : Ci andTi∈I(Bi → Ci) ≤5 A, for some I and Bi, Ci ∈ TT5.

(4) Γ `5 λx.t : B → C iff Γ, x : B `5 t : C.

PROOF. The proof of each (⇐) is easy. So we only treat (⇒).

(1) Easy by induction on derivations, since only the axioms (Ax), (Ax-Ω), and the rules (∩I), (≤5) can be applied. Notice that the condition A6∼5Ω implies that Γ `5 x : A cannot be obtained just using axiom (Ax-Ω).

(2) If A∼5Ω we can choose B∼5Ω. Otherwise, the proof is by induction on deriva- tions. The only interesting case is when A ≡ A1 ∩ A2 and the last applied rule is (∩I):

(∩I) Γ `5 tu : A1 Γ `5 tu : A2 Γ `5 tu : A1∩ A2 .

The condition A6∼5Ω implies that we cannot have A15A25Ω. We give the proof for A16∼5Ω and A26∼5Ω, the other cases can be treated similarly. By induc- tion there are B1, B2such that

Γ `5 t : B1 → A1, Γ `5 u : B1, Γ `5 t : B2 → A2, Γ `5 u : B2.

Then Γ `5 t : (B1 → A1) ∩ (B2 → A2) and by Lemma 3(2) and rule (η) (B1 → A1) ∩ (B2 → A2) ≤5 B1∩ B2 → A1∩ A2 ≤ B1 ∩ B2 → A.

We are done, since Γ `5 u : B1∩ B2 by rule (∩I) .

(3) The proof is very similar to the proof of Point (2). It is again by induction on

(9)

derivations and again the only interesting case is when the last applied rule is (∩I):

(∩I) Γ `5 λx.t : A1 Γ `5 λx.t : A2

Γ `5 λx.t : A1∩ A2 . By induction there are I, Bi, Ci, J, Dj, Gj such that

∀i ∈ I. Γ, x : Bi `5 t : Ci, ∀j ∈ J. Γ, x : Dj `5 t : Gj,

T

i∈I(Bi → Ci) ≤5 A1 & Tj∈J(Dj → Gj) ≤5 A2. So we are done since (Ti∈I(Bi → Ci)) ∩ (Tj∈J(Dj → Gj)) ≤5 A.

(4) The case C∼5Ω is trivial. Otherwise let I, Bi, Ci as in Point (3), where A ≡ B → C. ThenTi∈I(Bi → Ci) ≤5 B → C implies by Theorem 6 thatTi∈JCi5

C where J = {i ∈ I | B ≤5 Bi}. From Γ, x : Bi `5 t : Ci we can derive Γ, x : B `5 t : Ci by rule (≤ L), so by (∩I) we have Γ, x : B `5 t : Ti∈JCi. Finally applying rule (≤5) we can conclude Γ, x : B `5 t : C.

Note that in Point (1) of the previous theorem, we have to suppose that A 6∼ Ω, since we can derive `x : Ω using axiom (Ax-Ω).

2 Filter Models

In this section we discuss how to build λ-models out of type theories. We start with the definition of filter for eitt’s. Then we show how to turn the space of filters into an applicative structure. We define continuous maps from the space of filters to the space of its continuous functions. Since the composition of these maps is the identity we get λ-models (filter models).

Definition 11 (Filters)

(1) A 5-filter (or a filter over TT5) is a set Ξ ⊆ TT5 such that:

• Ω ∈ Ξ;

• if A ≤5 B and A ∈ Ξ, then B ∈ Ξ;

• if A, B ∈ Ξ, then A ∩ B ∈ Ξ;

(2) F5denotes the set of 5-filters over TT5;

(3) if Ξ ⊆ TT5, ↑5 Ξ denotes the 5-filter generated by Ξ;

(4) a 5-filter is principal if it is of the shape ↑5 {A}, for some type A. We shall denote ↑5 {A} simply by ↑5 A.

It is well known that F5is an ω-algebraic lattice, whose poset of compact (or finite) elements is isomorphic to the reversed poset obtained by quotienting the preorder

(10)

on TT5 by ∼5. That means that compact elements are the filters of the form ↑5 A for some type A, the top element is TT5, and the bottom element is ↑5 Ω. Moreover the join of two filters is the filter induced by their union and the meet of two filters is their intersection, i.e.:

Ξ t Υ = ↑5 (Ξ ∪ Υ) Ξ u Υ = Ξ ∩ Υ.

The key property of F is to be a reflexive object in the category of ω-algebraic complete lattices and Scott-continuous functions. This become clear by endowing the space of filters with a notion of application which induces continuous maps from Fto its function space [F5 → F5] and vice versa.

Definition 12 (Application)

(1) Application · : F5× F5 7→ F5is defined as

Ξ · Υ = {B | ∃A ∈ Υ.A → B ∈ Ξ}.

(2) The continuous maps F5 : F5 7→ [F5 → F5] and G5 : [F5 → F5] 7→ F5 are defined as:

F5(Ξ) = λλΥ ∈ F5.Ξ · Υ;

G5(f ) =↑5 {A → B | B ∈ f (↑5 A)}.

Notice that previous definition is sound, since it is easy to verify that Ξ · Υ is a 5-filter.

We start with a useful lemma on application.

Lemma 13 Let Σ5be an eitt, Ξ ∈ F5 and C ∈ TT5. Then B ∈ Ξ· ↑5 C iff C → B ∈ Ξ.

PROOF.

B ∈ Ξ· ↑5 C ⇔ ∃C0.C ≤5 C0 & C0 → B ∈ Ξ by definition of application

⇔ C → B ∈ Ξ by rule (η).

As expected, F5and G5are inverse to each other.

(11)

Lemma 14

F5 ◦ G5 = id[F5→F5]; G5 ◦ F5 = idF5.

PROOF. It suffices to consider compact elements.

(F5◦ G5)(f )(↑5 A) = {B | A → B ∈ G5(f )}

by definition of F5 and Lemma 13

= {B | A → B ∈↑5 {A0 → B0 | B0 ∈ f (↑5 A0)}}

by definition of G5

= {B | ∃I, Ai, Bi.(∀i ∈ I.Bi ∈ f (↑5 Ai))

&Ti∈I(Ai → Bi) ≤5 A → B}

by definition of filter

= {B | ∃I, Ai, Bi.(∀i ∈ I.Bi ∈ f (↑5 Ai))

&Ti∈JBi5 B}

where J = {i ∈ I | A ≤5 Ai} by Theorem 6

= {B | B ∈ f (↑5 A)}

by the monotonicity of f

= f (↑5 A).

(G5◦ F5)(↑5 A) = ↑5 {B → C | C ∈↑5 A· ↑5 B} by definition of F5 and G5

= ↑5 {B → C | B → C ∈↑5 A} by Lemma 13

= ↑5 A by Lemma 3(1).

Lemma 14 implies that F5 induces an extensional λ-model. Let EnvF5 be the set of all mappings from the set of term variables to F5 and ρ range over EnvF5. Via the maps F5 and G5 we get the standard semantic interpretation [[ ]]5 : Λ ×

(12)

EnvF57→F5of λ-terms:

[[x]]5ρ = ρ(x);

[[tu]]5ρ = F5([[t]]5ρ)([[u]]5ρ);

[[λx.t]]5ρ = G5(λλΞ ∈ F5.[[t]]5ρ[Ξ/x]).

Actually, by using the Generation Theorem 10, it is easy to prove by induction on λ-terms that:

[[t]]5ρ = {A ∈ TT5 | ∃Γ ρ. Γ `5 t : A},

where the notation Γ ρ means that for (x : B) ∈ Γ one has that B ∈ ρ(x).

Remark 15 Note that any intersection type theory satisfying Theorem 6 produces a reflexive object in the category of ω-algebraic lattices, and Lemma 3(1) ensures that the retraction pair (G, F) consists of isomorphisms.

We conclude this section with the formal definition of filter models.

Definition 16 (Filter models)

The extensional λ-model hF5, ·, [[ ]]5i is called the filter model over Σ5.

3 Simple Easy Terms and Continuous Predicates

In this section we give the main notion of the paper, namely simple easiness. A term e is simple easy if, given an eitt Σ5 and a type E ∈ TT5, we can extend in a conservative way Σ5 to an eitt Σ50, so that [[e]]50 = (↑50 E) t [[e]]5. This allows to build with a uniform technique, the filter models in which the interpretation of e is a filter of types induced by a continuous predicate (see Definition 20).

First we introduce EITT maps: an EITT map applied to an easy intersection type theory and to a type builds a new easy intersection type theory which is a conser- vative extension of the original one.

Definition 17 (EITT maps)

(1) Let Σ5 and Σ50 two eitts. We say that Σ50 is a conservative extension of Σ5 (notation Σ5 v Σ50) iff CC5 ⊆ CC50 and for all A, B ∈ TT5,

A ≤5 B iff A ≤50 B.

(2) A pointed eitt is a pair (Σ5, E) with E ∈ TT5.

(13)

(3) An EITT map is a map M : PEITT 7→ EITT, such that for all (Σ5, E) Σ5 v M(Σ5, E),

where EITT and PEITT denote respectively the class of eitts and pointed eitts.

We now give the central notion of simple easy term.

Definition 18 (Simple easy terms) An unsolvable term e is simple easy if there exists an EITT map Mesuch that for all pointed eitt (Σ5, E),

`50 e : B iff ∃C ∈ TT5.C ∩ E ≤50 B & `5 e : C, where Σ50 = Me5, E).

Define I ≡ λx.x, W2 ≡ λx.xx, W3 ≡ λx.xxx, and Rn inductively as R0 = W2W2, Rn+1 = RnRn. Examples of simple easy terms are W2W2 (see next section), W3W3I, and Rn for all n [4]. See Lusin [16] for further examples of simple easy terms.

The first key property of simple easy terms is the following.

Theorem 19 With the same notation of previous definition, we have [[e]]50 = (↑50 E) t [[e]]5.

PROOF. (⊇) Taking C = Ω in Definition 18, we have `50 e : E. Therefore, (↑50 E) ⊆ [[e]]50. Since [[e]]5 ⊆ [[e]]50, we get [[e]]50 ⊇ (↑50 E) t [[e]]5.

(⊆) If B ∈ [[e]]50, then `50 e : B, hence, by Definition 18, there exists C ∈ TT5 such that C ∈ [[e]]5and C ∩E ≤50 B. We are done, since C ∩E ∈ (↑50 E)t[[e]]50.

Finally, we define filters by continuous predicates.

Definition 20 (Continuous predicates) Let P : PEITT 7→ {tt, ff} a predicate. We say that P is continuous iff (as usual P(Σ5, E) is short for P(Σ5, E) = tt):

(1) Σ5 v Σ50 & P(Σ5, E) ⇒ P(Σ50, E) (2) P(Σ5, E) ⇒ ∃n.P(Σ5n, E)

where Σ5 = Σ(SnCC5n,Sn5n).

The 5-filter induced by P over Σ5is the filter defined by:

Ξ5P =↑5 {A ∈ TT5 | P(Σ5, A)}.

(14)

Note that if we endow PEITT with the Scott topology induced by the ordering5, E) v (Σ50, E0) iff Σ5 v Σ50 and E∼5E0, then continuous predicates are in one-to-one correspondence with Scott open sets in PEITT.

For the proof of the Main Theorem it is useful to recall some properties of Scott’s λ-model D [20]. We are interested in the inverse limit λ-model D, obtained starting from the two point lattice D0 = {⊥, >} and the embedding i0 : D0 → [D0 → D0] defined by:

i0(⊥) = ⊥ ⇒ ⊥ i0(>) = ⊥ ⇒ >

where a ⇒ b is the step function defined by

λd. if a v d then b else ⊥.

It is well-known (and first shown in Wadsworth [21]) that in this model the inter- pretation of all unsolvable terms is bottom. Moreover this model is isomorphic to the filter model hF50, ·, [[ ]]50i induced by the eitt Σ50 defined by:

CC50 = {Ω, ω};

50 =5 ∪ {ω ∼ Ω → ω}.

This isomorphism (stated with a proof sketch in Coppo et al. [9] and fully proved in Alessi [2]) is a particular case of the duality discussed in Section 2 of [12].

Therefore we get:

Proposition 21 In the filter model hF50, ·, [[ ]]50i the interpretation of all unsolv- able terms is ↑50 Ω.

Theorem 22 (Main Theorem) Let e be a simple easy term, P : PEITT → {tt, ff}

be a continuous predicate and Ξ5P be the 5-filter induced by P over Σ5. Then there is a filter model F5 such that

[[e]]5 = Ξ5P.

PROOF. Let h·, ·i denote any fixed bijection between IN × IN and IN such that hr, si ≥ r.

We will choose a denumerable sequence of eitts Σ50, . . . , Σ5r, . . .. For each r we will consider a fixed enumeration hTs(r)is∈IN of the set {A ∈ TT5r | P(Σ5r, A)}.

We can construct the model as follows.

step 0: take the eitt Σ50 defined as above.

(15)

step (n + 1): if n = hr, si we define Σ5n+1 = Me5n, Ts(r)) (notice that Σ5n v Σ5n+1).

final step: take Σ5 = Σ(SnCC5n,Sn5n).

First we prove that the model F5 is non-trivial by showing that [[I]]5 6= [[K]]5, where I ≡ λx.x, K ≡ λxy.x. Let D ≡ (ω → ω) → (ω → ω). Since `5 I : D, we have that D ∈ [[I]]5. On the other hand, if it were D ∈ [[K]]5, then there would exist n such that D ∈ [[K]]5n. This would imply (by applying several times the Generation Theorem) ω → ω ≤5n ω. Since we have Σ5n v Σ5n+1 for all n, we should have ω → ω ≤50 ω. Since ω ∼50 Ω → ω, we should conclude by Theorem 6, Ω ≤50 ω, which is a contradiction. Therefore, we cannot have D ∈ [[K]]5 and the model F5 is non-trivial.

Now we prove that [[e]]5 =↑5 {Ts(r) | r, s ∈ IN} by showing that [[e]]5n =↑5n {Ts(r) | hr, si < n} for all n. The inclusion (⊇) is immediate by construction. We prove (⊆) by induction on n. If n = 0, then [[e]]50 =↑50 Ω by Proposition 21.

Suppose the thesis is true for n = hrn, sni and let B ∈ [[e]]5n+1. Then `5n+1 e : B.

This is possible only if there exists C ∈ TT5n such that C ∩ Ts(rnn)5n+1 B and moreover `5n e : C. By induction we have C ∈↑5n {Ts(r) | hr, si < n}, hence Ts(r11)∩ . . . ∩ Ts(rk)

k5n C for some r1, . . . , rk, s1, . . . , skwith hri, sii < n (1 ≤ i ≤ k). We derive Ts(r1)

1 ∩ . . . ∩ Ts(rk)

k ∩ Ts(rn)

n5n+1 B, i.e. B ∈↑5n+1 {Ts(r) | hr, si <

n + 1} .

Finally we show that

A ∈ TT5 & P(Σ5, A) ⇔ ∃r, s. A ≡ Ts(r). (⇐) is immediate by Definition 20(1).

We prove (⇒). If A ∈ TT5 and P(Σ5, A), then by definition of Σ5and the con- tinuity of P, it follows that there is r such that A ∈ TT5r and P(Σ5r, A). Therefore by definition of Ts(r), there is s such that A ≡ Ts(r).

So we can conclude [[e]]5 =↑5 {A ∈ TT5 | P(Σ5, A)}, i.e. [[e]]5 = Ξ5P.

4 Consistency of λ-theories

We introduce now a λ-theory whose consistency has been first proved using a suit- able filter model in Dezani and Lusin [13]. We obtain the same model here as a consequence of Theorem 22.

(16)

Definition 23 (Theory J ) The λ-theory J is axiomatized by

W4xx = x; W4xy = W4yx; W4x(W4yz) = W4(W4xy)z where W2 ≡ λx.xx and W4 ≡ W2W2.

It is clear that the previous equations hold if the interpretation of W4 is the join operator on filters. In order to use Theorem 22 we need:

• the join operator on filters to be a filter generated by a continuous predicate;

• W4to be simple easy.

For the first condition it is easy to check that the join relative to F5is represented by the filter:

Θ =↑5 {A → B → A ∩ B | A, B ∈ TT5}.

In fact, by easy calculation we have:

(Θ · Ξ) · Υ = Ξ t Υ

for all filters Ξ, Υ in F5. Therefore, the required predicate is P(Σ5, C) ⇔ C ≡ A → B → A ∩ B.

It is trivial that the predicate above is continuous.

To show that W4 is simple easy we give a lemma which characterises the types derivable for W2 and W4.

Lemma 24

(1) `5 W2 : A → B iff A ≤5 A → B;

(2) `5 W4 : B iff A ≤5 A → B for some A ∈ TT5 such that `5 W2 : A.

(3) If `5 W4 : B then there exists A ∈ TT5 such that #(A) = 0, A ≤5 A → B and `5 W2 : A.

PROOF. (1) By a straightforward computation, A ≤5 A → B implies `5 W2 : A → B. Conversely, suppose `5 W2 : A → B. If B∼5Ω, then by axioms (Ω), (Ω-η), and rules (η), (trans), we have A ≤5 A → B. Otherwise, by Theorem 10(4) it follows x : A `5 xx : B. By Theorem 10(2) there exists a type C ∈ TT5 such that x : A `5 x : C → B and x : A `5 x : C. Notice that B6∼5Ω implies C → B6∼5Ω, since from C → B∼5Ω we get C → B∼5Ω → Ω by axiom (Ω-η) and rule (trans) and this implies B∼5Ω by Theorem 6. So by Theorem 10(1), we get A ≤5 C → B. We have A ≤5 C either by Theorem 10(1) if C6∼5Ω or by axiom (Ω) and rule (trans) if C∼5Ω. From A ≤5 C → B and A ≤5 C by rule (η) it follows A ≤5 A → B.

(17)

(2) The case B∼5Ω is trivial. Otherwise, if `5 W4 : B, by Theorem 10(2) it follows that there exists A ∈ TT5 such that `5 W2 : A and `5 W2 : A → B. We conclude by Point (1).

(3) Let `5 W4 : B. Then, by Point (2), the set

Π = {A ∈ TT5 | `5 W2 : A and A ≤5 A → B}

is non-empty. Let A ∈ Π be such that #(A) is minimal. We are done if we prove

#(A) = 0. By contradiction, if it is not the case, by applying Lemma 5, we obtain a type A0 such that A05A, A0Ti∈I(Ci → Di) and #(A0) = #(A). From A ≤5 A → B we have Ti∈I(Ci → Di) ≤5 A → B, hence, by Theorem 6,

T

i∈JDi5 B where J = {i ∈ I | A ≤5 Ci}. Since `5 W2 : A, by (≤5) it follows `5 W2 : Ci → Di for all i ∈ J and `5 W2 : Ti∈JCi. By Point (1) it follows ∀i ∈ J.Ci5 Ci → Di. By axiom (→ ∩) and rule (η) we get C ≤5 C → Ti∈JDi, and also C ≤5 C → B, where C ≡ Ti∈JCi. We have obtained:

`5 W2 : C;

C ≤5 C → B;

#(C) < #(A0) = #(A).

This is a contradiction, since C ∈ Π contradicts the minimality of #(A).

The crucial step for proving simple easiness of W4 is to find its EITT map.

Definition 25 Let (Σ5, E) a pointed eitt and χ /∈ CC5. We define MW45, E) = Σ50,

where:

• CC50 = CC5∪ {χ} ;

• 50 = 5 ∪ {χ ∼ χ → E}.

First we notice that MW4 is an EITT map. In fact MW45, E) is an easy inter- section type theory by Definition 25. Moreover, it is straightforward to show by induction on derivations that Σ5 v MW45, E).

Now we prove that MW4 is an EITT map for W4. Lemma 26 Let Σ50 = MW45, E). Then

`50 W4 : B iff ∃C ∈ TT5.C ∩ E ≤50 B & `5 W4 : C.

(18)

PROOF. Throughout the proof we use the Generation Theorem and Theorem 6 without explicitly mentioning them each time.

(⇒) Let `50 W4 : B. First we show that there is a type D ∈ TT50 such that (a) D ≡Ti∈Ii → Fi) ∩ χ;

(b) ∀i ∈ I.ϕi ∈ CC5 & Fi ∈ TT5; (c) D ≤50 D → B;

(d) `50 W2 : D.

By Lemma 24(3) `50 W4 : B implies that there exists A ∈ TT50 such that the following three properties hold:

(i) #(A) = 0;

(ii) A ≤50 A → B;

(iii) `50 W2 : A.

If we consider A0 ≡ A ∩ χ, it is easy to check that A0 satisfies (i) and (iii) above.

Moreover, (ii) holds for A0since by Lemma 3(2) and rules (mon), (η):

A ∩ χ ≤50 (A → B) ∩ (χ → E) ≤50 A ∩ χ → B ∩ E ≤50 A ∩ χ → B.

It must be A050 (Tk∈Kφk) ∩ χ, with φk ∈ CC5, φk6∼50Ω for all k ∈ K, since the unique possible shape for A0 is an intersection of constants containing χ. Next, since for each k ∈ K, we have, from the axioms of 5, φk5 T

l∈L(k)(k)l → Fl(k)), we can define D ≡Tk∈K(Tl∈L(k)(k)l → Fl(k)))∩χ. Then, by reindexing the types and using a unique intersection, we get the syntactic shape for D required by conditions (a) and (b). Moreover, conditions (c) and (d) hold since by construction D ∼5 A0.

Considering (a), (d), rule (≤50) and Lemma 24(1), we have that for all i ∈ I, ϕi50 ϕi → Fi. Since Σ5 v Σ50 and for each i ∈ I, ϕi, Fi ∈ TT5, it follows that ϕi5 ϕi → Fi, for all i ∈ I. By applying Lemma 24(1) and rule (∩I), we get

`5 W2 :Ti∈Ii → Fi). This implies by Lemma 3(2) and rule (≤5)

`5 W2 : (\

i∈I0

ϕi) → (\

i∈I0

Fi) for all I0 ⊆ I. (1)

Because of (c), (Ti∈JFi) ∩ E ≤50 B where J = {i ∈ I | D ≤50 ϕi)}. Because of (d) and rule (≤50), it follows `50 W2 :Ti∈Jϕi. Let ϕiTh∈H(i)h(i) → G(i)h ).

Then by rule (≤50), we have `50 W2 : ζh(i) → G(i)h for each i ∈ J and h ∈ H(i). By

(19)

Lemma 24(1) it follows, for each i ∈ J and h ∈ H(i), ζh(i)50 ζh(i) → G(i)h . Using again Σ5 v Σ50, we have, for each i ∈ J and h ∈ H(i), ζh(i)5 ζh(i) → G(i)h , hence, by Lemma 24(1), `5 W2 : ζh(i) → G(i)h , for each i ∈ J and h ∈ H(i). Therefore, by rule (∩I), we have `5 W2 :Ti∈J(Th∈H(i)h(i) → G(i)h )), that is

`5 W2 : \

i∈J

ϕi. (2)

Applying rule (→ E) to (1) with I0 = J and (2), we obtain `5 W4 :Ti∈JFi. Since we have proven (Ti∈JFi) ∩ E ≤50 B, we are done, by choosing C ≡Ti∈JFi. (⇐) By Theorem 19 we have that `50 W4 : E. Since by hypothesis `5 W4 : C and moreover Σ5 v Σ50, we obtain `50 W4 : C. By applying rule (≤50) we have

`50 W4 : B.

The previous lemma yields the second crucial step in the construction of the model.

Theorem 27 W4 is simple easy.

We can conclude:

Theorem 28 (Consistency of J ) The λ-theory J is consistent.

Remark 29 The set of all λ-theories is naturally equipped with a structure of com- plete lattice (see Barendregt [7], Chapter 4), with meet u defined as set theoretic intersection. The join t of two λ-theories T and S is the least equivalence relation including T ∪ S. Lusin and Salibra [17] consider the set [J ) of all λ-theories extending J : this is a sublattice of the lattice of λ-theories. They prove that this sublattice has many interesting algebraic properties, due to the validity of the equa- tions defining J (see Definition 23). In particular [J ) satisfies a restricted form of distributivity, called meet semidistributivity, i.e. for all λ-theories T , S, G ∈ [J ), if T u S = T u G, then T u S = T u (S t G).

5 Minimal Fixed Point Operators

In this section we prove that for all simple easy terms e there are filter models F5 such that [[e]]5 represents the minimal fixed point operator

µ

.

Actually, since [[e]]5 ∈ F5, while

µ

∈ [[F5 → F5] → F5], the identification between [[e]]5and

µ

is possible via the “canonical embedding” of [[F5 → F5] → F5] in F5.

(20)

Lemma 14 implies that every “higher order” space can be embedded in a canon- ical way in F5, by defining standard appropriate mappings via F5 and G5. For instance, in order to embed the space of

µ

, namely [[F5 → F5] → F5], in F5, we consider the pair of mappings H5 : F5 → [[F5 → F5] → F5] and K5 : [[F5 → F5] → F5] → F5defined as follows:

H5(Ξ) = F5(Ξ) ◦ G5,

K5(H) = G5◦ λλΞ.(H ◦ F5)(Ξ).

It is easy to check that

H5◦ K5 = id[[F5→F5]→F5]→[[F5→F5]→F5]. (3)

We say that a filter Ξ represents an operator H ∈ [[F5 → F5] → F5] if H5(Ξ) = H. The equality (3) guarantees that each H is represented by K5(H).

So the problem of finding a filter model F5, such that [[e]]5 represents

µ

, can be solved if we find F5such that [[e]]5 = K5(

µ

).

Remark 30 We point out that, given a simple easy term e, the existence of a model F5where [[e]]5represents

µ

is not trivial at all. A simple easy term e, being easy, can obviously be equated to an arbitrary fixed point combinator Y. This could be useful in view of identifying [[e]] with

µ

, provided that there exists a fixed point combinator ˜Y such that [[ ˜Y]]5 represents

µ

in each filter model F5. In fact, if there were such a ˜Y, then it would be possible to find a filter model F50 such that [[ ˜Y]]50 = [[e]]50, following the technique of Alessi and Lusin [4]. Therefore we would obtain H50([[e]]50) =

µ

. Unfortunately, such a ˜Y does not exist. In fact, con- sider the filter model FP ark isomorphic to the Park λ-model DP ark of λ-calculus (see Honsell and Ronchi [14]). As proven in [14], for all closed λ-terms t, [[t]]P ark is above a certain compact element c different from the bottom element. In partic- ular, for all fixed point combinators Y, [[YI]]P arkis above c, where I is the identity combinator. Since

µ

(λλX.X) is obviously the bottom element, we have that it is not possible that HP ark([[Y]]P ark) represents

µ

, since

HP ark([[Y]]P ark)(λλX.X) = (FP ark([[Y]]P ark) ◦ GP ark)(λλX.X)

= FP ark([[Y]]P ark)(GP ark(λλX.X))

= [[Y]]P ark· [[I]]P ark

= [[YI]]P ark w c

where we have used the fact that [[I]]5 = G5(λλX.X) for all Σ5.

Riferimenti

Documenti correlati

Collapse models [1, 2] are nonlinear and stochastic (phenomenological) modifications of the Schr¨ odinger equation, which add the collapse of the wave function to the standard

In 1968, Veli˘cko [5] introduced δ-open sets, which are stronger than open sets, in order to investigate the characterization of H-closed spaces.. In 1997, Park

Basically, Internet Tomography is an innovative technique which probes the network by measuring the end-to-end traffic behaviour to reconstruct the network internal

Any use of the downloads that infringes upon the intellectual property rights of Confessions of a Homeschooler or that is for commercial purposes will be investigated, and the

2) In the figure are reported the results of a life cycle assessment (LCA) of some polymers following the TRACI impact categories. Explain why profiles are so different, in

The field of Tourism and Hospitality is a full-fledged area of study at a global level; and applied research, or case studies, often consist in empirical analyses

Thirdly, and from a constitutional law perspective, it is a worthy exercise to draw a parallel between the two jurisdictions at stake as regards the way a right (the right to

Let us consider the problem of heating steel bars which pass through a oven segmented in n = 5 zones.. , 4,