doc-src/IsarImplementation/Thy/base.thy
author huffman
Tue, 08 May 2007 04:55:19 +0200
changeset 22857 cb84e886cc90
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
add lemma abs_norm_cancel


(* $Id$ *)

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

end