Fri, 05 Mar 2010 15:59:48 -0800 |
huffman |
print message when finiteness of domain definition is detected
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 15:25:59 -0800 |
huffman |
skip coinduction proofs for indirect-recursive domain definitions
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 14:50:37 -0800 |
huffman |
introduce notion of 'decisive' deflations; use them to simplify proof script for rule 'finites'
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 13:33:17 -0800 |
huffman |
fix proof script so 'domain foo = Foo foo' works
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 09:09:11 -0800 |
huffman |
skip proof of induction rule for indirect-recursive domain definitions
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 10:01:39 -0800 |
huffman |
move coinduction-related stuff into function prove_coindunction
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 08:20:20 -0800 |
huffman |
remove unnecessary theorem references
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 08:14:56 -0800 |
huffman |
remove copy_of_dtyp from domain_axioms.ML
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 07:55:52 -0800 |
huffman |
add_axioms returns an iso_info; add_theorems takes an iso_info as an argument
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 07:36:31 -0800 |
huffman |
uniformly use variable names m and n in take-related lemmas; use export_without_context where appropriate
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 19:45:37 -0800 |
huffman |
proof scripts use variable name y for casedist
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 16:25:59 -0800 |
huffman |
fix proof script for take_apps so it works with indirect recursion
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 15:53:07 -0800 |
huffman |
remove unused mixfix component from type cons
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 13:50:23 -0800 |
huffman |
move take-related definitions and proofs to new module; simplify map_of_typ functions
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 09:54:50 -0800 |
huffman |
remove dead code
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 04:31:50 -0800 |
huffman |
re-enable bisim code, now in domain_theorems.ML
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 00:34:26 -0800 |
huffman |
domain package no longer generates copy functions; all proofs use take functions instead
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 09:55:32 -0800 |
huffman |
move definition of case combinator to domain_constructors.ML
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 07:35:14 -0800 |
huffman |
move proofs of pat_rews to domain_constructors.ML
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 20:56:28 -0800 |
huffman |
add_domain_constructors takes iso_info record as argument
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 08:55:01 -0800 |
huffman |
move definition and syntax of pattern combinators into domain_constructors.ML
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 20:56:19 -0800 |
huffman |
move proofs of match_rews to domain_constructors.ML
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 18:45:06 -0800 |
huffman |
removed dead code
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 18:09:11 -0800 |
huffman |
move definition of match combinators to domain_constructors.ML
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 16:34:13 -0800 |
huffman |
move proofs of dis_rews to domain_constructors.ML; change dis_defins to iff-style
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 15:32:42 -0800 |
huffman |
move definition of discriminators to domain_constructors.ML
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 14:04:46 -0800 |
huffman |
move proofs of when_rews intro domain_constructors.ML
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 10:12:47 -0800 |
huffman |
moved proofs of dist_les and dist_eqs to domain_constructors.ML
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 08:30:11 -0800 |
huffman |
move proofs of casedist into domain_constructors.ML
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 10:54:52 -0800 |
huffman |
move proofs of injects and inverts to domain_constructors.ML
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 09:47:37 -0800 |
huffman |
move proof of con_rews into domain_constructor.ML
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 09:13:29 -0800 |
huffman |
don't bother returning con_defs
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 08:37:03 -0800 |
huffman |
move proof of compactness rules into domain_constructors.ML
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 13:16:28 -0800 |
huffman |
rewrite domain package code for selector functions
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 16:15:03 -0800 |
huffman |
reorganizing domain package code (in progress)
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 14:20:07 -0800 |
huffman |
change domain package's treatment of variable names in theorems to be like datatype package
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 11:17:41 -0800 |
huffman |
add mixfix field to type Domain_Library.cons
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 09:43:36 -0800 |
huffman |
remove unnecessary local
|
file |
diff |
annotate
|
Thu, 11 Feb 2010 12:26:07 -0800 |
huffman |
change generated lemmas dist_eqs and dist_les to iff-style
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 15:54:01 -0800 |
huffman |
merged
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 15:49:01 -0800 |
huffman |
correct definedness side conditions for copy_apps and take_apps
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 11:14:12 -0800 |
huffman |
handle case where copy_stricts cannot be proven; rewrite proof script for take_apps
|
file |
diff |
annotate
|
Sun, 07 Feb 2010 10:31:11 -0800 |
huffman |
rewrite proof script for take_stricts
|
file |
diff |
annotate
|
Sun, 07 Feb 2010 19:33:34 +0100 |
wenzelm |
renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 11:48:49 +0100 |
haftmann |
new theory Algebras.thy for generic algebraic structures
|
file |
diff |
annotate
|
Fri, 04 Dec 2009 12:17:43 +0100 |
haftmann |
modernized structure Datatype_Aux
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 22:28:36 -0800 |
huffman |
nicer warning message for indirect-recursive domain definitions
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 16:50:25 -0800 |
huffman |
copy_of_dtyp uses map table from theory data
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 11:47:00 -0800 |
huffman |
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
|
file |
diff |
annotate
|
Tue, 03 Nov 2009 18:32:30 -0800 |
huffman |
domain package registers fixrec_simp lemmas
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 12:26:23 -0800 |
huffman |
domain package no longer uses cfst/csnd/cpair
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 17:58:26 +0100 |
wenzelm |
standardized filter/filter_out;
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 00:52:37 +0200 |
wenzelm |
explicitly qualify Drule.standard;
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 23:28:10 +0200 |
wenzelm |
replaced String.concat by implode;
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 16:24:36 +0200 |
wenzelm |
explicit indication of Unsynchronized.ref;
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 18:58:58 +0200 |
wenzelm |
renamed functor ProjectRuleFun to Project_Rule;
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 18:44:09 +0200 |
wenzelm |
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
|
file |
diff |
annotate
|
Tue, 21 Jul 2009 16:14:56 +0200 |
haftmann |
obey captialized directory names convention
|
file |
diff |
annotate
| base
|