huffman [Fri, 06 Apr 2012 14:40:00 +0200] rev 47387
remove now-unnecessary type annotations from lift_definition commands
huffman [Fri, 06 Apr 2012 14:39:27 +0200] rev 47386
more robust generation of quotient rules using tactics
huffman [Fri, 06 Apr 2012 13:50:07 +0200] rev 47385
merged
huffman [Fri, 06 Apr 2012 10:37:46 +0200] rev 47384
add function dest_Quotient
wenzelm [Fri, 06 Apr 2012 13:10:45 +0200] rev 47383
standardized alias;
wenzelm [Fri, 06 Apr 2012 12:45:56 +0200] rev 47382
fixed document;
wenzelm [Fri, 06 Apr 2012 12:10:50 +0200] rev 47381
merged
huffman [Fri, 06 Apr 2012 09:35:47 +0200] rev 47380
correct plumbing of proof contexts, so that force_rty_type won't generalize more type variables than it should
kuncar [Thu, 05 Apr 2012 23:22:54 +0200] rev 47379
detect incorrect situations; better error messages; sanity check for quot_thm in setup_lifting_infr
kuncar [Thu, 05 Apr 2012 22:00:27 +0200] rev 47378
make Quotient_Def.lift_raw_const working again
huffman [Thu, 05 Apr 2012 16:25:59 +0200] rev 47377
use standard quotient lemmas to generate transfer rules
huffman [Thu, 05 Apr 2012 15:59:25 +0200] rev 47376
add transfer lemmas for quotients
huffman [Thu, 05 Apr 2012 15:23:26 +0200] rev 47375
define reflp directly, in the manner of symp and transp
huffman [Thu, 05 Apr 2012 14:14:16 +0200] rev 47374
set up and use lift_definition for word operations
huffman [Thu, 05 Apr 2012 12:18:06 +0200] rev 47373
lift_definition declares transfer_rule attribute
huffman [Thu, 05 Apr 2012 10:48:46 +0200] rev 47372
configure transfer method for 'a word -> int
krauss [Thu, 05 Apr 2012 08:43:31 +0200] rev 47371
added timestamps to logging of named thms
huffman [Thu, 05 Apr 2012 08:13:40 +0200] rev 47370
merged
huffman [Wed, 04 Apr 2012 20:45:19 +0200] rev 47369
merged
huffman [Wed, 04 Apr 2012 16:48:39 +0200] rev 47368
add lemmas for generating transfer rules for typedefs
sultana [Thu, 05 Apr 2012 00:37:22 +0100] rev 47367
tuned;
sultana [Wed, 04 Apr 2012 21:57:39 +0100] rev 47366
improved import_tptp to use standard TPTP directory structure; extended the TPTP testing theory to include an example of using the import_tptp command;
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:40:39 +0200] rev 47365
merge
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:10:21 +0200] rev 47364
HOL/Import more precise map types