Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
moved some set lemmas to Set.thy
2008-02-26, by haftmann
tuned proofs
2008-02-26, by haftmann
tuned document;
2008-02-26, by wenzelm
tuned document;
2008-02-26, by wenzelm
Added useful general lemmas from the work with the HeapMonad
2008-02-26, by bulwahn
some steps towards automated generators
2008-02-26, by haftmann
operation collapse
2008-02-26, by haftmann
Zero/Suc recursion combinator for type index
2008-02-26, by haftmann
added accidental omissions
2008-02-26, by haftmann
thm_deps: sort result;
2008-02-25, by wenzelm
tuned msg;
2008-02-25, by wenzelm
fixed ChangeLog.gz path;
2008-02-25, by wenzelm
fixed document;
2008-02-25, by wenzelm
welcome: actually check for ChangeLog.gz;
2008-02-25, by wenzelm
tuned structure Distribution;
2008-02-25, by wenzelm
implicit use of LocalTheory.group etc.;
2008-02-25, by wenzelm
maintain group in lthy data, implicit use in operations;
2008-02-25, by wenzelm
tuned;
2008-02-25, by wenzelm
LocalTheory.set_group for user command;
2008-02-25, by wenzelm
inductive package: simplified group handling;
2008-02-25, by wenzelm
Added dependency of Library on Pocklington.thy
2008-02-25, by chaieb
Pocklington's Primality criterion
2008-02-25, by chaieb
More primality theorems
2008-02-25, by chaieb
A library for univariate polynomials -- generalizes old Hyperreal/Poly.thy from reals to locales
2008-02-25, by chaieb
A proof a the fundamental theorem of algebra
2008-02-25, by chaieb
Uses Univ_Poly.thy
2008-02-25, by chaieb
Does not import Poly anymore
2008-02-25, by chaieb
Includes the derivates of polynomials -- reals specific content of Poly
2008-02-25, by chaieb
Two simple theorems about cmod moved to Complex.thy
2008-02-25, by chaieb
Now imports Funamental_Theorem_Algebra
2008-02-25, by chaieb
Added trivial theorems aboud cmod
2008-02-25, by chaieb
Included theories Library/Univ_Poly.thy and Complex/Fundamental_Theorem_Algebra.thy ; Theory Hyperreal/Poly.thy Removed
2008-02-25, by chaieb
removed dead code; some cleanup
2008-02-22, by krauss
non-operative code antiquotation
2008-02-22, by haftmann
non-operative code antiquotation
2008-02-22, by haftmann
added further interface for reading constants
2008-02-22, by haftmann
added first version of datatype antiquotation
2008-02-22, by haftmann
moved refute_tac to linarith.ML
2008-02-22, by haftmann
more elaborate structure Distribution (filled-in by makedist);
2008-02-21, by wenzelm
keep ChangeLog.gz within distribution;
2008-02-21, by wenzelm
removed junk;
2008-02-21, by wenzelm
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas
2008-02-21, by nipkow
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas, and
2008-02-21, by nipkow
removed NBE;
2008-02-20, by wenzelm
removed ex/NBE.thy;
2008-02-20, by wenzelm
fix proofs involving ile_def
2008-02-20, by huffman
tuned structures in arith_data.ML
2008-02-20, by haftmann
using only an relation predicate to construct div and mod
2008-02-20, by haftmann
now in AFP
2008-02-20, by nipkow
added system_out (back to multithreaded version -- still suffers from non-interruptible wait in Poly/ML 5.1);
2008-02-19, by wenzelm
removed General/system_process.ML (back to multithreaded version);
2008-02-19, by wenzelm
replaced setpgrp by more elaborate setsid;
2008-02-19, by wenzelm
slightly tuned
2008-02-19, by urbanc
Yet another proof of False, this time using the strong case analysis rule.
2008-02-19, by berghofe
tuned
2008-02-18, by haftmann
system.pl - invoke shell command line (with robust signal handling);
2008-02-18, by wenzelm
updated
2008-02-18, by urbanc
added eqvt-flag to subseteq-lemma
2008-02-18, by urbanc
proved linorder and wellorder class instances
2008-02-18, by huffman
added get_parent (for AWE);
2008-02-17, by wenzelm
added perl wrapper for robust signal handling;
2008-02-17, by wenzelm
New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
2008-02-17, by huffman
removed spurious PolyML.makestring;
2008-02-16, by wenzelm
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
2008-02-16, by wenzelm
removed managed_process (cf. General/shell_process.ML);
2008-02-16, by wenzelm
removed managed_process (cf. General/shell_process.ML);
2008-02-16, by wenzelm
exn_message: added TimeLimit.TimeOut;
2008-02-16, by wenzelm
export deny_secure;
2008-02-16, by wenzelm
setmp: uninterruptible;
2008-02-16, by wenzelm
System shell processes, with static input/output and propagation of interrupts.
2008-02-16, by wenzelm
added General/system_process.ML;
2008-02-16, by wenzelm
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
2008-02-16, by huffman
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
2008-02-16, by huffman
support for managed external processes;
2008-02-15, by wenzelm
more lemmas
2008-02-15, by nipkow
<= and < on nat no longer depend on wellfounded relations
2008-02-15, by haftmann
moved *_reorient lemmas here
2008-02-15, by haftmann
tuned names;
2008-02-15, by wenzelm
syntax error: suppress expected categories altogether;
2008-02-14, by wenzelm
expected syntax categories: reduced duplication, report minimal priorities only;
2008-02-14, by wenzelm
Fixed typing problem that caused instantiation of induct_aux_rec to go wrong.
2008-02-14, by berghofe
make_meta_clause bugfix: now works for higher-order clauses like LeastI_ex
2008-02-13, by paulson
fixed record pretty printing
2008-02-13, by kleing
using integers for pattern matching
2008-02-13, by haftmann
tuned whitespace
2008-02-13, by haftmann
more abstract lemmas
2008-02-13, by haftmann
fix spelling
2008-02-11, by huffman
imports Main;
2008-02-11, by wenzelm
removed unnecessary theory qualifiers;
2008-02-11, by wenzelm
simultaneous use_thys;
2008-02-11, by wenzelm
added Id;
2008-02-11, by wenzelm
Made theory names in ZF disjoint from HOL theory names to allow loading both developments
2008-02-11, by krauss
tuned proofs and comments
2008-02-11, by urbanc
tuned spaces;
2008-02-10, by wenzelm
tuned default position;
2008-02-10, by wenzelm
added default_properties;
2008-02-10, by wenzelm
added position_properties;
2008-02-10, by wenzelm
maintain default position;
2008-02-10, by wenzelm
overloading: reduced code redundancy, no xstrings here;
2008-02-09, by wenzelm
overloading: tuned signature;
2008-02-09, by wenzelm
Instead of raising an exception, pred_set_conv now ignores conversion
2008-02-07, by berghofe
fix broken syntax translations
2008-02-07, by huffman
use ML antiquotations
2008-02-06, by huffman
lemma wf_union_compatible: "wf R ==> wf S ==> S O R <= R ==> wf (R Un S)"
2008-02-06, by krauss
between constant removed
2008-02-06, by chaieb
continued
2008-02-06, by haftmann
locales ACf, ACIf, ACIfSL and ACIfSLlin have been abandoned in favour of the existing algebraic classes ab_semigroup_mult, ab_semigroup_idem_mult, lower_semilattice (resp. uper_semilattice) and linorder
2008-02-06, by haftmann
replaced class by locale
2008-02-04, by chaieb
*** MESSAGE REFERS TO 1.29 and 1.44 ***
2008-02-04, by wenzelm
towards quickcheck
2008-02-04, by haftmann
suppport for messages and indices
2008-02-04, by haftmann
added indexT
2008-02-04, by haftmann
instance "*" :: (sq_ord, sq_ord) sq_ord
2008-02-02, by huffman
cleaned up
2008-02-02, by huffman
modified MCollect syntax
2008-02-01, by nipkow
<TERM> syntax
2008-02-01, by haftmann
fixed term_of_sort
2008-02-01, by haftmann
fixed record problem
2008-02-01, by haftmann
add lemmas prod_lessI and Pair_less_iff [simp]
2008-02-01, by huffman
add lemma is_lub_lambda
2008-01-31, by huffman
add lemma cpo_lubI
2008-01-31, by huffman
add lemma cpo_lubI
2008-01-31, by huffman
instances for class discrete_cpo
2008-01-31, by huffman
new lemma cont_discrete_cpo
2008-01-31, by huffman
new discrete_cpo axclass
2008-01-31, by huffman
temporary adjustions
2008-01-31, by haftmann
explicit del_funcs
2008-01-31, by haftmann
proper term_of functions
2008-01-31, by haftmann
avoiding dynamic simpset lookup
2008-01-31, by haftmann
new lemma is_lub_Pair; cleaned up some proofs
2008-01-31, by huffman
commented stuff out
2008-01-30, by nipkow
added multiset comprehension
2008-01-30, by nipkow
idempotent semigroups
2008-01-30, by haftmann
dual orders and dual lattices
2008-01-30, by haftmann
Theorem Inductive.lfp_ordinal_induct generalized to complete lattices
2008-01-30, by haftmann
new term-building combinators
2008-01-29, by huffman
cleaned up evaluation interfaces
2008-01-29, by haftmann
tuned names
2008-01-29, by haftmann
treating division by zero properly
2008-01-29, by haftmann
eliminated escaped white space;
2008-01-28, by wenzelm
basic scanners: produce symbol list instead of imploded string;
2008-01-28, by wenzelm
* Outer syntax: string tokens no longer admit escaped white space;
2008-01-28, by wenzelm
location_of_position: Position.column_of (which counts Isabelle symbols, not characters);
2008-01-28, by wenzelm
added count/counted: improved position handling for token syntax;
2008-01-28, by wenzelm
added column field;
2008-01-28, by wenzelm
T.count/counted: improved position handling for token syntax;
2008-01-28, by wenzelm
added column property;
2008-01-28, by wenzelm
removed redundant repeatd scanner combinator;
2008-01-28, by wenzelm
added ::: / @@@ scanner combinators;
2008-01-28, by wenzelm
Tuned uniqueness proof for recursion combinator.
2008-01-28, by berghofe
Cleaned up simproc code.
2008-01-28, by berghofe
tuned the proof of the substitution lemma
2008-01-28, by urbanc
rename_client_map_tac: avoid ill-defined thm reference;
2008-01-27, by wenzelm
use_thy: do not set implicit ML context anymore;
2008-01-27, by wenzelm
added ambiguity_limit (restricts parse trees / terms printed in messages);
2008-01-27, by wenzelm
renamed thms_containing_limit to FindTheorems.limit;
2008-01-27, by wenzelm
eliminated some legacy ML files;
2008-01-27, by wenzelm
added bind_thms;
2008-01-27, by wenzelm
tuned;
2008-01-27, by wenzelm
removed legacy ML file;
2008-01-27, by wenzelm
syntax error: unified output of priorities;
2008-01-26, by wenzelm
syntax error: reduced spam -- print expected nonterminals instead of terminals;
2008-01-26, by wenzelm
avoid redundant escaping of Isabelle symbols;
2008-01-26, by wenzelm
grouped versions of axioms/define/notes;
2008-01-26, by wenzelm
misc tuning and internal rearrangement;
2008-01-26, by wenzelm
added theorem group property;
2008-01-26, by wenzelm
added theorem group operations;
2008-01-26, by wenzelm
added surround;
2008-01-26, by wenzelm
tuned attribute syntax -- no need for eta-expansion;
2008-01-26, by wenzelm
added theorem group;
2008-01-26, by wenzelm
internal inductive: fresh theorem group;
2008-01-26, by wenzelm
modernized primrec;
2008-01-25, by wenzelm
Codegenerator vs. Codegenerator_Pretty: loaded sequentially, due to hazardous ML sections;
2008-01-25, by wenzelm
modernized primrec;
2008-01-25, by wenzelm
tuned document;
2008-01-25, by wenzelm
tuned document;
2008-01-25, by wenzelm
tuned;
2008-01-25, by wenzelm
* Default settings: PROOFGENERAL_OPTIONS no longer impose xemacs here;
2008-01-25, by wenzelm
tuned
2008-01-25, by haftmann
print postprocessor equations
2008-01-25, by haftmann
fixed and tuned
2008-01-25, by haftmann
dropped superfluous code theorems
2008-01-25, by haftmann
improved code theorem setup
2008-01-25, by haftmann
consistent interacitve bootstrap of HOL-Main
2008-01-25, by haftmann
distinguished examples for Efficient_Nat.thy
2008-01-25, by haftmann
clarified setup of method "normalization"
2008-01-25, by haftmann
moved definition of power on ints to theory Int
2008-01-25, by haftmann
removed unused properties;
2008-01-24, by wenzelm
replaced ContextPosition by Position.thread_data;
2008-01-24, by wenzelm
statement: keep explicit position;
2008-01-24, by wenzelm
improved apply: handle thread position, apply to context here;
2008-01-24, by wenzelm
removed unused Toplevel.properties;
2008-01-24, by wenzelm
added combinator for wrapped lazy evaluation;
2008-01-24, by wenzelm
added setmp_thread_data_seq;
2008-01-24, by wenzelm
removed obsolete context_position.ML (superseded by Position.thread_data);
2008-01-24, by wenzelm
switched to polyml-cvs;
2008-01-24, by wenzelm
Reimplemented proof of strong induction theorem.
2008-01-24, by berghofe
Added lemma at_fin_set_fresh.
2008-01-24, by berghofe
reactivated mk of java/scala sources, with paranoia PATH setting for sunbroy;
2008-01-23, by wenzelm
exceptions: assign result = null properly;
2008-01-23, by wenzelm
tuned proofs;
2008-01-23, by wenzelm
recovered #der example without using val it;
2008-01-23, by wenzelm
yet another OCaml fix
2008-01-23, by haftmann
tuned
2008-01-22, by haftmann
added map_split
2008-01-22, by haftmann
added class semiring_div
2008-01-22, by haftmann
fixed OCaml
2008-01-22, by haftmann
avoid 'it' in ML expressions
2008-01-22, by haftmann
Removed Logic.auto_rename.
2008-01-21, by berghofe
Efficient_Nat streamlined and improved
2008-01-21, by haftmann
tuned proof
2008-01-21, by haftmann
non-negative numerals
2008-01-21, by haftmann
tuned
2008-01-21, by haftmann
more lemmas
2008-01-21, by haftmann
proper meaningful examples
2008-01-21, by haftmann
explicit auxiliary function for code setup
2008-01-21, by haftmann
streamlined and improved
2008-01-21, by haftmann
adjusted to constant and theorem renames
2008-01-21, by haftmann
avoiding direct references to numeral presentation
2008-01-21, by haftmann
tuned code setup
2008-01-21, by haftmann
add space to binder syntax
2008-01-18, by huffman
pcpodef generates strict_iff lemmas
2008-01-18, by huffman
change lemma admD to rule_format
2008-01-18, by huffman
improved implementation
2008-01-18, by haftmann
convert lemma lub_mono to rule_format
2008-01-17, by huffman
rename lemma chain_mono3 -> chain_mono, chain_mono -> chain_mono_less
2008-01-17, by huffman
change class axiom chfin to rule_format
2008-01-17, by huffman
change class axiom ax_flat to rule_format
2008-01-16, by huffman
joined theories IntDef, Numeral, IntArith to theory Int
2008-01-15, by haftmann
tuned
2008-01-15, by haftmann
further localization
2008-01-15, by haftmann
explicit code lemma for implication
2008-01-15, by haftmann
add instance for class bifinite
2008-01-15, by huffman
clean up some proofs;
2008-01-15, by huffman
declare cpair_strict [simp]
2008-01-15, by huffman
make at-sml-dev experimental
2008-01-14, by isatest
added bifinite class instance
2008-01-14, by huffman
add bifinite instances
2008-01-14, by huffman
add class bifinite_cpo for possibly-unpointed bifinite domains
2008-01-14, by huffman
cleaned up instance proofs
2008-01-14, by huffman
new-style instantiation proof for unit :: po
2008-01-14, by huffman
class bifinite supersedes class dcpo; remove unnecessary dcpo stuff
2008-01-14, by huffman
simplified chfin instance proof
2008-01-14, by huffman
new theory of powerdomains
2008-01-14, by huffman
new theory of bifinite domains
2008-01-14, by huffman
new-style class instantiation
2008-01-14, by huffman
added lemmas lub_distribs
2008-01-14, by huffman
*** empty log message ***
2008-01-14, by nipkow
*** empty log message ***
2008-01-14, by nipkow
compact_chfin is now declared simp
2008-01-14, by huffman
use new-style class for po
2008-01-14, by huffman
add lemma contI2
2008-01-14, by huffman
converted adm_all and adm_ball to rule_format; cleaned up
2008-01-14, by huffman
Equations for constants without arguments are now declared using
2008-01-13, by berghofe
new theory defining set as a pcpo
2008-01-10, by huffman
Test data generation and conversion to terms are now more closely
2008-01-10, by berghofe
New example involving functions.
2008-01-10, by berghofe
Now uses more carefully designed simpsets to prevent proofs from
2008-01-10, by berghofe
Test data generation and conversion to terms is now more closely
2008-01-10, by berghofe
Eliminated DatatypeAux.dest_TFree to avoid clashes
2008-01-10, by berghofe
Added nil_const and cons_const.
2008-01-10, by berghofe
Added test data generator for function type (from Pure/codegen.ML).
2008-01-10, by berghofe
New interface for test data generators.
2008-01-10, by berghofe
declare ch2ch_LAM [simp]
2008-01-10, by huffman
added overloading target
2008-01-10, by haftmann
new compactness lemmas; removed duplicated flat_less_iff
2008-01-10, by huffman
Compactness subsection with new lemmas
2008-01-10, by huffman
Compactness subsection with some new lemmas
2008-01-10, by huffman
new compactness lemmas
2008-01-10, by huffman
new lemmas max_in_chainI, max_in_chainD
2008-01-10, by huffman
overloading target
2008-01-09, by haftmann
tuned
2008-01-09, by nipkow
added simp attributes/ proofs fixed
2008-01-09, by nipkow
added simp attributes
2008-01-09, by nipkow
Finally: no more unproven.
2008-01-09, by nipkow
tuned
2008-01-09, by haftmann
some more primrec
2008-01-09, by haftmann
tuned
2008-01-09, by haftmann
a note on syntax in class context
2008-01-09, by haftmann
a note on syntax
2008-01-09, by haftmann
tuned proofs
2008-01-08, by urbanc
normalization conversion
2008-01-08, by haftmann
tuned comment
2008-01-08, by haftmann
explicit type variables for instantiation
2008-01-08, by haftmann
better error reporting
2008-01-08, by haftmann
tuned
2008-01-08, by haftmann
refined overloading target
2008-01-08, by haftmann
imp_conv_disj is now declared as a "code unfold" lemma to avoid that
2008-01-08, by berghofe
isabelle.jars: temporarily disabled, until isatest gets up-to-date java;
2008-01-07, by wenzelm
some pre-release tunings
2008-01-07, by urbanc
more robust console thread (cf. jedit plugin version);
2008-01-06, by wenzelm
build Isabelle process wrapper;
2008-01-06, by wenzelm
* Rudimentary Isabelle plugin for jEdit;
2008-01-06, by wenzelm
added plugin installation;
2008-01-06, by wenzelm
tuned;
2008-01-06, by wenzelm
purge build directory;
2008-01-06, by wenzelm
basic setup for Isabelle/jEdit plugin;
2008-01-06, by wenzelm
added interface for command-line option;
2008-01-06, by wenzelm
removed obsolete prompt and channel markups;
2008-01-06, by wenzelm
replaced prompt markup by prompt channel setup;
2008-01-06, by wenzelm
removed obsolete prompt markup;
2008-01-06, by wenzelm
removed unused of_stream;
2008-01-06, by wenzelm
added explicit prompt channel (prompt_fn/prompt);
2008-01-06, by wenzelm
removed obsolete prompt and channel markups;
2008-01-06, by wenzelm
Tuned relevant premises selection
2008-01-05, by chaieb
tuned comments;
2008-01-05, by wenzelm
added symbol output mode, with XML escapes;
2008-01-05, by wenzelm
export session id;
2008-01-05, by wenzelm
secure_main: removed separate welcome;
2008-01-05, by wenzelm
removed unused text_charref, cdata;
2008-01-05, by wenzelm
added INIT message, with pid and session property;
2008-01-05, by wenzelm
more instantiation
2008-01-05, by haftmann
adhering to instantiation policy
2008-01-05, by haftmann
cleaned up some proofs
2008-01-04, by huffman
simplified some proofs
2008-01-04, by huffman
partially adapted to new inversion rules
2008-01-04, by urbanc
adapted to new inversion rules
2008-01-04, by urbanc
fixed typo
2008-01-04, by haftmann
improved warning
2008-01-04, by haftmann
add new is_ub lemmas; clean up directed_finite proofs
2008-01-04, by huffman
new instance proofs for classes finite_po, chfin, flat
2008-01-04, by huffman
new lemma flat_less_iff
2008-01-03, by huffman
generalized chfindom_monofun2cont
2008-01-03, by huffman
Implemented proof of strong case analysis rule.
2008-01-03, by berghofe
Added function fresh_const.
2008-01-03, by berghofe
Added function partition_rules'.
2008-01-03, by berghofe
another attempt to disable documents;
2008-01-03, by wenzelm
simplified position_props, always include line/file fields;
2008-01-03, by wenzelm
replaced thread_properties by simplified version in position.ML;
2008-01-03, by wenzelm
nested_command: simplified properties vs. position -- the latter also includes id now;
2008-01-03, by wenzelm
type T: based on properties, added id field;
2008-01-03, by wenzelm
moved id to position properties;
2008-01-03, by wenzelm
instance unit :: finite_po
2008-01-03, by huffman
new axclass finite_po < finite, po
2008-01-03, by huffman
add lub_maximal lemmas;
2008-01-03, by huffman
added class Property: basic Isabelle properties;
2008-01-03, by wenzelm
tuned relevance test for presburger
2008-01-03, by chaieb
output message properties: id or position;
2008-01-03, by wenzelm
toplevel print_exn: proper setmp_thread_properties;
2008-01-03, by wenzelm
added id property;
2008-01-03, by wenzelm
Result: added props field;
2008-01-03, by wenzelm
remove legacy ML bindings
2008-01-03, by huffman
new-style theorem references
2008-01-03, by huffman
fix theorem references
2008-01-03, by huffman
generalized and simplified proof of adm_Finite
2008-01-03, by huffman
new lemma adm_upward
2008-01-03, by huffman
Tuned (type information in Lemmas)
2008-01-03, by chaieb
Changed order of tactics in presburger --- thinning before case splits
2008-01-03, by chaieb
maintain thread transition properties;
2008-01-03, by wenzelm
setmp_thread_data;
2008-01-03, by wenzelm
added setmp_thread_data;
2008-01-03, by wenzelm
type transition: added properties field;
2008-01-02, by wenzelm
added properties;
2008-01-02, by wenzelm
Isabelle.command: IsarCmd.nested_command (with properties);
2008-01-02, by wenzelm
added nested_command (with explicit position argument via properties);
2008-01-02, by wenzelm
of_properties: return filtered result;
2008-01-02, by wenzelm
added method encodeProperties;
2008-01-02, by wenzelm
setting -H 2000 and no documents for higher performance;
2008-01-02, by wenzelm
add dcpo instance proof
2008-01-02, by huffman
declare upE as cases rule; add new rule up_induct
2008-01-02, by huffman
update sq_ord/po instance proofs
2008-01-02, by huffman
move lemmas from Cont.thy to Ffun.thy;
2008-01-02, by huffman
remove not_up_less_UU [simp]
2008-01-02, by huffman
update instance proofs for sq_ord, po; new instance proofs for dcpo
2008-01-02, by huffman
add lemma ub2ub_monofun'
2008-01-02, by huffman
added dcpo instance proofs
2008-01-02, by huffman
new class dcpo; added dcpo versions of some lemmas
2008-01-02, by huffman
added new lemmas
2008-01-02, by huffman
add lemma dir2dir_monofun
2008-01-02, by huffman
tuned;
2008-01-02, by wenzelm
new is_ub lemmas; new lub syntax for set image
2008-01-02, by huffman
Multithreading.max_threads := 0 refers to number of cores of underlying machine;
2008-01-02, by wenzelm
added Multithreading.max_threads_value, which maps a value of 0 to number of CPUs;
2008-01-02, by wenzelm
added usedir -M max (alias for -M 0);
2008-01-02, by wenzelm
new section for directed sets
2008-01-02, by huffman
split of class uminus
2008-01-02, by haftmann
empty dictionaries for OCaml
2008-01-02, by haftmann
clarified policy
2008-01-02, by haftmann
tuned
2008-01-02, by haftmann
some more antiquotations
2008-01-02, by haftmann
index now a copy of nat rather than int
2008-01-02, by haftmann
absolute import
2008-01-02, by haftmann
some more primrec
2008-01-02, by haftmann
removed some legacy instantiations
2008-01-02, by haftmann
improved evaluation mechanism
2008-01-02, by haftmann
splitted class uminus from class minus
2008-01-02, by haftmann
testing for empty sort
2008-01-02, by paulson
new metis proofs
2008-01-02, by paulson
renamed foldM to fold_mset on general request
2008-01-02, by kleing
update instance proofs to new style
2008-01-02, by huffman
declare sprodE as cases rule; new induction rule sprod_induct
2008-01-01, by huffman
add induction rule ssum_induct
2008-01-01, by huffman
eval_wrapper: CRITICAL;
2008-01-01, by wenzelm
try_ml_file: setmp explicit theory context, prevents race condition wrt. concurrent ML_Context.set_context;
2008-01-01, by wenzelm
tuned spaces;
2008-01-01, by wenzelm
removed separate exists/forall code;
2008-01-01, by wenzelm
tuned proofs and comments
2008-01-01, by urbanc
removed obsolete banner;
2007-12-31, by wenzelm
tuned;
2007-12-30, by wenzelm
added PROMPT message;
2007-12-30, by wenzelm
added isSystem;
2007-12-30, by wenzelm
simple make script;
2007-12-30, by wenzelm
tuned comments (javadoc);
2007-12-29, by wenzelm
use polyml-cvs, the 5.2 development branch;
2007-12-27, by wenzelm
tuned RandomWord interface;
2007-12-22, by wenzelm
added int/real/list operations;
2007-12-22, by wenzelm
use random_word.ML earlier;
2007-12-22, by wenzelm
changed type definition to make Iwhen and reasoning about chains unnecessary;
2007-12-21, by huffman
Fixed eta constraction issue in compose_witness
2007-12-21, by ballarin
included meson/metis tests in simultaneous use_thys;
2007-12-20, by wenzelm
``print mode'' is now a thread-local value derived from a global template;
2007-12-20, by wenzelm
scheduling/next_task: PrintMode.closure;
2007-12-20, by wenzelm
added get/put_data;
2007-12-20, by wenzelm
separated into global template vs. thread-local value;
2007-12-20, by wenzelm
Universal values via tagged union. Emulates structure Universal in Poly/ML 5.1.
2007-12-20, by wenzelm
added ML-Systems/universal.ML;
2007-12-20, by wenzelm
updated;
2007-12-20, by wenzelm
obsolete;
2007-12-20, by wenzelm
removed obsolete (slow!) Random implementation;
2007-12-20, by wenzelm
moved Pure/General/random_word.ML to Tools/random_word.ML;
2007-12-20, by wenzelm
adapted theory name;
2007-12-20, by wenzelm
* Metis prover an order of magnitude faster, works with multithreading.
2007-12-20, by wenzelm
updated HOL-Nominal-Examples deps;
2007-12-20, by wenzelm
made refute non-critical (seems to work after avoiding floating point random numbers);
2007-12-20, by wenzelm
move bottom-related stuff back into Pcpo.thy
2007-12-20, by huffman
polishing of some proofs
2007-12-20, by urbanc
Random.range_real makes SML/NJ happy;
2007-12-20, by wenzelm
tuned comments;
2007-12-19, by wenzelm
tuned RandomWord signature;
2007-12-19, by wenzelm
removed strange MacRoman character;
2007-12-19, by wenzelm
using RandomWord from Isabelle/Pure gains factor 10-20 speedup;
2007-12-19, by wenzelm
updated;
2007-12-19, by wenzelm
added General/random_word.ML;
2007-12-19, by wenzelm
Simple generator for pseudo-random numbers, using unboxed word arithmetic only.
2007-12-19, by wenzelm
removed duplicate CRITICAL markup;
2007-12-19, by wenzelm
instantiation target
2007-12-19, by haftmann
tuned primitive inferences
2007-12-19, by haftmann
Replaced refs by config params; finer critical section in mets method
2007-12-19, by paulson
simultaneous use_thys;
2007-12-19, by wenzelm
marked refute (the main metis procedure) as CRITICAL;
2007-12-19, by wenzelm
more examples
2007-12-19, by schirmer
accomodate to replacement of K_record by %x.c
2007-12-19, by schirmer
replaced K_record by lambda term %x. c
2007-12-19, by schirmer
signature BASIC_MULTITHREADING;
2007-12-18, by wenzelm
removed obsolete use_noncritical (plain use is already non-critical);
2007-12-18, by wenzelm
serial: now based on specific version in structure Multithreading;
2007-12-18, by wenzelm
add class ppo of pointed partial orders;
2007-12-18, by huffman
named some critical sections;
2007-12-18, by wenzelm
named some critical sections;
2007-12-18, by wenzelm
use_text/use_file: non-critical (Poly/ML compiler is thread-safe);
2007-12-18, by wenzelm
non-critical (accidental concurrent access does not affect functional integrity);
2007-12-18, by wenzelm
PrintMode.setmp (avoid direct access to print_mode ref);
2007-12-18, by wenzelm
rearrange into subsections
2007-12-18, by huffman
Skolemization now catches exception THM, which may be raised if unification fails.
2007-12-18, by paulson
Deleted redundant setmp calls
2007-12-18, by paulson
tuned proofs, document;
2007-12-18, by wenzelm
switched from PreList to ATP_Linkup
2007-12-18, by haftmann
Renamed *.size to prod.size.
2007-12-18, by berghofe
Alternative names are now also used when storing theorems for
2007-12-18, by berghofe
temporarily fixed documentation due to changed size functions
2007-12-18, by krauss
split_primel: salvaged original proof after blow with sledghammer
2007-12-18, by wenzelm
cond_timeit: added message argument, use Exn.capture/release;
2007-12-17, by wenzelm
cond_timeit: added message argument;
2007-12-17, by wenzelm
note in target
2007-12-17, by haftmann
maior tuning
2007-12-17, by haftmann
tuned
2007-12-17, by haftmann
Added foldl1.
2007-12-17, by berghofe
Adapted to changes in size function.
2007-12-17, by berghofe
size functions for nested datatypes are now expressed using
2007-12-17, by berghofe
Adapted to changes in interface of indtac.
2007-12-17, by berghofe
- Removed redundant head_len field in datatype_info
2007-12-17, by berghofe
- Removed redundant head_len field in datatype_info
2007-12-17, by berghofe
tidied some messy proofs
2007-12-17, by paulson
Deleted copy of indtac.
2007-12-17, by berghofe
Added code lemma for message_string_size.
2007-12-17, by berghofe
Removed obsolete lemma size_sum.
2007-12-17, by berghofe
fixed ancestors
2007-12-17, by paulson
whitespace typo
2007-12-17, by haftmann
explicit closing of derived witnesses
2007-12-17, by haftmann
closed rules
2007-12-17, by haftmann
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip