doc-src/IsarImplementation/Thy/base.thy
author nipkow
Sun, 17 Jun 2007 18:47:03 +0200
changeset 23413 5caa2710dd5b
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned laws for cancellation in divisions for fields.


(* $Id$ *)

theory base
imports CPure
uses "../../antiquote_setup.ML"
begin

end