src/Doc/Implementation/Base.thy
author paulson <lp15@cam.ac.uk>
Tue, 30 Jun 2015 13:56:16 +0100
changeset 60615 e5fa1d5d3952
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
Useful lemmas. The theorem concerning swapping the variables in a double integral.

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end