# HG changeset patch # User wenzelm # Date 877001927 -7200 # Node ID 85eb8e24c5ffceb9f0ca44b4d52a146aa83a06a6 # Parent 04f730731e43a163274b97d6bb779a7e3dbbab9b transfer InfDatatype.thy Limit_VfromE; diff -r 04f730731e43 -r 85eb8e24c5ff src/ZF/InfDatatype.ML --- a/src/ZF/InfDatatype.ML Thu Oct 16 13:38:28 1997 +0200 +++ b/src/ZF/InfDatatype.ML Thu Oct 16 13:38:47 1997 +0200 @@ -7,7 +7,8 @@ *) val fun_Limit_VfromE = - [apply_funtype, InfCard_csucc RS InfCard_is_Limit] MRS Limit_VfromE + [apply_funtype, InfCard_csucc RS InfCard_is_Limit] MRS + transfer InfDatatype.thy Limit_VfromE |> standard; goal InfDatatype.thy