src/Doc/Isar_Ref/Base.thy
author paulson <lp15@cam.ac.uk>
Tue, 23 Jun 2015 16:55:28 +0100
changeset 60562 24af00b010cf
parent 56451 856492b0f755
child 61656 cfabbc083977
permissions -rw-r--r--
Amalgamation of the class comm_semiring_1_diff_distrib into comm_semiring_1_cancel. Moving axiom le_add_diff_inverse2 from semiring_numeral_div to linordered_semidom.

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end