src/HOL/Hyperreal/HyperArith0.thy
author paulson
Wed, 14 Feb 2001 13:26:46 +0100
changeset 11119 2d92ab19747b
parent 10751 a81ea5d3dd41
permissions -rw-r--r--
new function get_overloads

theory HyperArith0 = HyperBin
files "hypreal_arith0.ML":

setup hypreal_arith_setup

end