haftmann [Mon, 09 Aug 2010 16:56:00 +0200] rev 38303
factored out foundation of `define` into separate function
haftmann [Mon, 09 Aug 2010 16:30:23 +0200] rev 38302
combine declaration and definition of foundation constant
haftmann [Mon, 09 Aug 2010 15:51:27 +0200] rev 38301
more appropriate outline of `define`
haftmann [Mon, 09 Aug 2010 15:43:37 +0200] rev 38300
backlink definition to target `notes`
haftmann [Mon, 09 Aug 2010 15:40:25 +0200] rev 38299
merged
haftmann [Mon, 09 Aug 2010 15:38:46 +0200] rev 38298
dropped idle local_facts argument; factored out theory_abbrev and locale_abbrev
haftmann [Mon, 09 Aug 2010 15:20:50 +0200] rev 38297
more convenient order
haftmann [Mon, 09 Aug 2010 15:19:45 +0200] rev 38296
dropped misleading comments
haftmann [Mon, 09 Aug 2010 15:40:06 +0200] rev 38295
merged
haftmann [Mon, 09 Aug 2010 14:47:28 +0200] rev 38294
separated foundation of `notes`
haftmann [Mon, 09 Aug 2010 14:20:21 +0200] rev 38293
more clear separation into local and global facts
haftmann [Mon, 09 Aug 2010 14:07:23 +0200] rev 38292
sharpened and tuned educated guess for canonical class morphism
haftmann [Mon, 09 Aug 2010 13:43:01 +0200] rev 38291
minimize sorts in certificate instantiation
blanchet [Mon, 09 Aug 2010 14:08:30 +0200] rev 38290
prevent ATP thread for staying around for 1 minute if an exception occurred earlier;
this is a workaround for what could be a misfeature of "Async_Manager", which I'd rather not touch