src/HOL/NSA/NSA.thy
changeset 58878 f962e42e324d
parent 58810 922a233805d2
child 59582 0fbed69ff081
equal deleted inserted replaced
58877:262572d90bc6 58878:f962e42e324d
     1 (*  Title:      HOL/NSA/NSA.thy
     1 (*  Title:      HOL/NSA/NSA.thy
     2     Author:     Jacques D. Fleuriot, University of Cambridge
     2     Author:     Jacques D. Fleuriot, University of Cambridge
     3     Author:     Lawrence C Paulson, University of Cambridge
     3     Author:     Lawrence C Paulson, University of Cambridge
     4 *)
     4 *)
     5 
     5 
     6 header{*Infinite Numbers, Infinitesimals, Infinitely Close Relation*}
     6 section{*Infinite Numbers, Infinitesimals, Infinitely Close Relation*}
     7 
     7 
     8 theory NSA
     8 theory NSA
     9 imports HyperDef "~~/src/HOL/Library/Lub_Glb"
     9 imports HyperDef "~~/src/HOL/Library/Lub_Glb"
    10 begin
    10 begin
    11 
    11