Return-Path: <john.harrison-request@uk.ac.cam.cl>
Delivery-Date: 
Received: from ted.cs.uidaho.edu (no rfc931) by swan.cl.cam.ac.uk 
          with SMTP (PP-6.4) outside ac.uk; Wed, 31 Mar 1993 15:08:21 +0100
Received: by ted.cs.uidaho.edu (16.6/1.34) id AA07230;
          Wed, 31 Mar 93 05:49:48 -0800
Sender: info-hol-request@edu.uidaho.cs.ted
Errors-To: info-hol-request@edu.uidaho.cs.ted
Precedence: bulk
Received: from infix.cs.ruu.nl by ted.cs.uidaho.edu (16.6/1.34) id AA07225;
          Wed, 31 Mar 93 05:49:32 -0800
Received: by infix.cs.ruu.nl id AA14410 (5.65c/IDA-1.4.4 
          for info-hol@ted.cs.uidaho.edu); Wed, 31 Mar 1993 15:49:18 +0200
From: Wishnu Prasetya <wishnu@nl.ruu.cs>
Message-Id: <199303311349.AA14410@infix.cs.ruu.nl>
Subject: Restricted Quantifier problem
To: info-hol@edu.uidaho.cs.ted (hol mailing list)
Date: Wed, 31 Mar 1993 15:49:16 +0100 (METDST)
X-Mailer: ELM [version 2.4 PL21]
Content-Type: text
Content-Length: 669

Hi!

I have the following problem with restricted quantifier I hope someone
would care to help.

I have a theory FIZB where I define a new binder, call it !!, and
define its restricted form using associate_restriction.

I make a new theory BZIF and then declade FIZB as new parent and then
I reestablish the restricted binder form for !! using
associate_restriction. This DOESN'T work, that is, HOL refuses to
recognizes the restricted binder form.

What works is if first I load FIZB, resestablish the restricted binder
form, then open a new theory FIZB. But this is a wrong order of doing
things.

I would appreciate any light to this.

Sincerely,

Wishnu Prasetya


