Wed, 20 Oct 2010 13:22:30 -0700 |
huffman |
constructor arguments with selectors must have pointed types
|
changeset |
files
|
Wed, 20 Oct 2010 13:02:13 -0700 |
huffman |
simplify check_and_sort_domain; more meaningful variable names
|
changeset |
files
|
Tue, 19 Oct 2010 16:21:24 -0700 |
huffman |
replace fixrec 'permissive' mode with per-equation 'unchecked' option
|
changeset |
files
|
Tue, 19 Oct 2010 15:01:51 -0700 |
huffman |
rename domain_theorems.ML to domain_induction.ML; rename domain_extender.ML to domain.ML
|
changeset |
files
|
Tue, 19 Oct 2010 14:28:14 -0700 |
huffman |
simplify some proofs; remove some unused lists of lemmas
|
changeset |
files
|
Tue, 19 Oct 2010 11:07:42 -0700 |
huffman |
replace 'in_defl' relation and '_ ::: _' syntax with 'defl_set' function
|
changeset |
files
|
Tue, 19 Oct 2010 10:13:29 -0700 |
huffman |
eliminate constant 'coerce'; use 'prj oo emb' instead
|
changeset |
files
|
Tue, 19 Oct 2010 07:05:04 -0700 |
huffman |
simplify fixrec pattern match function
|
changeset |
files
|
Sun, 17 Oct 2010 09:53:47 -0700 |
huffman |
simplify some proofs
|
changeset |
files
|
Tue, 19 Oct 2010 15:13:35 +0100 |
Christian Urban |
tuned
|
changeset |
files
|
Tue, 19 Oct 2010 12:26:38 +0200 |
bulwahn |
added some facts about factorial and dvd, div and mod
|
changeset |
files
|
Tue, 19 Oct 2010 12:26:37 +0200 |
bulwahn |
removing something that probably slipped into the Quotient_List theory
|
changeset |
files
|
Tue, 19 Oct 2010 11:44:42 +0900 |
Cezary Kaliszyk |
Quotient package: partial equivalence introduction
|
changeset |
files
|
Mon, 18 Oct 2010 14:25:15 +0100 |
Christian Urban |
reorganisation of the FSet theory (changed the primary naming scheme of constants and theorems to *_fset)
|
changeset |
files
|
Sat, 16 Oct 2010 17:10:23 -0700 |
huffman |
remove dead code
|
changeset |
files
|
Sat, 16 Oct 2010 17:09:57 -0700 |
huffman |
remove old uses of 'simp_tac HOLCF_ss'
|
changeset |
files
|
Sat, 16 Oct 2010 16:39:06 -0700 |
huffman |
merged
|
changeset |
files
|
Sat, 16 Oct 2010 16:22:42 -0700 |
huffman |
remove last few dependencies on domain_library.ML and delete it; temporarily disable emptiness check
|
changeset |
files
|
Sat, 16 Oct 2010 15:26:30 -0700 |
huffman |
reimplement proof automation for coinduct rules
|
changeset |
files
|
Sat, 16 Oct 2010 14:41:11 -0700 |
huffman |
add functions mk_imp, mk_all
|
changeset |
files
|
Fri, 15 Oct 2010 08:52:53 -0700 |
huffman |
move emptiness check to comp_theorems; remove eqs parameter to prove_induction; remove dead code
|
changeset |
files
|
Fri, 15 Oct 2010 08:07:20 -0700 |
huffman |
simplify automation of induct proof
|
changeset |
files
|
Fri, 15 Oct 2010 06:08:42 -0700 |
huffman |
add function mk_adm
|
changeset |
files
|
Fri, 15 Oct 2010 05:50:27 -0700 |
huffman |
rewrite proof automation for finite_ind; get rid of case_UU_tac
|
changeset |
files
|
Thu, 14 Oct 2010 19:16:52 -0700 |
huffman |
put constructor argument specs in constr_info type
|
changeset |
files
|
Thu, 14 Oct 2010 14:42:05 -0700 |
huffman |
avoid using Global_Theory.get_thm
|
changeset |
files
|
Thu, 14 Oct 2010 13:46:27 -0700 |
huffman |
include iso_info as part of constr_info type
|
changeset |
files
|
Thu, 14 Oct 2010 13:28:31 -0700 |
huffman |
remove function Domain_Theorems.theorems; bind theorem names directly from Domain_Constructors.add_domain_constructors
|
changeset |
files
|
Thu, 14 Oct 2010 10:16:46 -0700 |
huffman |
add take_strict_thms field to take_info type
|
changeset |
files
|
Thu, 14 Oct 2010 09:44:40 -0700 |
huffman |
add record type synonym 'constr_info'
|
changeset |
files
|