| Source File | Identifier index | Theory binding index | 
|---|
signature Lift =
sig
  include Abbrev
  val lift_def_syntax   : (hol_type -> term option) * hol_type
                           -> string list * string list * term list
  val pp_lifter_def     : ppstream -> hol_type -> unit
end
| Source File | Identifier index | Theory binding index | 
|---|