doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Tue, 30 Nov 2010 15:58:09 +0100
changeset 40820 fd9c98ead9a9
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
more systematic and compact proofs on type relation operators using natural deduction rules

theory Base
imports Main
uses "../../antiquote_setup.ML"
begin

end