src/HOL/Nonstandard_Analysis/Nonstandard_Analysis.thy
author blanchet
Fri, 17 Jun 2016 21:35:35 +0200
changeset 63314 df655e33995c
parent 62480 f2e8984adef7
child 64267 b9a1486e79be
permissions -rw-r--r--
killed dead code

(*  Title:      HOL/Nonstandard_Analysis/Nonstandard_Analysis.thy
    Author:     Jacques D. Fleuriot, University of Cambridge
    Author:     Lawrence C Paulson, University of Cambridge
    Author:     Brian Huffman

Nonstandard analysis.
*)

theory Nonstandard_Analysis
imports Hypercomplex
begin

end