src/HOL/Nonstandard_Analysis/Nonstandard_Analysis.thy
author paulson <lp15@cam.ac.uk>
Tue, 11 Sep 2018 16:21:54 +0100
changeset 68975 5ce4d117cea7
parent 64267 b9a1486e79be
permissions -rw-r--r--
A few new results, elimination of duplicates and more use of "pairwise"

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