src/HOL/ex/Normalization_by_Evaluation.thy
changeset 58889 5b7a9633cfa8
parent 58310 91ea607a34d8
child 61076 bdc1e2f0a86a
equal deleted inserted replaced
58888:9537bf1c4853 58889:5b7a9633cfa8
     1 (*  Authors:  Klaus Aehlig, Tobias Nipkow *)
     1 (*  Authors:  Klaus Aehlig, Tobias Nipkow *)
     2 
     2 
     3 header {* Testing implementation of normalization by evaluation *}
     3 section {* Testing implementation of normalization by evaluation *}
     4 
     4 
     5 theory Normalization_by_Evaluation
     5 theory Normalization_by_Evaluation
     6 imports Complex_Main
     6 imports Complex_Main
     7 begin
     7 begin
     8 
     8