Hets - the Heterogeneous Tool Set

Safe HaskellNone

Isabelle.IsaExport

Documentation

newtype Export

Constructors

Export (List1 Thy) 

newtype Body

Constructors

Body [Body_] 

data Cls

Constructors

Cls Cls_Attrs Ctxt [Parent] Body 

data Funs

Constructors

Funs Funs_Attrs (List1 Fun) 

data Defs

Constructors

Defs Defs_Attrs (List1 Def) 

newtype Sort

Constructors

Sort (List1 Class) 

data Arity

Constructors

Arity Sort [Sort] 

newtype Vars

Constructors

Vars [TFree] 

newtype Fixes

Constructors

Fixes [Fix] 

newtype Ctxt

Constructors

Ctxt [OneOf2 Fixes Assumes] 

data Arg

Constructors

Arg 

Fields

argPrio :: String
 

newtype Proof

Constructors

Proof String 

data TVar

Constructors

TVar TVar_Attrs [Class]