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 symbol.ML to front of file list (due to quote function).
2004-04-16, by berghofe
first version of matrices for HOL/Isabelle
2004-04-16, by obua
Added theory with examples for quickcheck command.
2004-04-16, by berghofe
lemma drop_Suc_conv_tl added.
2004-04-16, by mehta
simplified ML code for setsubgoaler;
2004-04-16, by wenzelm
tuned document;
2004-04-16, by wenzelm
add locales
2004-04-16, by kleing
Zur Freude von Sebastian Skalberg!
2004-04-16, by ballarin
Added Locales Tutorial.
2004-04-16, by ballarin
say how to install PG and poly
2004-04-16, by kleing
fix cvs id
2004-04-16, by kleing
describe how to work on Isabelle repository version
2004-04-16, by kleing
make weblint happy
2004-04-16, by kleing
updated, tuned
2004-04-16, by kleing
*** empty log message ***
2004-04-16, by nipkow
tuned;
2004-04-16, by wenzelm
session graph;
2004-04-16, by wenzelm
tuned document;
2004-04-16, by wenzelm
add feature list
2004-04-16, by kleing
add faq
2004-04-16, by kleing
add link to FAQ
2004-04-16, by kleing
add Isabelle2003 to archive
2004-04-16, by kleing
tuned;
2004-04-15, by wenzelm
fixed width;
2004-04-15, by wenzelm
finalconsts RepC AbsC;
2004-04-15, by wenzelm
Added ex/Exceptions.thy
2004-04-15, by nipkow
"haspref" -> "oldhaspref" (David Aspinall)
2004-04-15, by nipkow
bugfix in xsymbols_output
2004-04-15, by schirmer
corrected PG url in comment
2004-04-14, by nipkow
use more symbols in HTML output
2004-04-14, by kleing
renamed have_thms to note_thms;
2004-04-14, by wenzelm
tuned;
2004-04-14, by wenzelm
proper handling of lines terminated by CRLF or CR;
2004-04-14, by wenzelm
* raw control symbols are of the form \<^raw:...> now.
2004-04-14, by schirmer
Fixed bug in check_mode_clause.
2004-04-14, by berghofe
bugfix for \<^raw...> scanner
2004-04-14, by schirmer
prod and sum
2004-04-14, by kleing
* cleaner distinction between control symbols "\<^...>" and "\<^raw...>" in
2004-04-13, by schirmer
* Calculation commands "moreover" and "also" no longer interfere with
2004-04-13, by wenzelm
'also'/'moreover': do not interfere with current facts, allow in chain mode;
2004-04-13, by wenzelm
export put_thms;
2004-04-13, by wenzelm
Added brief intro text.
2004-04-13, by ballarin
convert symbols to HTML 4.0 character entities,
2004-04-13, by kleing
Various changes to HOL-Algebra;
2004-04-13, by ballarin
hence -> from calculation have
2004-04-13, by kleing
fix moreover/this behaviour:
2004-04-13, by kleing
export thisN
2004-04-13, by kleing
isabelle.css
2004-04-13, by kleing
use .jar
2004-04-13, by kleing
change order of options for jar (fix error on Sun)
2004-04-13, by kleing
ignore GraphBrowser.jar
2004-04-13, by kleing
remove MiniML and Lex (moved to AFP)
2004-04-12, by kleing
use css in generated web pages
2004-04-12, by kleing
use css
2004-04-12, by kleing
use css
2004-04-12, by kleing
produce jar instead of single .class files
2004-04-12, by kleing
removed o2l and fold_rel; moved postfix to Library/List_Prefix.thy
2004-04-12, by oheimb
added theorem chg_map_other
2004-04-12, by oheimb
added HOLCF/Streams.thy (with concatenation etc.)
2004-04-12, by oheimb
added Streams.thy (with stream concatenation etc.)
2004-04-12, by oheimb
treat sub/super scripts
2004-04-09, by kleing
freeness theorems and induction rule
2004-04-08, by paulson
tidied
2004-04-08, by paulson
new theory
2004-04-08, by paulson
some (much longer) structured proofs
2004-04-08, by paulson
fix time tag of session.tex
2004-04-08, by kleing
Locale instantiation: label parameter optional, new attribute paramter.
2004-04-07, by ballarin
IsaMakefile
2004-04-07, by paulson
new
2004-04-06, by mehta
*** empty log message ***
2004-04-06, by mehta
*** empty log message ***
2004-04-06, by mehta
new
2004-04-06, by streckem
*** empty log message ***
2004-04-06, by mehta
*** empty log message ***
2004-04-06, by mehta
Whoops. Those default cases can be tricky.
2004-04-05, by skalberg
Added support for the newer versions of SML/NJ, which break several of the
2004-04-05, by skalberg
Added a number of explicit type casts and delayed evaluations (all seemingly
2004-04-04, by skalberg
exposed fast_arith_neq_limit
2004-04-02, by nipkow
Added HOL proof importer.
2004-04-02, by skalberg
Tools/sat_solver.ML and Tools/prop_logic.ML added
2004-04-02, by webertj
fixed dpll solver (now uses NNF)
2004-04-02, by webertj
- Experimental command for instantiation of locales in proof contexts:
2004-04-02, by ballarin
variable renamings and other cosmetic changes
2004-04-02, by paulson
updated treatment of znegative and nat_of
2004-04-02, by paulson
introduced fast_arith_neq_limit
2004-04-02, by nipkow
got rid of ignore_neq again.
2004-04-02, by nipkow
Experimental command for instantiation of locales in proof contexts:
2004-04-02, by ballarin
ignore_neq also influences arith_tac now, not just fast_arith_tac
2004-04-02, by nipkow
Added ignore_neq flag.
2004-04-02, by nipkow
removal of Binary Trees examples prepratory to its going into AFP
2004-04-01, by paulson
new type class abelian_group
2004-04-01, by paulson
Added check that Theory.ML does not occur in the files section of the theory
2004-03-31, by skalberg
Lex now in AFP
2004-03-31, by nipkow
HOL/Lex is now in AFP/Functional-Automata
2004-03-31, by nipkow
new
2004-03-31, by streckem
new
2004-03-30, by streckem
Added PSV 2003/2004
2004-03-30, by streckem
tidied
2004-03-30, by paulson
tidied
2004-03-30, by paulson
Added append_eq_append_conv2
2004-03-30, by nipkow
Added bitvector library (Word) to HOL/Library and a theory using it (Adder)
2004-03-29, by skalberg
include exercises again
2004-03-29, by kleing
removed intro to isabelle
2004-03-29, by kleing
put in sections, reorganized, removed intro to isabelle
2004-03-29, by kleing
allow sections in contents file
2004-03-29, by kleing
satsolver=dpll
2004-03-26, by webertj
slightly different SAT solver interface
2004-03-26, by webertj
Installed solvers now determined at call time (as opposed to compile time)
2004-03-26, by webertj
symbols in idents
2004-03-26, by kleing
new material from Avigad
2004-03-25, by paulson
new treatment of equivalence classes
2004-03-25, by paulson
documented new identifier syntax
2004-03-25, by kleing
moved MiniML and AVL to archive of formal proofs
2004-03-25, by kleing
auto update
2004-03-24, by paulson
clarified
2004-03-24, by paulson
streamlined treatment of quotients for the integers
2004-03-24, by paulson
added a few 0 and Suc lemmas
2004-03-19, by nipkow
conversion of Hyperreal/Lim to new-style
2004-03-19, by paulson
removed redundant thms
2004-03-19, by paulson
new thms
2004-03-19, by paulson
New simplification ordering to move numerals together. Fixes a bug in the
2004-03-19, by paulson
stylistic tweaks
2004-03-19, by paulson
Removing the datatype declaration of "order" allows the standard General.order
2004-03-19, by paulson
case_tac no longer raises THM exception if goal number is out of range.
2004-03-17, by berghofe
auto update
2004-03-15, by paulson
heavy tidying
2004-03-15, by paulson
heavy tidying
2004-03-15, by paulson
new lemma
2004-03-15, by paulson
more up-to-date error msg
2004-03-15, by paulson
\<dots> replaced by ...
2004-03-12, by webertj
refute
2004-03-11, by webertj
Documentation updated
2004-03-11, by webertj
Refute_Examples added/fixed
2004-03-11, by webertj
look for multi platform poly first, choose shrink wrapped poly-4.1.3 (guess) only
2004-03-11, by kleing
SML/NJ compatibility fixes
2004-03-11, by webertj
added Refute_Examples.thy
2004-03-10, by webertj
changed default values for refute
2004-03-10, by webertj
*** empty log message ***
2004-03-10, by webertj
support for non-recursive IDTs, The, arbitrary, Hilbert_Choice.Eps
2004-03-10, by webertj
Updated examples
2004-03-10, by webertj
*** empty log message ***
2004-03-10, by webertj
Internal and external SAT solvers
2004-03-10, by webertj
Formulas of propositional logic
2004-03-10, by webertj
ZCHAFF_HOME variable added
2004-03-10, by webertj
new thm
2004-03-10, by paulson
strengthened the axclass claims
2004-03-10, by paulson
suggest -p 1 proof object level for HOL
2004-03-09, by kleing
include more explanation of variables
2004-03-09, by kleing
*** empty log message ***
2004-03-08, by ballarin
Bug-fixes for transitivity reasoner.
2004-03-08, by ballarin
Added documentation for transitivity solver setup.
2004-03-08, by ballarin
generic theorems about exponentials; general tidying up
2004-03-08, by paulson
new theory of infinite sets
2004-03-08, by paulson
Lex: removed last ML files
2004-03-06, by nipkow
Conversion ML -> Isar
2004-03-06, by nipkow
tweaked for times_ac1
2004-03-05, by paulson
tweaks
2004-03-05, by paulson
some new results
2004-03-05, by paulson
some new results
2004-03-05, by paulson
Conversion of Poly to Isar script, and other tidying of HOL/Hyperreal
2004-03-05, by paulson
patch to NumberTheory problems caused by Parity
2004-03-05, by paulson
do not remove heaps, used for afp test
2004-03-05, by kleing
Lex: ML -> thy
2004-03-04, by nipkow
ML -> Isar
2004-03-04, by nipkow
new material from Avigad, and simplified treatment of division by 0
2004-03-04, by paulson
Removed ML files from Lex
2004-03-04, by nipkow
Conversion of ML files to Isar.
2004-03-04, by nipkow
added record_ex_sel_eq_simproc
2004-03-03, by schirmer
fixed bugs in the setup of arithmetic procedures
2004-03-02, by paulson
converted Hyperreal/IntFloor to Isar script
2004-03-02, by paulson
tuned. proofs still gruesome..
2004-03-02, by kleing
converted MiniML to Isar
2004-03-02, by kleing
converted to Isar
2004-03-02, by kleing
new Ring_and_Field hierarchy, eliminating redundant axioms
2004-03-01, by paulson
converted Hyperreal/HTranscendental to Isar script
2004-03-01, by paulson
converted to Isar
2004-03-01, by kleing
union/intersection over intervals
2004-03-01, by kleing
Added specific code generator for number_of.
2004-02-29, by berghofe
converted Hyperreal/Series to Isar script
2004-02-26, by paulson
converted Hyperreal/NatStar to Isar script
2004-02-26, by paulson
corrected authors
2004-02-26, by nipkow
converted Hyperreal/HSeries to Isar script
2004-02-25, by paulson
find_tname now handles parameter renaming properly ("as they are printed").
2004-02-25, by berghofe
converted Hyperreal/Log and Hyperreal/HLog to Isar scripts
2004-02-24, by paulson
converted NSCA to Isar script
2004-02-24, by paulson
converted HOL/Complex/NSInduct to Isar script
2004-02-23, by paulson
converted HOL/Complex/NSCA to Isar script
2004-02-23, by paulson
conversion of Complex/CStar to Isar script
2004-02-21, by paulson
conversion of Complex/CSeries to Isar script
2004-02-21, by paulson
conversion of Complex/CLim to Isar script
2004-02-21, by paulson
Transitive_Closure: added consumes and case_names attributes
2004-02-21, by nipkow
new "where" section
2004-02-20, by paulson
moved lemmas from MicroJava/Comp/AuxLemmas.thy to List.thy
2004-02-20, by nipkow
removal of the legacy ML structure List
2004-02-19, by paulson
new numerics section using type classes
2004-02-19, by paulson
New lemmas about inversion of restricted functions.
2004-02-19, by ballarin
Efficient, graph-based reasoner for linear and partial orders.
2004-02-19, by ballarin
moved list_all2I to List.thy
2004-02-19, by paulson
removed a reference to the ML structure List.thy
2004-02-19, by paulson
new theorem
2004-02-19, by paulson
comments!!
2004-02-19, by paulson
new Union syntax
2004-02-18, by paulson
removed obsolete theorem
2004-02-18, by paulson
Moved application of flexflex_unique from standard' to standard.
2004-02-17, by berghofe
further tweaks to the numeric theories
2004-02-17, by paulson
arith
2004-02-16, by paulson
lemmas about card (set xs)
2004-02-16, by kleing
Polymorphic treatment of binary arithmetic using axclasses
2004-02-15, by paulson
Removed dangling exception handler
2004-02-14, by nipkow
Missing } inserted
2004-02-12, by nipkow
Removed "duplicate fact binding" error message.
2004-02-11, by berghofe
Printing functions now use cond_extrn instead of extrn
2004-02-11, by berghofe
Added flag short_names
2004-02-11, by berghofe
Modified UN and INT xsymbol syntax: made index subscript
2004-02-11, by nipkow
*** empty log message ***
2004-02-11, by nipkow
updated links to the old ftp site
2004-02-10, by paulson
generic of_nat and of_int functions, and generalization of iszero
2004-02-10, by paulson
tidying up, especially the Complex numbers
2004-02-05, by paulson
Changed variable names.
2004-02-05, by nipkow
*** empty log message ***
2004-02-04, by nipkow
further tidying of the complex numbers
2004-02-03, by paulson
tidying of the complex numbers
2004-02-03, by paulson
Finally fixed the counterexample finder. Can now deal with < on real.
2004-02-03, by nipkow
Conversion of HyperNat to Isar format and its declaration as a semiring
2004-02-02, by paulson
simplifications in the hyperreals
2004-01-29, by paulson
tidying up arithmetic for the hyperreals
2004-01-28, by paulson
converted Real/Lubs to Isar script. Converting arithmetic setup
2004-01-28, by paulson
remove more files (index, log files) for -c option
2004-01-28, by kleing
replacing HOL/Real/PRat, PNat by the rational number development
2004-01-27, by paulson
replacing HOL/Real/PRat, PNat by the rational number development
2004-01-27, by paulson
\<^raw...> does no longer print an additional space.
2004-01-27, by schirmer
Reduced space for xsymbols output of [| |] ==> from 3 to 1
2004-01-27, by nipkow
\\<...> will be converted to \<...>
2004-01-26, by schirmer
* Support for raw latex output in control symbols: \<^raw...>
2004-01-26, by schirmer
Added an exception handler and error msg.
2004-01-25, by nipkow
Added print translation for pairs
2004-01-20, by schirmer
cleaning up
2004-01-20, by schirmer
print translation for ALL x <= n. P x
2004-01-14, by kleing
fixed old bugs in "decomp" (conversion from term to lin.arith. format).
2004-01-14, by nipkow
Told linear arithmetic package about injections "real" from nat/int into real.
2004-01-14, by nipkow
types complex and hcomplex are now instances of class ringpower:
2004-01-13, by paulson
Added lemmas to Ring_and_Field with slightly modified simplification rules
2004-01-12, by paulson
Modified real arithmetic simplification
2004-01-12, by paulson
Fixed compatibility issues with SML/NJ:
2004-01-12, by webertj
Adding 'refute' to HOL.
2004-01-10, by webertj
'refute', 'refute_params'.
2004-01-10, by webertj
Defining the type class "ringpower" and deleting superseded theorems for
2004-01-09, by paulson
set isasep to {} by default
2004-01-09, by kleing
Added lazy sequences and parser combinators for same.
2004-01-08, by skalberg
separate thm lists in latex output by \isasep
2004-01-08, by kleing
run makeindex if necessary
2004-01-08, by kleing
map_idI
2004-01-07, by kleing
auto update
2004-01-06, by paulson
Ring_and_Field now requires axiom add_left_imp_eq for semirings.
2004-01-06, by paulson
correction to cterm_instantiate by Christoph Leuth
2004-01-06, by paulson
*** empty log message ***
2004-01-05, by nipkow
*** empty log message ***
2004-01-05, by nipkow
undid split_comp_eq[simp] because it leads to nontermination together with split_def!
2004-01-05, by nipkow
Deleting more redundant theorems
2004-01-03, by paulson
conversion of Real/PReal to Isar script;
2004-01-01, by paulson
tweaking of lemmas in RealDef, RealOrd
2004-01-01, by paulson
\<^bsub> .. \<^esub>
2003-12-29, by kleing
spanning super and sub scripts \<^bsub> .. \<^esub> and \<^bsup> .. \<^esup>
2003-12-29, by kleing
re-organized numeric lemmas
2003-12-27, by paulson
Added trace msg
2003-12-25, by nipkow
re-organized some hyperreal and real lemmas
2003-12-25, by paulson
list_all2_nthD no good as [intro?]
2003-12-24, by kleing
list_all2_mono should not be [trans]
2003-12-23, by kleing
reorganised complex arithmetic
2003-12-23, by paulson
removing real_of_posnat
2003-12-23, by paulson
converting Hyperreal/NthRoot to Isar
2003-12-23, by paulson
converting Complex/Complex.ML to Isar
2003-12-23, by paulson
deleting redundant theorems
2003-12-23, by paulson
new theorems
2003-12-23, by paulson
tidying up hcomplex arithmetic
2003-12-23, by paulson
renaming some theorems
2003-12-23, by paulson
type hcomplex is now in class field
2003-12-23, by paulson
more ML bindings
2003-12-23, by paulson
added some [intro?] and [trans] for list_all2 lemmas
2003-12-23, by kleing
Updated proofs due to changes in Set.thy.
2003-12-22, by nipkow
converted Complex/NSComplex to Isar script
2003-12-22, by paulson
removal of the abel_cancel simproc for hypreal
2003-12-22, by paulson
downgrading abel_cancel
2003-12-22, by paulson
new binding
2003-12-22, by paulson
simplifying
2003-12-22, by paulson
moving HyperArith0.ML to other theories
2003-12-22, by paulson
removing obsolete bindings
2003-12-22, by paulson
tidying of HOL/Auth esp Guard lemmas
2003-12-21, by paulson
removed insert_Diff_single from simpset because it interfered with Auth :-(
2003-12-21, by nipkow
tidying first part of HyperArith0.ML, using generic lemmas
2003-12-19, by paulson
minor tweaks
2003-12-19, by paulson
type hypreal is an ordered field
2003-12-19, by paulson
*** empty log message ***
2003-12-19, by nipkow
tidied
2003-12-18, by paulson
*** empty log message ***
2003-12-18, by nipkow
converted Hyperreal/HyperDef to Isar script
2003-12-17, by paulson
fixed PG link
2003-12-16, by kleing
converted Hyperreal/HyperOrd to new-style theory
2003-12-16, by paulson
updated references to the now-pornographic proofgeneral.org
2003-12-15, by paulson
more general lemmas for Ring_and_Field
2003-12-15, by paulson
absolute value theorems moved to HOL/Ring_and_Field
2003-12-13, by paulson
moving some division theorems to Ring_and_Field
2003-12-12, by paulson
changed proof general links
2003-12-12, by kleing
Change to prune_prems in Pure/Isar/locale.ML.
2003-12-11, by ballarin
removal of abel_cancel from Real
2003-12-11, by paulson
combining Real/{RealArith0,real_arith}.ML
2003-12-10, by paulson
Moving some theorems from Real/RealArith0.ML
2003-12-10, by paulson
Isar: where attribute supports instantiation of type variables.
2003-12-10, by ballarin
New structure "partial_object" as common root for lattices and magmas.
2003-12-10, by ballarin
Isar: where attribute supports instantiation of type vars.
2003-12-10, by ballarin
re-organisation of Real/RealArith0.ML; more `Isar scripts
2003-12-07, by paulson
moreover and also do not reset facts any more
2003-12-06, by kleing
do not reset facts ('this') for moreover and also
2003-12-06, by kleing
make Pure first to avoid race conditions on multiprocessor machines
2003-12-06, by kleing
revert to 1.18, changed Distribution/lib/Tools/makeall instead
2003-12-06, by kleing
make Pure first to avoid race conditions on multi processor machines
2003-12-06, by kleing
Added lazy sequences and parser combinators for same.
2003-12-05, by skalberg
more field division lemmas transferred from Real to Ring_and_Field
2003-12-05, by paulson
stylistic changes
2003-12-05, by paulson
Converting more of the "real" development to Isar scripts
2003-12-05, by paulson
hide Push
2003-12-04, by nipkow
further simplifications of the integer development; converting more .ML files
2003-12-04, by paulson
Tidying of the integer development; towards removing the
2003-12-04, by paulson
Simplification of the development of Integers
2003-12-03, by paulson
More re-organising of numerical theorems
2003-12-02, by paulson
conversion of some Real theories to Isar scripts
2003-11-28, by paulson
Removal of Hyperreal/ExtraThms2.ML, sending the material to the correct files.
2003-11-27, by paulson
More refinements to Ring_and_Field and numerics. Conversion of Divides_lemmas
2003-11-25, by paulson
conversion of integers to use Ring_and_Field;
2003-11-24, by paulson
HOL: installation of Ring_and_Field as the basis for Naturals and Reals
2003-11-21, by paulson
conversion of Integ/Int_lemmas.ML to Isar script
2003-11-20, by paulson
including 0 ~= 1 in definition of Field
2003-11-20, by paulson
additions to Ring_and_Field
2003-11-19, by paulson
fixed a comment
2003-11-18, by paulson
new theorems for Rings
2003-11-18, by paulson
conversion of ML to Isar scripts
2003-11-18, by paulson
Improved error handling: add_primrec now prints out ill-formed equation
2003-11-18, by berghofe
Type inference bug in Isar attributes "where" and "of" fixed.
2003-11-14, by ballarin
tidied
2003-11-12, by paulson
Records:
2003-11-06, by schirmer
Isar/Locales: <loc>.intro and <loc>.axioms no longer intro? and elim? by
2003-11-06, by ballarin
fixed
2003-10-31, by kleing
set isatool usedir to verbose by default
2003-10-31, by kleing
Got rid of the structure "Int", which was obsolete and which obscured the
2003-10-30, by paulson
Inserted additional checks in functions dest_prem and add_prod_factors, to
2003-10-29, by berghofe
tidying
2003-10-29, by paulson
Tuned proof of choice_eq.
2003-10-29, by berghofe
*** empty log message ***
2003-10-29, by nipkow
added sydney unsw mirror. contact: me (gerwin.klein@nicta.com.au)
2003-10-24, by kleing
auto update
2003-10-22, by paulson
InductiveInvariant_examples illustrates advanced recursive function definitions
2003-10-22, by paulson
recursion
2003-10-22, by paulson
Added access to the mk_rews field (and friends).
2003-10-21, by skalberg
Prevent recdef from looping when the inductio rule is simplified
2003-10-17, by paulson
improved tracing
2003-10-17, by paulson
partial conversion to Isar scripts
2003-10-16, by paulson
improved presentation
2003-10-16, by paulson
line-breaks; rewording
2003-10-16, by paulson
partial conversion to Isar scripts
2003-10-16, by paulson
Fixed bug in mk_ind_def that caused the inductive definition package to
2003-10-15, by berghofe
use \<^isub> and \<^isup> in identifiers instead of just \<^sub> (avoid
2003-10-15, by kleing
allow \<^sub> in identifiers
2003-10-15, by kleing
included \<^sub> in the range of identifier chars
2003-10-15, by kleing
Fixed spelling error.
2003-10-13, by skalberg
Added overview page.
2003-10-10, by berghofe
Munich webserver is now atbroy1
2003-10-10, by berghofe
trivial
2003-10-10, by paulson
finalconsts
2003-10-10, by paulson
Made judgments automatically declared final.
2003-10-10, by skalberg
better presentation
2003-10-10, by paulson
Added info on the new 'finalconsts' command.
2003-10-09, by skalberg
Added support for making constants final, that is, ensuring that no
2003-10-09, by skalberg
Added axiomatic specifications (ax_specification).
2003-10-08, by skalberg
now accepts DOS and Mac line breaks
2003-10-08, by paulson
Merging of ex/cla.ML and ex/mesontest.ML to ex/Classical.thy
2003-10-08, by paulson
added a comment
2003-10-03, by paulson
removal of junk and improvement of the document
2003-10-02, by paulson
Fixed inefficiency in post_definition by adding weak case congruence
2003-10-01, by berghofe
Removed garbage accidentally left behind in file.
2003-09-30, by ballarin
Improvements to Isar/Locales: premises generated by "includes" elements
2003-09-30, by ballarin
Improvements to Isar/Locales: premises generated by "includes" elements
2003-09-30, by ballarin
Changed order of prems in finprod_cong. Slight speedup.
2003-09-30, by ballarin
Improvements wrt rule_tac.
2003-09-30, by ballarin
Improvements to Isar/Locales: premises generated by "includes" elements
2003-09-30, by ballarin
new reference
2003-09-26, by paulson
tweak
2003-09-26, by paulson
misc tidying
2003-09-26, by paulson
Conversion of all main protocols from "Shared" to "Public".
2003-09-26, by paulson
Tidying of SET's "possibility theorems" (removal of Key_supply_ax)
2003-09-26, by paulson
new example for the Isar version of the ZF manual
2003-09-24, by paulson
Fixed soundness bug.
2003-09-23, by skalberg
conversion of NSP_Bad to Isar script
2003-09-23, by paulson
case_tac tweak
2003-09-23, by paulson
some basic new lemmas
2003-09-23, by paulson
Removal of the Key_supply axiom (affects many possbility proofs) and minor
2003-09-23, by paulson
new session HOL-SET-Protocol
2003-09-23, by paulson
Modified merge_aux to prevent newer names from getting overwritten
2003-09-22, by berghofe
add_attribute now takes parser as argument.
2003-09-22, by berghofe
Added "del" attribute for deleting equations.
2003-09-22, by berghofe
Changed interface of add_attribute.
2003-09-22, by berghofe
Improved efficiency of code generated for functions int and nat.
2003-09-22, by berghofe
Improved efficiency of code generated for + and -
2003-09-22, by berghofe
Improved efficiency of code generated for < predicate on natural numbers.
2003-09-22, by berghofe
Mod due to new thm in Map.
2003-09-15, by nipkow
Fixed blunder in the setup of the classical reasoner wrt. the constant
2003-09-15, by skalberg
Added the constant "curry".
2003-09-15, by skalberg
*** empty log message ***
2003-09-15, by nipkow
Added new theorems
2003-09-14, by nipkow
Added a number of thms about map restriction.
2003-09-11, by nipkow
Tried to make parser a bit more standard-conforming.
2003-09-04, by berghofe
Changed no_vars such that it outputs list of illegal schematic variables.
2003-09-04, by berghofe
quantifier symbols
2003-09-04, by paulson
conversion of HOL/Auth/KerberosIV to new-style theory
2003-09-04, by paulson
new, separate specifications
2003-09-04, by paulson
Introduced new syntax for maplets x |-> y
2003-09-03, by nipkow
Corrections due to John Matthews
2003-09-01, by paulson
Makes interactive proof scripting recognize the show_all_types flag.
2003-08-31, by skalberg
Added 'ambiguity_is_error' flag, which, if set, makes the parser fail,
2003-08-31, by skalberg
Added show_all_types flag, such that all type information in the term
2003-08-29, by skalberg
Method rule_tac understands Isar contexts: documentation.
2003-08-29, by ballarin
Methods rule_tac etc support static (Isar) contexts.
2003-08-29, by ballarin
Removed the extended digits again.
2003-08-29, by skalberg
Fixed typos.
2003-08-28, by skalberg
Extended the notion of letter and digit, such that now one may use greek,
2003-08-28, by skalberg
Added skalberg to recepients, changed admin from kleing to berghofe.
2003-08-27, by skalberg
Converted to new style theories.
2003-08-27, by skalberg
Prepared for extended identifiers (\<alpha>, etc.)
2003-08-27, by skalberg
Improved the error messages (slightly).
2003-08-27, by skalberg
Cleaned up the code.
2003-08-26, by skalberg
New specification syntax added (the specification may be split over
2003-08-26, by skalberg
Allowed for splitting the specification over several lemmas.
2003-08-26, by skalberg
Improved handling of modes for equality predicate, to avoid ill-typed
2003-08-22, by berghofe
Fixed problem with "code ind" attribute that caused code generator to
2003-08-21, by berghofe
Added function strong_conn for computing the strongly connected components
2003-08-21, by berghofe
Change from "tracing" to "warning", as requested by David Aspinall
2003-08-21, by paulson
final tweaks for Isar version
2003-08-20, by paulson
finished conversion to Isar format
2003-08-20, by paulson
new example
2003-08-20, by paulson
new case_tac method
2003-08-20, by paulson
partial conversion to Isar format
2003-08-20, by paulson
partial conversion to Isar format
2003-08-19, by paulson
new case_tac
2003-08-19, by paulson
For the Isar version of the ZF logics manual
2003-08-19, by paulson
converting ex/If to Isar script
2003-08-15, by paulson
A document for UNITY
2003-08-15, by paulson
reformatting change and mention of Introduction to Isabelle
2003-08-13, by paulson
corrections by Viktor Kuncak and minor updating
2003-08-13, by paulson
added tutorial
2003-08-13, by paulson
possibility proof!
2003-08-13, by paulson
ZhouGollmann: new example (fair non-repudiation protocol)
2003-08-12, by paulson
added lemma c_hupd_fst
2003-08-08, by streckem
Modifications after changes in MicroJava/J
2003-08-08, by streckem
Changed lemmas .._type_sound
2003-08-08, by streckem
Added lemma exec_no_xcpt
2003-08-08, by streckem
test_term now renames variable for size of test data to avoid clashes
2003-08-07, by berghofe
cleaned up
2003-08-05, by nipkow
*** empty log message ***
2003-07-31, by nipkow
Removed extraneous rev in function goal_params (the list of parameters
2003-07-31, by berghofe
opened new section for next Isabelle release
2003-07-29, by kleing
test_term now handles Match exception raised in generated code.
2003-07-28, by berghofe
Replaced \<leadsto> by \<rightharpoonup>
2003-07-25, by nipkow
Simplified a proof using presburger
2003-07-25, by paulson
new theory Library/NatPair
2003-07-24, by paulson
declarations moved from PreList.thy
2003-07-24, by paulson
Fixed two bugs:
2003-07-24, by berghofe
Exported function get_mode.
2003-07-24, by berghofe
header comment
2003-07-24, by paulson
new theory NatPair of the injection from nat*nat -> nat
2003-07-24, by paulson
Tidying and replacement of some axioms by specifications
2003-07-24, by paulson
tidied
2003-07-24, by paulson
Added some regression testing for simprocs
2003-07-22, by paulson
fixed simprocs
2003-07-22, by paulson
Added handling of meta implication and meta quantification.
2003-07-21, by skalberg
Added handling of free variables (provided they are of sort HOL.type).
2003-07-21, by skalberg
Tidied some examples
2003-07-21, by paulson
Added the specification command.
2003-07-21, by skalberg
Changed bstring argument to xstring.
2003-07-21, by skalberg
*** empty log message ***
2003-07-21, by skalberg
Added optional theorem names for the constant definitions added during
2003-07-19, by skalberg
Added package for definition by specification.
2003-07-17, by skalberg
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip