doc-src/IsarImplementation/Thy/base.thy
author berghofe
Wed, 07 May 2008 10:56:37 +0200
changeset 26795 a27607030a1c
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
- Explicitely applied predicate1I in a few proofs, because it is no longer part of the claset - Explicitely passed pred_subset_eq and pred_equals_eq as an argument to the to_set attribute, because it is no longer applied automatically


(* $Id$ *)

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

end