| Fri, 04 Sep 2015 19:22:13 +0200 | 
wenzelm | 
modernized name space management -- more uniform qualification;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Sep 2015 22:32:58 +0200 | 
wenzelm | 
eliminated \<Colon>;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Jul 2015 17:44:55 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Sat, 18 Jul 2015 20:47:08 +0200 | 
wenzelm | 
prefer tactics with explicit context;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Jun 2015 11:03:05 +0200 | 
wenzelm | 
isabelle update_cartouches;
 | 
file |
diff |
annotate
 | 
| Sun, 12 Apr 2015 12:07:48 +0200 | 
wenzelm | 
tuned -- avoid ML warnings;
 | 
file |
diff |
annotate
 | 
| Fri, 06 Mar 2015 23:57:01 +0100 | 
wenzelm | 
clarified context;
 | 
file |
diff |
annotate
 | 
| Fri, 06 Mar 2015 15:58:56 +0100 | 
wenzelm | 
Thm.cterm_of and Thm.ctyp_of operate on local context;
 | 
file |
diff |
annotate
 | 
| Wed, 04 Mar 2015 19:53:18 +0100 | 
wenzelm | 
tuned signature -- prefer qualified names;
 | 
file |
diff |
annotate
 | 
| Tue, 10 Feb 2015 14:48:26 +0100 | 
wenzelm | 
proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
 | 
file |
diff |
annotate
 | 
| Sun, 02 Nov 2014 17:20:45 +0100 | 
wenzelm | 
modernized header;
 | 
file |
diff |
annotate
 | 
| Thu, 18 Sep 2014 16:47:40 +0200 | 
blanchet | 
moved 'old_datatype' out of 'Main' (but put it in 'HOL-Proofs' because of the inductive realizer)
 | 
file |
diff |
annotate
 | 
| Thu, 11 Sep 2014 19:45:42 +0200 | 
blanchet | 
tuning terminology
 | 
file |
diff |
annotate
 | 
| Mon, 08 Sep 2014 14:03:13 +0200 | 
blanchet | 
compile
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2014 22:47:05 +0200 | 
blanchet | 
more robust exception handling
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2014 09:43:00 +0200 | 
blanchet | 
added compatibility function
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2014 00:31:38 +0200 | 
blanchet | 
added countable tactic for new-style datatypes
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2014 00:06:32 +0200 | 
blanchet | 
registered 'typerep' as countable again
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2014 00:06:27 +0200 | 
blanchet | 
commented out failing tactic (now that 'typerep' is defined using the new package
 | 
file |
diff |
annotate
 | 
| Mon, 01 Sep 2014 16:17:46 +0200 | 
blanchet | 
renamed modules defining old datatypes, as a step towards having 'datatype_new' take 'datatype's place
 | 
file |
diff |
annotate
 | 
| Mon, 30 Jun 2014 08:00:36 +0200 | 
haftmann | 
qualified String.explode and String.implode
 | 
file |
diff |
annotate
 | 
| Fri, 21 Mar 2014 12:34:50 +0100 | 
wenzelm | 
more qualified names;
 | 
file |
diff |
annotate
 | 
| Wed, 12 Feb 2014 08:35:56 +0100 | 
blanchet | 
adapted theories to '{case,rec}_{list,option}' names
 | 
file |
diff |
annotate
 | 
| Thu, 06 Sep 2012 08:59:50 -0700 | 
huffman | 
countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
 | 
file |
diff |
annotate
 | 
| Thu, 12 Apr 2012 18:39:19 +0200 | 
wenzelm | 
more standard method setup;
 | 
file |
diff |
annotate
 | 
| Sat, 17 Mar 2012 17:58:40 +0100 | 
wenzelm | 
more antiquotations;
 | 
file |
diff |
annotate
 | 
| Wed, 27 Jul 2011 19:35:00 +0200 | 
hoelzl | 
to_nat is injective on arbitrary domains
 | 
file |
diff |
annotate
 | 
| Thu, 23 Jun 2011 10:07:16 -0700 | 
huffman | 
add countable_datatype method for proving countable class instances
 | 
file |
diff |
annotate
 | 
| Mon, 22 Nov 2010 10:34:33 +0100 | 
hoelzl | 
Replace surj by abbreviation; remove surj_on.
 | 
file |
diff |
annotate
 | 
| Mon, 13 Sep 2010 11:13:15 +0200 | 
nipkow | 
renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
 | 
file |
diff |
annotate
 | 
| Thu, 09 Sep 2010 14:38:14 +0200 | 
bulwahn | 
changing String.literal to a type instead of a datatype
 | 
file |
diff |
annotate
 | 
| Tue, 07 Sep 2010 10:05:19 +0200 | 
nipkow | 
expand_fun_eq -> ext_iff
 | 
file |
diff |
annotate
 | 
| Mon, 05 Jul 2010 15:12:20 +0200 | 
haftmann | 
tuned proof
 | 
file |
diff |
annotate
 | 
| Thu, 01 Jul 2010 16:54:44 +0200 | 
haftmann | 
"prod" and "sum" replace "*" and "+" respectively
 | 
file |
diff |
annotate
 | 
| Wed, 30 Jun 2010 16:28:13 +0200 | 
haftmann | 
added literal and typerep instances
 | 
file |
diff |
annotate
 | 
| Tue, 08 Jun 2010 16:37:22 +0200 | 
haftmann | 
tuned quotes, antiquotations and whitespace
 | 
file |
diff |
annotate
 | 
| Wed, 10 Mar 2010 14:57:13 -0800 | 
huffman | 
new theory Library/Nat_Bijection.thy
 | 
file |
diff |
annotate
 | 
| Fri, 26 Feb 2010 09:20:18 +0100 | 
haftmann | 
adjusted to cs. e4a7947e02b8
 | 
file |
diff |
annotate
 | 
| Thu, 12 Nov 2009 17:21:51 +0100 | 
hoelzl | 
Remove map_compose, replaced by map_map
 | 
file |
diff |
annotate
 | 
| Sun, 12 Jul 2009 10:14:51 +0200 | 
nipkow | 
More about gcd/lcm, and some cleaning up
 | 
file |
diff |
annotate
 | 
| Mon, 23 Mar 2009 08:14:24 +0100 | 
haftmann | 
Main is (Complex_Main) base entry point in library theories
 | 
file |
diff |
annotate
 | 
| Sat, 14 Feb 2009 11:10:35 -0800 | 
huffman | 
add lemma surj_from_nat
 | 
file |
diff |
annotate
 | 
| Thu, 12 Feb 2009 11:04:22 -0800 | 
huffman | 
move countability proof from Rational to Countable; add instance rat :: countable
 | 
file |
diff |
annotate
 | 
| Tue, 03 Feb 2009 21:26:21 +0100 | 
haftmann | 
handling type classes without parameters
 | 
file |
diff |
annotate
 | 
| Fri, 16 Jan 2009 14:58:56 +0100 | 
haftmann | 
migrated class package to new locale implementation
 | 
file |
diff |
annotate
 | 
| Mon, 17 Nov 2008 17:00:55 +0100 | 
haftmann | 
tuned unfold_locales invocation
 | 
file |
diff |
annotate
 | 
| Mon, 07 Jul 2008 08:47:17 +0200 | 
haftmann | 
absolute imports of HOL/*.thy theories
 | 
file |
diff |
annotate
 | 
| Thu, 26 Jun 2008 10:07:01 +0200 | 
haftmann | 
established Plain theory and image
 | 
file |
diff |
annotate
 | 
| Wed, 09 Apr 2008 05:31:04 +0200 | 
huffman | 
fix spelling
 | 
file |
diff |
annotate
 | 
| Tue, 08 Apr 2008 18:30:40 +0200 | 
krauss | 
Generic conversion and tactic "atomize_elim" to convert elimination rules
 | 
file |
diff |
annotate
 | 
| Thu, 20 Mar 2008 12:01:12 +0100 | 
haftmann | 
adjusted authorship
 | 
file |
diff |
annotate
 | 
| Mon, 10 Mar 2008 18:44:20 +0100 | 
huffman | 
instance fun :: (finite, countable) countable
 | 
file |
diff |
annotate
 | 
| Wed, 27 Feb 2008 21:41:07 +0100 | 
haftmann | 
added theory for countable types
 | 
file |
diff |
annotate
 |