* Pure: local theory specifications may depend on extra type variables 
that are not present in the result type -- arguments TYPE('a) :: 'a itself 
are added internally.  For example:

   definition unitary :: bool where "unitary = (ALL (x::'a) y. x = y)"

Reply via email to