src/HOL/Nonstandard_Analysis/Hypercomplex.thy
author wenzelm
Sat, 02 Apr 2016 23:14:08 +0200
changeset 62825 e6e80a8bf624
parent 62479 716336f19aa9
permissions -rw-r--r--
structure PolyML is sealed after bootstrap: all ML system access is managed by Isabelle;

theory Hypercomplex
imports CLim Hyperreal
begin

end