src/HOL/Nonstandard_Analysis/Hypercomplex.thy
author wenzelm
Sat, 23 May 2020 21:43:30 +0200
changeset 71871 28def00726ca
parent 62479 716336f19aa9
permissions -rw-r--r--
more robust isabelle.Functions --- avoid Java reflection with unclear class/object treatment;

theory Hypercomplex
imports CLim Hyperreal
begin

end