src/HOL/Tools/Function/function_core.ML
changeset 80322 b10f7c981df6
parent 79965 233d70cad0cf
child 80925 6c1146e6e79e
equal deleted inserted replaced
80321:31b9dfbe534c 80322:b10f7c981df6
   713 
   713 
   714 
   714 
   715 
   715 
   716 (** Termination rule **)
   716 (** Termination rule **)
   717 
   717 
   718 val wf_induct_rule = @{thm Wellfounded.wfP_induct_rule}
   718 val wf_induct_rule = @{thm Wellfounded.wfp_induct_rule}
   719 val wf_in_rel = @{thm Fun_Def.wf_in_rel}
   719 val wf_in_rel = @{thm Fun_Def.wf_in_rel}
   720 val in_rel_def = @{thm Fun_Def.in_rel_def}
   720 val in_rel_def = @{thm Fun_Def.in_rel_def}
   721 
   721 
   722 fun mk_nest_term_case ctxt globals R' ihyp clause =
   722 fun mk_nest_term_case ctxt globals R' ihyp clause =
   723   let
   723   let