QuotMain.thy
changeset 203 7384115df9fd
parent 200 d6a24dad5882
child 205 2a803a1556d5
equal deleted inserted replaced
201:1ac36993cc71 203:7384115df9fd
   134 
   134 
   135 end
   135 end
   136 
   136 
   137 
   137 
   138 section {* type definition for the quotient type *}
   138 section {* type definition for the quotient type *}
       
   139 
       
   140 ML {* Proof.theorem_i NONE *}
   139 
   141 
   140 use "quotient.ML"
   142 use "quotient.ML"
   141 
   143 
   142 declare [[map list = (map, LIST_REL)]]
   144 declare [[map list = (map, LIST_REL)]]
   143 declare [[map * = (prod_fun, prod_rel)]]
   145 declare [[map * = (prod_fun, prod_rel)]]