Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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.
Old ABP files now running under the IOA meta theory based on HOLCF;
1997-04-30, by mueller
New meta theory for IOA based on HOLCF.
1997-04-30, by mueller
improved display of non-ASCII chars;
1997-04-30, by wenzelm
fixed enc_start;
1997-04-29, by wenzelm
deactivated new symbols (not yet printable on xterm, emacs);
1997-04-29, by wenzelm
renamed \<choice> to \<orelse>;
1997-04-29, by wenzelm
added \<orelse> symbols syntax for case;
1997-04-29, by wenzelm
added \<langle>, \<rangle> symbols syntax;
1997-04-29, by wenzelm
added new chars;
1997-04-29, by wenzelm
is_blank: added space2 (160);
1997-04-29, by wenzelm
improved DVI_VIEWER default;
1997-04-25, by wenzelm
improved tmp comment;
1997-04-25, by wenzelm
removed -norc;
1997-04-25, by wenzelm
used explcite tactics in instances (since ax_per_trans "loops")
1997-04-25, by slotosch
changed Domain->Dom for SML/NJ
1997-04-25, by slotosch
removed -c option;
1997-04-25, by wenzelm
removed -c option;
1997-04-25, by wenzelm
removed COPYDB flag;
1997-04-25, by wenzelm
removed -c option;
1997-04-25, by wenzelm
obsolete;
1997-04-25, by wenzelm
no longer forces default;
1997-04-25, by wenzelm
misc tuning;
1997-04-25, by wenzelm
removed one blank at end of line 37
1997-04-25, by oheimb
refer to SOME, NONE on top-level;
1997-04-24, by wenzelm
adapted for 1.09.27 (and later);
1997-04-24, by wenzelm
open General (type option is in Option in the newer versions, but always
1997-04-24, by wenzelm
adapted to SML/NJ 1.09.27;
1997-04-24, by wenzelm
Added 'induct_tac'
1997-04-24, by nipkow
Updates because nat_ind_tac no longer appends "1" to the ind.var.
1997-04-24, by nipkow
removed space;
1997-04-24, by wenzelm
induct_tac
1997-04-24, by nipkow
expandshort
1997-04-24, by mueller
Introduced a generic "induct_tac" which picks up the right induction scheme
1997-04-24, by nipkow
get_thydata accesses the second component of the data field. This component
1997-04-24, by nipkow
Main changes are:
1997-04-24, by mueller
rename_params_rule used to check if the new name clashed with a free name in
1997-04-24, by nipkow
deleted definitions for blift and plift
1997-04-24, by mueller
Complete Redesign of Theory, main points are:
1997-04-24, by mueller
added liftpair definition
1997-04-24, by mueller
only in comments
1997-04-24, by mueller
minor changes due to more powerful continuity check in Lift3.ML
1997-04-24, by mueller
added some comments;
1997-04-24, by mueller
Addition of printed tracing. Also some tidying
1997-04-24, by paulson
A bit of tidying
1997-04-24, by paulson
added dependencies on ax_ops/*.ML and domain/*.ML
1997-04-24, by oheimb
changed priority of '%': now no parenteses needed for '[...] == %x. [...]'
1997-04-24, by oheimb
moved antisym_less_inverse,box_less from Porder.ML to Porder0.ML
1997-04-24, by slotosch
Added NatDef
1997-04-23, by nipkow
Necessary inclusion of depth bound into blast_tac call
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
Unfortunately, the \\< syntax does not always accept the beginning of a line
1997-04-23, by paulson
Loop detection: before expanding a haz formula, see whether it is a duplicate
1997-04-23, by paulson
Made a proof search more deterministic
1997-04-23, by paulson
Improved indentation of #34
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
Fixed typos in comment
1997-04-23, by paulson
Conversion to use blast_tac
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
Moved diamond_trancl (which is independent of the rest) to the top
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
simprocs called with eta contracted subterm;
1997-04-23, by wenzelm
Tidied up.
1997-04-23, by nipkow
fixed bash-2.0 problem;
1997-04-22, by wenzelm
improved fontserver example;
1997-04-22, by wenzelm
Ran expandshort
1997-04-22, by paulson
removed -norc;
1997-04-22, by wenzelm
tuned;
1997-04-22, by wenzelm
Modified credits.
1997-04-21, by nipkow
New elimination rule for "unique existence"
1997-04-21, by paulson
New introduction rule for "unique existence"
1997-04-21, by paulson
Reorganized under headings. Also documented Blast_tac and LFilter
1997-04-21, by paulson
Tidied up the indentation
1997-04-21, by paulson
Moved blast_tac demo from ZF/func.ML to ZF/ex/misc.ML
1997-04-21, by paulson
Penalty for branching instantiations reduced from log3 to log4.
1997-04-21, by paulson
New blast_tac demo
1997-04-21, by paulson
Without the type constraint, the inner equality was NOT a biconditional...
1997-04-21, by paulson
Now faster without calling Blast.depth_tac
1997-04-21, by paulson
Disabled the attempts for mutual induction to work so that single induction
1997-04-21, by paulson
Tuple patterns are allowed now in `case'
1997-04-18, by nipkow
*** empty log message ***
1997-04-18, by nipkow
print_goals: fixed show_sorts semantics;
1997-04-18, by wenzelm
tuned check_has_sort;
1997-04-18, by wenzelm
removed least_sort;
1997-04-18, by wenzelm
tuned err msg;
1997-04-18, by wenzelm
Renamed sign constructors to eliminate clash with the Plus infix of Sum.thy
1997-04-18, by paulson
Now loads theory LList indirectly: via LFilter
1997-04-18, by paulson
Now uses some "case" syntax (but could use more)
1997-04-18, by paulson
New monotonicity theorems
1997-04-18, by paulson
New theory: a corecursive filter functional
1997-04-18, by paulson
Removed needless parentheses from translation
1997-04-18, by paulson
ex/LFilter is a new theory (and dependency)
1997-04-18, by paulson
Automatic update
1997-04-18, by paulson
tuned error msgs;
1997-04-17, by wenzelm
improved type check error messages;
1997-04-17, by wenzelm
renamed set_ap to setmp;
1997-04-17, by wenzelm
Automatic updates
1997-04-17, by paulson
Removed the \date{} command in order to put the date of typesetting on the
1997-04-17, by paulson
Corrected the informal description of coinductive definition
1997-04-17, by paulson
Corrected the informal description of coinductive definition in sections 1
1997-04-17, by paulson
Added ability to have case expressions involving tuples. (via translation)
1997-04-17, by nipkow
tuned;
1997-04-17, by wenzelm
*** empty log message ***
1997-04-17, by wenzelm
added fixencoding note;
1997-04-17, by wenzelm
fixed ISAMODE_HOME;
1997-04-17, by wenzelm
eliminated PLATFORM;
1997-04-17, by wenzelm
removed lceil, rceil, lfloor, rfloor;
1997-04-16, by wenzelm
fixed perl path (for sunbroys);
1997-04-16, by wenzelm
improved translations for subset symbols syntax: constraints;
1997-04-16, by wenzelm
moved classes / sorts to sorts.ML;
1997-04-16, by wenzelm
renamed subclass to classrel;
1997-04-16, by wenzelm
Sorts.str_of_sort;
1997-04-16, by wenzelm
Sorts.str_of_arity;
1997-04-16, by wenzelm
added sorts.ML, type_infer.ML;
1997-04-16, by wenzelm
tuned type of eq_ix, mem_ix;
1997-04-16, by wenzelm
improved inc, dec;
1997-04-16, by wenzelm
Type inference (isolated from type.ML, completely reimplemented).
1997-04-16, by wenzelm
Type classes and sorts (isolated from type.ML).
1997-04-16, by wenzelm
improved;
1997-04-16, by wenzelm
Partially converted to call blast_tac
1997-04-15, by paulson
Addition of blast_tac benchmark
1997-04-15, by paulson
Changed penalty from log2 to log3
1997-04-15, by paulson
An extra call to blast_tac (illustrating a need for type instantiation)
1997-04-15, by paulson
Now puts basic rewrites for lappend & lmap into the simpset
1997-04-15, by paulson
Removed "AddSDs [Scons_inject];" because
1997-04-15, by paulson
Moved expand_case_tac from Auth/Message.ML to simpdata.ML
1997-04-15, by paulson
no longer includes ~/.emacs;
1997-04-14, by wenzelm
fixed file name;
1997-04-13, by wenzelm
GENERATED TEXT;
1997-04-13, by wenzelm
tuned format;
1997-04-13, by wenzelm
GENERATED TEXT;
1997-04-13, by wenzelm
GENERATED TEXT;
1997-04-13, by wenzelm
fixencoding - fix references to isabelle font encoding;
1997-04-13, by wenzelm
tuned comments;
1997-04-12, by wenzelm
misc improvement;
1997-04-12, by wenzelm
Setup GNU Emacs for Isabelle environment.
1997-04-12, by wenzelm
tuned;
1997-04-12, by wenzelm
fixed { ... } shell syntax to accomodate bash 2.x;
1997-04-11, by wenzelm
Yet more fast_tac->blast_tac, and other tidying
1997-04-11, by paulson
tuned error msg;
1997-04-11, by wenzelm
Updated discussion and references for inductive definitions
1997-04-10, by paulson
Deleted stupid proof at the end not needed anywhere.
1997-04-10, by nipkow
Mod because of "Turned Addsimps into AddIffs for datatype laws."
1997-04-10, by nipkow
Turned Addsimps into AddIffs for datatype laws.
1997-04-10, by nipkow
Changed some fast_tac to blast_tac
1997-04-10, by paulson
Added trace output and replaced fast_tac set_cs by Fast_tac.
1997-04-10, by nipkow
replaced 'addwrapper' and 'addWrapper' by correct 'compwrapper' and 'compWrapper'
1997-04-09, by oheimb
Thorough update.
1997-04-09, by nipkow
Using Blast_tac
1997-04-09, by paulson
Control over excessive branching by applying a log2 penalty
1997-04-09, by paulson
Explicit depth bounds seem necessary
1997-04-09, by paulson
Using Blast_tac
1997-04-09, by paulson
Dependency on Provers/nat_transitive
1997-04-09, by paulson
Couldn't solve n < n+1 because of missing -1
1997-04-08, by nipkow
Dep. on Provers/nat_transitive
1997-04-08, by nipkow
added -t (run tests) option;
1997-04-07, by wenzelm
added -g, -h options;
1997-04-04, by wenzelm
tuned xdvi invocation;
1997-04-04, by wenzelm
replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
1997-04-04, by wenzelm
improved messages;
1997-04-04, by wenzelm
fixed diagnostic output of print modes;
1997-04-04, by wenzelm
moved inj and surj from Set to Fun and Inv -> inv.
1997-04-04, by nipkow
Inv -> inv
1997-04-04, by nipkow
*** empty log message ***
1997-04-04, by slotosch
Added Example Quot
1997-04-04, by slotosch
Start Example
1997-04-04, by slotosch
inv -> inverse
1997-04-04, by nipkow
Example for higher order quotients: Fractionals
1997-04-04, by slotosch
(higher-order) quotient constructor quot, based on PER
1997-04-04, by slotosch
(partial) equivalecne relations. classes er<per
1997-04-04, by slotosch
Inv -> inv
1997-04-04, by nipkow
added -b option (batch mode);
1997-04-04, by wenzelm
renamed variable 'inv'
1997-04-04, by nipkow
added Quot examples;
1997-04-04, by wenzelm
*** empty log message ***
1997-04-04, by wenzelm
Higher-order quotients.
1997-04-04, by wenzelm
Now calls blast_tac
1997-04-04, by paulson
Another blast_tac call
1997-04-04, by paulson
Simplified a proof
1997-04-04, by paulson
Re-organization of the order of haz rules
1997-04-04, by paulson
Calls Blast_tac. Tidied some proofs
1997-04-04, by paulson
Calls Blast_tac. Tidied some proofs
1997-04-04, by paulson
Calls Blast_tac
1997-04-04, by paulson
Adds image_eqI instead of imageI, as the former is more general
1997-04-04, by paulson
Added blast.ML as a dependency
1997-04-04, by paulson
Now calls Blast_tac and has some hard examples (Halting Problem
1997-04-04, by paulson
Only layout mods.
1997-04-03, by nipkow
Now: unit = {True}
1997-04-03, by nipkow
Two extra commands shorten the proof time by 800 seconds...
1997-04-03, by paulson
More List and ListPair utilities
1997-04-03, by paulson
Now exports declConsts!
1997-04-03, by paulson
Declares overloading for if-and-only-if
1997-04-03, by paulson
Declares overloading for set-theoretic constants
1997-04-03, by paulson
Removed (Unit) in Prod.
1997-04-03, by nipkow
misc improvements;
1997-04-02, by wenzelm
changed signature of dummy goal from proto_pure to pure;
1997-04-02, by wenzelm
Converted to call blast_tac.
1997-04-02, by paulson
Uses ZF.thy again, to make that theory usable
1997-04-02, by paulson
Mostly converted to blast_tac
1997-04-02, by paulson
Datatype declarations now require theory Datatype--NOT in quotes
1997-04-02, by paulson
Converted back from upair.thy to ZF.thy
1997-04-02, by paulson
Moved definitions (binary intersection, etc.) from upair.thy back to ZF.thy
1997-04-02, by paulson
Now checks for existence of theory Inductive (Fixedpt was too small)
1997-04-02, by paulson
Now a non-trivial theory so that require_thy can find it
1997-04-02, by paulson
DEEPEN now takes an upper bound for terminating searches
1997-04-02, by paulson
New DEEPEN allows giving an upper bound for deepen_tac
1997-04-02, by paulson
Now builds blast_tac
1997-04-02, by paulson
Now loads blast.ML
1997-04-02, by paulson
ZF.thy is again usable
1997-04-02, by paulson
The isabelle-0 encoding table.
1997-04-02, by wenzelm
Made the error message more explicit
1997-04-02, by paulson
Now declares Basis Library version of type option
1997-04-02, by paulson
Replaced Best_tac by the one rule needed for the proof
1997-04-02, by paulson
Installation of blast_tac
1997-04-02, by paulson
Now tests for essential ancestors (Lfp or Gfp)
1997-04-02, by paulson
Re-ordering of rules to assist blast_tac
1997-04-02, by paulson
Now loads blast_tac
1997-04-02, by paulson
Reorganization of how classical rules are installed
1997-04-02, by paulson
Now calls require_thy to ensure ancestors are present
1997-04-02, by paulson
Implementation of blast_tac: fast tableau prover
1997-04-02, by paulson
replaced by usedir;
1997-04-01, by wenzelm
eliminated references to old 8bit fonts;
1997-04-01, by wenzelm
improved messages;
1997-04-01, by wenzelm
removed useless symbol font syntax;
1997-04-01, by wenzelm
fixed -s option;
1997-04-01, by wenzelm
simple_ast_of: fixed handling of loose Bounds;
1997-03-31, by wenzelm
Replaced (s,t) : id by s=t.
1997-03-30, by nipkow
Optimized proofs.
1997-03-27, by nipkow
Changes made necessary by the new ex1 rules
1997-03-27, by paulson
Now uses the alternative (safe!) rules for ex1
1997-03-27, by paulson
Updated comment
1997-03-27, by paulson
Cleaned up a little.
1997-03-26, by nipkow
Added "discrete" CPOs and modified IMP to use those rather than "lift"
1997-03-26, by nipkow
generalized theorems and class instances for Cprod.
1997-03-26, by slotosch
changed some theorems from pcpo to cpo
1997-03-25, by slotosch
changed continuous functions from pcpo to cpo (including instances)
1997-03-25, by slotosch
Trivial renamings (for consistency with CSFW papers)
1997-03-25, by paulson
Toby's better treatment of eta-contraction
1997-03-25, by paulson
Deleted needless parentheses
1997-03-24, by paulson
Deleted unnecessary rules
1997-03-24, by paulson
fixed font names;
1997-03-20, by wenzelm
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip