huffman [Tue, 27 Mar 2012 10:34:12 +0200] rev 47137
shorten a proof
huffman [Tue, 27 Mar 2012 10:20:31 +0200] rev 47136
simplify some proofs
huffman [Tue, 27 Mar 2012 09:54:39 +0200] rev 47135
rename lemmas {div,mod}_eq -> {div,mod}_nat_unique, for consistency with minus_unique, inverse_unique, etc.
huffman [Tue, 27 Mar 2012 09:44:56 +0200] rev 47134
simplify some proofs
wenzelm [Mon, 26 Mar 2012 21:03:30 +0200] rev 47133
merged
nipkow [Mon, 26 Mar 2012 21:00:39 +0200] rev 47132
merged
nipkow [Mon, 26 Mar 2012 21:00:23 +0200] rev 47131
reverted to canonical name
wenzelm [Mon, 26 Mar 2012 20:45:59 +0200] rev 47130
merged
huffman [Mon, 26 Mar 2012 20:11:27 +0200] rev 47129
merged
huffman [Mon, 26 Mar 2012 20:09:18 +0200] rev 47128
revert changeset 500a5d97511a, re-enabling HOL-Proofs-Lambda
huffman [Mon, 26 Mar 2012 20:07:41 +0200] rev 47127
merged
huffman [Mon, 26 Mar 2012 20:07:29 +0200] rev 47126
fix incorrect code_modulename declarations
huffman [Mon, 26 Mar 2012 19:04:17 +0200] rev 47125
code lemma for function 'nat' that doesn't go into an infinite loop (fixes problem with non-terminating HOL-Proofs-Lambda)
huffman [Mon, 26 Mar 2012 19:03:27 +0200] rev 47124
remove old-style semicolon
nipkow [Mon, 26 Mar 2012 20:09:52 +0200] rev 47123
merged
nipkow [Mon, 26 Mar 2012 18:54:41 +0200] rev 47122
Functions and lemmas by Christian Sternagel
wenzelm [Mon, 26 Mar 2012 20:42:00 +0200] rev 47121
more precise treatment of \r\n as blank symbol (cf. 2bf29095d26f), e.g. relevant for loading theory headers in Isabelle/jEdit -- NB: jEdit and Isabelle/ML normalize newline variants to \n, but Isabelle/Scala retains them literally;
wenzelm [Mon, 26 Mar 2012 19:18:03 +0200] rev 47120
disabled HOL-Proofs-Lambda temporarily, which causes problems with 2a1953f0d20d;
kuncar [Mon, 26 Mar 2012 18:32:22 +0200] rev 47119
tuned comment
kuncar [Mon, 26 Mar 2012 17:58:47 +0200] rev 47118
merged
kuncar [Mon, 26 Mar 2012 15:33:28 +0200] rev 47117
merged
kuncar [Mon, 26 Mar 2012 15:32:54 +0200] rev 47116
tuned proof - no smt call
wenzelm [Mon, 26 Mar 2012 16:25:08 +0200] rev 47115
more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
wenzelm [Mon, 26 Mar 2012 15:38:09 +0200] rev 47114
updated theory header syntax and related details;
wenzelm [Sat, 24 Mar 2012 20:24:16 +0100] rev 47113
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
update for prospective jdk1.7.x component;
wenzelm [Mon, 26 Mar 2012 11:15:41 +0200] rev 47112
merged
blanchet [Mon, 26 Mar 2012 11:01:04 +0200] rev 47111
reintroduced broken proofs and regenerated certificates
wenzelm [Mon, 26 Mar 2012 10:56:56 +0200] rev 47110
merged, resolving trivial conflict;
blanchet [Mon, 26 Mar 2012 10:42:06 +0200] rev 47109
fixed Nitpick after numeral representation change (2a1953f0d20d)
huffman [Sun, 25 Mar 2012 20:15:39 +0200] rev 47108
merged fork with new numeral representation (see NEWS)
kuncar [Sat, 24 Mar 2012 16:27:04 +0100] rev 47107
merged
kuncar [Fri, 23 Mar 2012 22:00:17 +0100] rev 47106
use Thm.transfer for thms stored in generic context data storage
kuncar [Fri, 23 Mar 2012 18:23:47 +0100] rev 47105
hide invariant constant
wenzelm [Sat, 24 Mar 2012 12:28:45 +0100] rev 47104
explicit SMTP server (appears to be required after recent change of system configuration);
wenzelm [Sat, 24 Mar 2012 12:22:29 +0100] rev 47103
more isatest subscribers;
paulson [Fri, 23 Mar 2012 16:16:35 +0000] rev 47102
merged
paulson [Fri, 23 Mar 2012 16:16:15 +0000] rev 47101
proof tidying
kuncar [Mon, 16 Jan 2012 12:33:26 +0100] rev 47100
updated comment
kuncar [Fri, 23 Mar 2012 14:34:50 +0100] rev 47099
resolve invariant constant name clash
kuncar [Fri, 23 Mar 2012 14:29:29 +0100] rev 47098
update etc/isar-keywords.el
kuncar [Fri, 23 Mar 2012 14:26:09 +0100] rev 47097
fix example files
kuncar [Fri, 23 Mar 2012 14:25:31 +0100] rev 47096
generation of a code certificate from a respectfulness theorem for constants lifted by the quotient_definition command & setup_lifting command: setups Quotient infrastructure from a typedef theorem
kuncar [Fri, 23 Mar 2012 14:21:41 +0100] rev 47095
simplified code of generation of aggregate relations
kuncar [Fri, 23 Mar 2012 14:20:09 +0100] rev 47094
store the relational theorem for every relator
kuncar [Fri, 23 Mar 2012 14:18:43 +0100] rev 47093
store the quotient theorem for every quotient
kuncar [Fri, 23 Mar 2012 14:17:29 +0100] rev 47092
fix Quotient_Examples
kuncar [Fri, 23 Mar 2012 14:03:58 +0100] rev 47091
respectfulness theorem has to be proved if a new constant is lifted by quotient_definition
bulwahn [Fri, 23 Mar 2012 12:03:59 +0100] rev 47090
adjusting to longer names in PNF_Narrowing_Engine, which was overlooked in 4106258260b3
wenzelm [Fri, 23 Mar 2012 20:32:43 +0100] rev 47089
tuned;
wenzelm [Thu, 22 Mar 2012 21:43:26 +0100] rev 47088
merged;
haftmann [Thu, 22 Mar 2012 18:54:39 +0100] rev 47087
fixed typo
haftmann [Thu, 22 Mar 2012 18:37:20 +0100] rev 47086
more instructive NEWS
paulson [Thu, 22 Mar 2012 17:52:50 +0000] rev 47085
more structured proofs
paulson [Thu, 22 Mar 2012 16:41:22 +0000] rev 47084
New Message
berghofe [Thu, 22 Mar 2012 10:10:02 +0100] rev 47083
No longer treat "title" as FDL keyword
wenzelm [Thu, 22 Mar 2012 16:44:19 +0100] rev 47082
tuned proofs;
wenzelm [Thu, 22 Mar 2012 15:41:49 +0100] rev 47081
uniform Generic_Target.standard_declaration, which uses the standard morphism for each context (NB: targets like "interpretation" appear like "theory" but declare local type parameters);
uniform treatment of target contexts as invisible;
added Local_Theory.standard_form convenience;
wenzelm [Thu, 22 Mar 2012 11:11:51 +0100] rev 47080
tuned;
wenzelm [Thu, 22 Mar 2012 10:49:31 +0100] rev 47079
synchronize syntax uniformly for target stack and aux. context;
wenzelm [Thu, 22 Mar 2012 10:10:30 +0100] rev 47078
tuned;