src/HOL/ex/Refute_Examples.thy
changeset 58889 5b7a9633cfa8
parent 58310 91ea607a34d8
child 59987 fbe93138e540
equal deleted inserted replaced
58888:9537bf1c4853 58889:5b7a9633cfa8
     3     Copyright   2003-2007
     3     Copyright   2003-2007
     4 
     4 
     5 See HOL/Refute.thy for help.
     5 See HOL/Refute.thy for help.
     6 *)
     6 *)
     7 
     7 
     8 header {* Examples for the 'refute' command *}
     8 section {* Examples for the 'refute' command *}
     9 
     9 
    10 theory Refute_Examples
    10 theory Refute_Examples
    11 imports "~~/src/HOL/Library/Refute"
    11 imports "~~/src/HOL/Library/Refute"
    12 begin
    12 begin
    13 
    13