src/HOL/Nonstandard_Analysis/Nonstandard_Analysis.thy
author paulson <lp15@cam.ac.uk>
Thu, 29 Dec 2022 22:14:12 +0000
changeset 76822 25c0d4c0e110
parent 64267 b9a1486e79be
permissions -rw-r--r--
More tidying

(*  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