Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

question is clear 3. For each of the following pairs of types. say whether they can be unified or not. If they can be unified,

image text in transcribed

question is clear

3. For each of the following pairs of types. say whether they can be unified or not. If they can be unified, list the substitutions for type variables that need to he made to achieve this. You are not allowed to rename apart the occurrences of type variables. Be careful not to create infinite types (for example, 'a and 'a list cannot be unified). E.g., the pairs 'a list * 'b and 'c * (int -> 'c) unify, and this achieved by taking ?c> ?a list and 'b int -> 'a list. The pairs 'a -> int and bool -> 'a do not unify. }}-}'}_11 (i) 'a -> ?aand 'a -> int list (Using FH) Gi) ?a -> ?band 'a -> int list Gil) (int -> int) -> (int -> int) and'a -> 'a Gv) ?a list -> 'a list and 'b -> 'b (v) ?a list -> 'aand 'b -> 'b (vi) (?a -> ?b) -> ?cand 'd -> 'e list 3. For each of the following pairs of types. say whether they can be unified or not. If they can be unified, list the substitutions for type variables that need to he made to achieve this. You are not allowed to rename apart the occurrences of type variables. Be careful not to create infinite types (for example, 'a and 'a list cannot be unified). E.g., the pairs 'a list * 'b and 'c * (int -> 'c) unify, and this achieved by taking ?c> ?a list and 'b int -> 'a list. The pairs 'a -> int and bool -> 'a do not unify. }}-}'}_11 (i) 'a -> ?aand 'a -> int list (Using FH) Gi) ?a -> ?band 'a -> int list Gil) (int -> int) -> (int -> int) and'a -> 'a Gv) ?a list -> 'a list and 'b -> 'b (v) ?a list -> 'aand 'b -> 'b (vi) (?a -> ?b) -> ?cand 'd -> 'e list

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

a. How will the leader be selected?

Answered: 1 week ago