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;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27468
0783dd1dc13d move nonstandard analysis theories to NSA directory
huffman
parents:
diff changeset
     1
theory Hypercomplex
0783dd1dc13d move nonstandard analysis theories to NSA directory
huffman
parents:
diff changeset
     2
imports CLim Hyperreal
0783dd1dc13d move nonstandard analysis theories to NSA directory
huffman
parents:
diff changeset
     3
begin
0783dd1dc13d move nonstandard analysis theories to NSA directory
huffman
parents:
diff changeset
     4
0783dd1dc13d move nonstandard analysis theories to NSA directory
huffman
parents:
diff changeset
     5
end