var nt : a -> (b -> c) -> c -> d
type s3 = {x : t . ((fun __=__[t]
: forall a : Type . a_v-1 * a_v-1 ->? Unit) :
%% Classes ---------------------------------------------------------------
%% Type Constructors -----------------------------------------------------
Logical : Type := Unit ->? Unit
Pred : -Type -> Type := \ a : -Type . a_v-1 ->? Unit
__*__ : +Type -> +Type -> Type
__*__*__ : +Type -> +Type -> +Type -> Type
__*__*__*__ : +Type -> +Type -> +Type -> +Type -> Type
__*__*__*__*__ : +Type -> +Type -> +Type -> +Type -> +Type -> Type
__-->__ : -Type -> +Type -> Type < (__-->?__, __->__)
__-->?__ : -Type -> +Type -> Type < __->?__
__->__ : -Type -> +Type -> Type < __->?__
__->?__ : -Type -> +Type -> Type
= {x : t . ((fun __=__[t]
: forall a : Type . a_v-1 * a_v-1 ->? Unit) :
tuple3 : a -> b -> c -> d
%% Type Variables --------------------------------------------------------
nt : a -> (b -> c) -> c -> d %(var_1)%
%% Assumptions -----------------------------------------------------------
__/\__ : ? Unit * ? Unit ->? Unit %(fun)%
__<=>__ : ? Unit * ? Unit ->? Unit %(fun)%
__=__ : forall a : Type . a_v-1 * a_v-1 ->? Unit %(fun)%
__=>__ : ? Unit * ? Unit ->? Unit %(fun)%
__=e=__ : forall a : Type . a_v-1 * a_v-1 ->? Unit %(fun)%
__\/__ : ? Unit * ? Unit ->? Unit %(fun)%
__if__ : ? Unit * ? Unit ->? Unit %(fun)%
: forall a : Type . a_v-1 * ? Unit * a_v-1 ->? a_v-1 %(fun)%
bottom : forall a : Type . a_v-1 %(fun)%
def__ : forall a : Type . a_v-1 ->? Unit %(fun)%
not__ : ? Unit ->? Unit %(fun)%
�__ : ? Unit ->? Unit %(fun)%
%% Variables -------------------------------------------------------------
%% Diagnostics -----------------------------------------------------------
*** Hint 7.6, not a kind '[r]'
*** Hint 7.14, not a kind '{s}'
*** Hint 11.7, not a kind 'tuple3 r s t'
*** Hint 12.7, not a kind 'tuple3 r s'
*** Error 12.9-12.18, no kind found for 'tuple3 r s'
*** Hint 18.7, not a kind 'm [__]'
*** Error 18.12, unexpected place '__'
*** Hint 22.7, not a kind 'm List'
*** Hint 24.8, not a class 'm'
*** Error 24.10, no kind found for 'm'
*** Hint 26.8, not a kind 'm tuple1'
*** Hint 26.12, no kind found for 'tuple1'
*** Error 26.10-26.12, no kind found for 'm tuple1'
*** Hint 28.8, not a kind 'm tuple3'
*** Hint 28.12, no kind found for 'tuple3'
found: [ a -> b -> c -> d ]
*** Error 28.10-28.12, no kind found for 'm tuple3'
*** Hint 30.5, is type variable 'nt'
*** Hint 32.8, not a kind 'nt r List s'
*** Hint 32.15, no kind found for 'List'
*** Error 32.10-32.20, no kind found for 'nt r List s'
*** Hint 38.12, rebound variable 'x'