Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-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.
export file_name;
2009-06-04, by wenzelm
more robust treatment of bootstrap source positions;
2009-06-04, by wenzelm
less experimental polyml-5.3;
2009-06-04, by wenzelm
just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
2009-06-04, by wenzelm
exn_message/raised: ML_Compiler.exception_position;
2009-06-04, by wenzelm
eliminated costly registration of tokens;
2009-06-04, by wenzelm
convert explicitly between Position.T/PolyML.location, without costly registration of tokens;
2009-06-04, by wenzelm
added exception_position (dummy);
2009-06-04, by wenzelm
reraise exceptions to preserve original position (ML system specific);
2009-06-04, by wenzelm
tuned signature;
2009-06-04, by wenzelm
export esc;
2009-06-04, by wenzelm
export value;
2009-06-04, by wenzelm
uniform default settings for E, Vampire, SPASS;
2009-06-04, by wenzelm
merged
2009-06-03, by huffman
add classes for t0, t1, and t2 spaces
2009-06-03, by huffman
generalize type of islimpt
2009-06-03, by huffman
more [code del] declarations
2009-06-03, by huffman
generalize some constants and lemmas to class topological_space
2009-06-03, by huffman
replace class open with class topo
2009-06-03, by huffman
open_dist instance for vectors
2009-06-03, by huffman
instance * :: topological_space
2009-06-03, by huffman
class real_inner derives from open_dist
2009-06-03, by huffman
introduce class topological_space as a superclass of metric_space
2009-06-03, by huffman
Converted reification to use fold_map instead of Library.foldl_map. Use antiquotations.
2009-06-03, by hoelzl
additional debugging
2009-06-03, by immler
include chain-ths in every prover-call
2009-06-03, by immler
split preparing clauses and writing problemfile;
2009-06-03, by immler
merged
2009-06-03, by huffman
merged
2009-06-02, by huffman
instance ^ :: complete_space
2009-06-02, by huffman
instance * :: complete_space; generalize continuity lemmas for fst, snd, Pair
2009-06-02, by huffman
generalize type of constant lim
2009-06-02, by huffman
class complete_space
2009-06-02, by huffman
generalize constant uniformly_continuous_on
2009-06-02, by huffman
generalize more constants
2009-06-02, by huffman
generalize type of bounded
2009-06-02, by huffman
generalize lemma norm_pastecart
2009-06-02, by huffman
generalize lemma norm_triangle_sub
2009-06-02, by huffman
generalize lemma Lim_unique
2009-06-02, by huffman
generalize lemma closed_cball
2009-06-02, by huffman
generalize Lim_transform lemmas
2009-06-02, by huffman
generalize lemma interior_closed_Un_empty_interior
2009-06-02, by huffman
reuse definition of nets from Limits.thy
2009-06-02, by huffman
replace filters with filter bases
2009-06-02, by huffman
generalize type of 'at' to metric_space
2009-06-02, by huffman
redefine nets as filter bases
2009-06-02, by huffman
new lemmas
2009-06-02, by huffman
limits of Pair using filters
2009-06-01, by huffman
Removed usage of reference in reification
2009-06-03, by hoelzl
corrected spacing in reflection
2009-06-02, by hoelzl
switch at-sml-dev-e back to full test on macbroy23
2009-06-03, by kleing
IsabelleProcess: emit status "ready" after initialization and reports;
2009-06-02, by wenzelm
moved restrict_map_insert to theory Map
2009-06-02, by haftmann
merged
2009-06-02, by haftmann
added Landau theory
2009-06-02, by haftmann
added/moved lemmas by Andreas Lochbihler
2009-06-02, by haftmann
added Fin_Fun theory
2009-06-02, by haftmann
tuned code generator test theories
2009-06-02, by haftmann
OCaml builtin intergers are elusive; avoid
2009-06-02, by haftmann
more aggresive bracketing of let expressions
2009-06-02, by haftmann
tuned whitespace
2009-06-02, by haftmann
merged
2009-06-02, by wenzelm
merged
2009-06-02, by wenzelm
merged
2009-06-02, by chaieb
merged
2009-06-02, by chaieb
merged
2009-06-02, by chaieb
Reverses idempotent; radical of E; generalized logarithm;
2009-06-01, by chaieb
made SML/NJ happy;
2009-06-02, by wenzelm
merged
2009-06-02, by wenzelm
use algebra_simps instead of ring_simps
2009-06-02, by hoelzl
merged, resolving conflict in src/Pure/Isar/attrib.ML;
2009-06-02, by wenzelm
Generalized Integral_add
2009-06-02, by hoelzl
Added theorems about distinct & concat, map & replicate and concat & replicate
2009-06-02, by hoelzl
merged
2009-06-02, by berghofe
Fixed broken code dealing with alternative names.
2009-06-02, by berghofe
Enclosed parts of subsection in @{text ...} to make LaTeX happy.
2009-06-02, by berghofe
Added Convex_Euclidean_Space.thy again.
2009-06-02, by berghofe
made SML/NJ happy
2009-06-02, by haftmann
declare Bfun_def [code del]
2009-06-01, by huffman
simp del -> code del
2009-06-01, by huffman
limits of inverse using filters
2009-06-01, by huffman
merged
2009-06-01, by huffman
add [code del] declarations
2009-06-01, by huffman
add dependency on Limits.thy
2009-06-01, by huffman
new lemma
2009-06-01, by nipkow
merged
2009-05-31, by huffman
new theory of filters and limits; prove LIMSEQ and LIM lemmas using filters
2009-05-31, by huffman
more abstract properties of eventually
2009-05-31, by huffman
new lemmas about eventually; rewrite Lim proofs to use more abstract properties of eventually
2009-05-31, by huffman
generalize at function to class perfect_space
2009-05-29, by huffman
generalize topological notions to class metric_space; add class perfect_space
2009-05-29, by huffman
instance ^ :: (metric_space, finite) metric_space
2009-05-29, by huffman
generalize tendsto and related constants to class metric_space
2009-05-29, by huffman
add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
2009-05-29, by huffman
remove duplicate cauchy constant
2009-05-29, by huffman
fix reference to LIM_def
2009-05-29, by huffman
instance * :: (metric_space, metric_space) metric_space; generalize lemmas to class metric_space
2009-05-29, by huffman
generalize constants from Lim.thy to class metric_space
2009-05-29, by huffman
LIMSEQ_def -> LIMSEQ_iff
2009-05-28, by huffman
generalize constants in SEQ.thy to class metric_space
2009-05-28, by huffman
early setup of secure operations (again, cf. deddd77112b7) -- NB: fix_ints is required for bootstrap;
2009-06-02, by wenzelm
structure ML_Compiler;
2009-06-01, by wenzelm
added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
2009-06-01, by wenzelm
added flatten;
2009-06-01, by wenzelm
tuned signature;
2009-06-01, by wenzelm
export secure_mltext;
2009-06-01, by wenzelm
tuned comments;
2009-06-01, by wenzelm
maintain tokens within common ML environment;
2009-06-01, by wenzelm
ML_Env;
2009-06-01, by wenzelm
slightly later setup of ML and secure operations;
2009-06-01, by wenzelm
moved local ML environment to separate module ML_Env;
2009-06-01, by wenzelm
removed print function from global ML name space, to reduce risk of surprises;
2009-06-01, by wenzelm
made SML/NJ happy;
2009-06-01, by wenzelm
attempt to eliminate adhoc makestring at runtime (which is not well-defined);
2009-05-31, by wenzelm
eliminated misleading dummy versions of print/makestring, cf. 6974449ddea9;
2009-05-31, by wenzelm
provide local dummy version of makestring -- NB: makestring is fragile and not portable, it should not occur in repository sources;
2009-05-31, by wenzelm
no longer open PolyML -- to avoid surprises within the global name space;
2009-05-31, by wenzelm
explicit PolyML qualification;
2009-05-31, by wenzelm
removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
2009-05-31, by wenzelm
test experimental Poly/ML 5.3;
2009-05-31, by wenzelm
removed obsolete COPYDB flag;
2009-05-31, by wenzelm
explicit PolyML.install_pp;
2009-05-31, by wenzelm
renamed polyml_pp.ML to pp_polyml.ML;
2009-05-31, by wenzelm
more modular setup of runtime compilation;
2009-05-31, by wenzelm
more precise version information;
2009-05-31, by wenzelm
uniform treatment of shellscript mode;
2009-05-31, by wenzelm
updated example settings;
2009-05-31, by wenzelm
discontinued support for Poly/ML 4.x versions;
2009-05-31, by wenzelm
ISABELLE_USEDIR_OPTIONS: proper word splitting of quoted options (via array variable and special expansion, cf. "$@");
2009-05-30, by wenzelm
eliminated old Attrib.add_attributes (and Attrib.syntax);
2009-05-30, by wenzelm
modernized attribute setup;
2009-05-30, by wenzelm
eliminated old Method.add_method(s);
2009-05-30, by wenzelm
removed obsolete combinators for method args;
2009-05-30, by wenzelm
proper signature constraint;
2009-05-30, by wenzelm
minimal signature cleanup;
2009-05-30, by wenzelm
modernized method setup;
2009-05-30, by wenzelm
modernized method setup;
2009-05-30, by wenzelm
tuned;
2009-05-30, by wenzelm
tuned;
2009-05-30, by wenzelm
simps with mandatory name prefix
2009-05-30, by haftmann
corrected bound/unbounded flag for nat numerals
2009-05-30, by haftmann
removed dead theory Relation_Power
2009-05-29, by haftmann
fix reference to dist_def
2009-05-28, by huffman
definition of dist for complex
2009-05-28, by huffman
fix references to dist_def
2009-05-28, by huffman
define dist for products
2009-05-28, by huffman
move dist operation to new metric_space class
2009-05-28, by huffman
remove hard tabs, fix indentation
2009-05-28, by huffman
use class field_char_0
2009-05-28, by huffman
merged
2009-05-28, by huffman
generalize dist function to class real_normed_vector
2009-05-28, by huffman
added remark to code
2009-05-28, by bulwahn
Removed Convex_Euclidean_Space.thy from Library.
2009-05-28, by himmelma
Moved some lemmas about intervals to Topology
2009-05-28, by himmelma
Corrected definition of is_interval
2009-05-28, by himmelma
corrected problem in Determinants
2009-05-28, by himmelma
Corrected error in Convex_Euclidean_Space
2009-05-28, by himmelma
Added Convex_Euclidean_Space to Library.thy and Library/IsaMakefile
2009-05-28, by himmelma
merged
2009-05-28, by himmelma
Added Convex_Euclidean_Space.thy
2009-05-28, by himmelma
Changed prioriy of vector_scalar_mult
2009-05-28, by himmelma
addition formulas for fps_sin, fps_cos
2009-05-28, by huffman
use class field_char_0 for fps definitions
2009-05-28, by huffman
merged
2009-05-27, by huffman
add constants sin_coeff, cos_coeff
2009-05-27, by huffman
merged
2009-05-27, by wenzelm
tuned signature of add_primrec_simple
2009-05-27, by haftmann
added lemma select_weight_cons_zero
2009-05-27, by haftmann
added lemma beyond_zero; hide constants
2009-05-27, by haftmann
added lemma about 0 - 1
2009-05-27, by haftmann
merged
2009-05-27, by wenzelm
more lemmas
2009-05-27, by nipkow
merged
2009-05-27, by haftmann
add_primrec_simple
2009-05-26, by haftmann
dropped superfluos prefixes
2009-05-26, by haftmann
separate module for quickcheck generators
2009-05-26, by haftmann
encode gauge-fine partitions with lists instead of functions; remove lots of unnecessary lemmas
2009-05-26, by huffman
listsum lemmas
2009-05-26, by huffman
clean up some rsum proofs
2009-05-26, by huffman
weakend references to old axclass
2009-05-26, by haftmann
clarified benefit of interpretation
2009-05-26, by haftmann
documented print_codeproc command
2009-05-26, by haftmann
use interval sets with gauge predicate
2009-05-25, by huffman
clean up some proofs
2009-05-25, by huffman
tuned whitespace
2009-05-24, by haftmann
funpow_yield; tuned
2009-05-24, by haftmann
tuned class user space type system code
2009-05-24, by haftmann
dropped Id
2009-05-24, by haftmann
refined construction_interpretation
2009-05-24, by haftmann
exported find_shorzes_path
2009-05-24, by haftmann
merged
2009-05-24, by haftmann
fixed superficial ML lapses introduced in b3c7044d47b6;
2009-05-27, by wenzelm
simplified method syntax;
2009-05-25, by wenzelm
modernized method setup;
2009-05-25, by wenzelm
modernized method setup;
2009-05-25, by wenzelm
proper signature constraints;
2009-05-25, by wenzelm
adapted to Poly/ML SVN 744;
2009-05-25, by wenzelm
removed some obsolete combinators for method args;
2009-05-23, by wenzelm
proper indentation;
2009-05-23, by wenzelm
proper signature constraint;
2009-05-23, by wenzelm
adapted to Poly/ML SVN 719;
2009-05-23, by wenzelm
getenv_strict needs to be based on getenv (accidentally broken in 0e88d33e8d19);
2009-05-23, by wenzelm
merged
2009-05-22, by huffman
define copy functions using combinators; add checking for failed proofs of induction rules
2009-05-22, by huffman
export ID, oo; add more dtyp operations
2009-05-22, by huffman
add combinators for building copy functions
2009-05-22, by huffman
change representation of Domain_Library.arg
2009-05-21, by huffman
make type Domain_Library.arg abstract
2009-05-21, by huffman
indentation; export Domain_Axioms.calc_axioms
2009-05-20, by huffman
indentation; export Domain_Syntax.calc_syntax
2009-05-20, by huffman
using precompiled Predicate.map
2009-05-21, by haftmann
merged
2009-05-21, by haftmann
re-added corrected version of type copy quickcheck generator
2009-05-21, by haftmann
added Predicate.map in SML environment
2009-05-21, by haftmann
merged
2009-05-21, by webertj
implementation of definitional CNF improved
2009-05-21, by webertj
write_dimacs_{sat,cnf}_file now write the DIMACS file on the fly, without building it in memory first
2009-05-21, by webertj
fixed typo
2009-05-20, by haftmann
experimental values command
2009-05-20, by haftmann
added Predicate.map
2009-05-20, by haftmann
merged
2009-05-20, by haftmann
tuned
2009-05-20, by haftmann
adjusted to changes in Quickcheck.thy
2009-05-20, by haftmann
eliminated case input syntax on bits
2009-05-20, by haftmann
removed quickcheck generator for type copies temporarily
2009-05-20, by haftmann
avoid potential problem with stale theory
2009-05-20, by haftmann
dropped parentheses
2009-05-20, by haftmann
parse translations for cases are conservative wrt. overloaded constructors
2009-05-20, by haftmann
added generator for type copies (records)
2009-05-20, by haftmann
adjusted to changed theory name
2009-05-20, by haftmann
String.literal replaces message_string, code_numeral replaces (code_)index
2009-05-19, by haftmann
moved Code_Index, Random and Quickcheck before Main
2009-05-19, by haftmann
moved Code_Index, Random and Quickcheck before Main
2009-05-19, by haftmann
pretty printing of functional combinators for evaluation code
2009-05-19, by haftmann
new lemma
2009-05-19, by nipkow
merged
2009-05-18, by chaieb
FPS composition distributes over inverses, division and arbitrary nth roots. General geometric series theorem
2009-05-18, by chaieb
merged
2009-05-18, by nipkow
fine-tuned elimination of comprehensions involving x=t.
2009-05-18, by nipkow
hide fact log_def -- should not shadow regular log definition
2009-05-18, by haftmann
added example on ML level
2009-05-18, by haftmann
added quickcheck support for numeric types
2009-05-18, by haftmann
generalized lemma map_of_zip_map
2009-05-18, by haftmann
added Code_Index.int_of operation
2009-05-18, by haftmann
tuned term input syntax
2009-05-18, by haftmann
merged
2009-05-18, by haftmann
merged
2009-05-18, by haftmann
merged
2009-05-16, by haftmann
merged
2009-05-16, by haftmann
experimental move of Quickcheck and related theories to HOL image
2009-05-16, by haftmann
experimental addition of quickcheck
2009-05-15, by haftmann
adjusted to changes in theory Quickcheck
2009-05-15, by haftmann
combinators for single-threaded operations
2009-05-15, by haftmann
tuned code postprocessor
2009-05-15, by haftmann
dropped theory Term_Of_Syntax
2009-05-15, by haftmann
hide names in theory Random
2009-05-15, by haftmann
experimental addition of quickcheck
2009-05-15, by haftmann
syntax support for term expressions
2009-05-15, by haftmann
introduced Thm.generatedK
2009-05-18, by haftmann
is a definition
2009-05-17, by haftmann
merged
2009-05-16, by bulwahn
added new kind generated_theorem for theorems which are generated by packages to distinguish between theorems from users and packages
2009-05-16, by bulwahn
merged
2009-05-16, by bulwahn
added collection of simplification rules of recursive functions for quickcheck
2009-05-16, by bulwahn
merged
2009-05-16, by bulwahn
added predicate transformation function for code generation
2009-05-15, by bulwahn
added predicate transformation function for code generation
2009-05-15, by bulwahn
proof tuned
2009-05-16, by nipkow
merged
2009-05-16, by nipkow
"{x. P x & x=t & Q x}" is now rewritten to "if P t & Q t then {t} else {}"
2009-05-16, by nipkow
merged
2009-05-15, by huffman
continuity proofs for approx function on deflations; lemma cast_below_imp_below
2009-05-15, by huffman
allow lazy domain arguments to have class cpo
2009-05-12, by huffman
add cpo_type function
2009-05-12, by huffman
fix domain package parsing of lhs sort constraints
2009-05-12, by huffman
export quiet_mode and trace_domain refs for domain package
2009-05-12, by huffman
new lemma
2009-05-15, by nipkow
merged
2009-05-14, by haftmann
merged
2009-05-14, by haftmann
merged module code_unit.ML into code.ML
2009-05-14, by haftmann
monomorphic code generation for power operations
2009-05-14, by haftmann
preprocessing must consider eq
2009-05-14, by haftmann
quickcheck size starts with 0
2009-05-14, by haftmann
strip sorts while checking pattern subsumption
2009-05-14, by haftmann
rewrite op = == eq handled by simproc
2009-05-14, by haftmann
updated generated document
2009-05-14, by haftmann
merged
2009-05-14, by nipkow
Cleaned up Parity a little
2009-05-14, by nipkow
merged
2009-05-14, by berghofe
merged
2009-05-13, by berghofe
Cleaned up code of function test_term.
2009-05-13, by berghofe
dropped accidental debug messages
2009-05-14, by haftmann
adapted code tutorial to recent changes in code
2009-05-14, by haftmann
more permissive wrt. overloaded constants
2009-05-13, by haftmann
merged
2009-05-13, by haftmann
tuned construction of term_of instances
2009-05-13, by haftmann
tuned construction of term_of instances
2009-05-13, by haftmann
dropped legacy operations
2009-05-13, by haftmann
tuned construction of typerep instances
2009-05-13, by haftmann
tuned and generalized construction of code equations for eq; tuned interface
2009-05-13, by haftmann
added abstract operations for typerep/term_of
2009-05-13, by haftmann
tuned and generalized construction of code equations for eq
2009-05-13, by haftmann
dropped sort constraint on predicate equality
2009-05-13, by haftmann
itself is instance of eq
2009-05-13, by haftmann
Now deals with division
2009-05-13, by chaieb
updated keywords
2009-05-12, by haftmann
split Predicate_Compile examples into separate theory
2009-05-12, by haftmann
adapted to changes in module Code
2009-05-12, by haftmann
values is now a keyword
2009-05-12, by haftmann
merged
2009-05-12, by haftmann
transferred code generator preprocessor into separate module
2009-05-12, by haftmann
marginally tuned
2009-05-12, by haftmann
examples using code_pred
2009-05-12, by haftmann
added dummy values keyword
2009-05-12, by haftmann
tuned exception code
2009-05-12, by haftmann
A generic arithmetic prover based on Positivstellensatz certificates --- also implements Fourrier-Motzkin elimination as a special case Fourrier-Motzkin elimination
2009-05-12, by chaieb
A decision method for universal multivariate real arithmetic with add
2009-05-12, by chaieb
Isolated decision procedure for noms and the general arithmetic solver
2009-05-12, by chaieb
Added files Sum_Of_Squares.thy, positivstellensatz.ML and sum_of_squares.ML to Library
2009-05-12, by chaieb
merged
2009-05-11, by huffman
use Pair/fst/snd instead of cpair/cfst/csnd
2009-05-11, by huffman
use Pair/fst/snd instead of cpair/cfst/csnd
2009-05-11, by huffman
move bifinite instance for product type from Cprod.thy to Bifinite.thy
2009-05-11, by huffman
new lemmas
2009-05-11, by huffman
fixed merge accident
2009-05-11, by haftmann
merged
2009-05-11, by haftmann
avoid latex output problem
2009-05-11, by haftmann
merged
2009-05-11, by haftmann
fixed code_pred command
2009-05-11, by bulwahn
Added pred_code command
2009-05-11, by bulwahn
added general preprocessing of equality in predicates for code generation
2009-04-22, by bulwahn
merged
2009-05-11, by haftmann
merged
2009-05-11, by haftmann
mk_number replaces number_of
2009-05-11, by haftmann
qualified names for Lin_Arith tactics and simprocs
2009-05-11, by haftmann
tuned interface of Lin_Arith
2009-05-11, by haftmann
optimized Approximation by precompiling approx_inequality
2009-05-05, by hoelzl
replaced Ifloat => real_of_float and real, renamed ApproxEq => inequality, uneq => interpret_inequality, uneq' => approx_inequality, Ifloatarith => interpret_floatarith
2009-04-29, by hoelzl
merged
2009-05-11, by huffman
newline at end of file
2009-05-11, by huffman
simplify fixrec proofs for mutually-recursive definitions; generate better fixpoint induction rules
2009-05-11, by huffman
removed redundant instance declarations inat :: linorder
2009-05-11, by huffman
merged
2009-05-11, by haftmann
proper error handling for malformed code equations
2009-05-11, by haftmann
corrected deletetion of code equations for constructors
2009-05-11, by haftmann
clarified matter of "proper" flag in code equations
2009-05-11, by haftmann
tuned interface of module Code_Unit
2009-05-11, by haftmann
clarified terminilogy concerning nbe equations
2009-05-11, by haftmann
simplified unoverload/overload policy in code generator preprocessor
2009-05-11, by haftmann
Change to lowercase path names as directed by local pagemasters
2009-05-11, by paulson
merged
2009-05-10, by nipkow
fixed HOLCF proofs
2009-05-10, by nipkow
merged
2009-05-09, by haftmann
interface changes in linarith.ML
2009-05-09, by haftmann
merged
2009-05-09, by nipkow
lemmas by Andreas Lochbihler
2009-05-09, by nipkow
merged
2009-05-08, by nipkow
merged
2009-05-08, by nipkow
more lemmas
2009-05-08, by nipkow
rename constant sq_le to below; rename class sq_ord to below; less->below in many lemma names
2009-05-08, by huffman
fixed theorem statement
2009-05-08, by chaieb
merged
2009-05-08, by chaieb
Generalized distributivity theorems of radicals over multiplication, division and inverses
2009-05-08, by chaieb
proper structure name
2009-05-08, by haftmann
localized (complete) partial order classes
2009-05-08, by haftmann
dropped legacy ml theorem binding
2009-05-08, by haftmann
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
2009-05-08, by haftmann
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
2009-05-08, by haftmann
generalized simproc for mod
2009-05-08, by haftmann
explicit method linarith
2009-05-08, by haftmann
moved int_factor_simprocs.ML to theory Int
2009-05-08, by haftmann
treat frees driectly by the LCF kernel
2009-05-07, by haftmann
dropped explicit suppport for frees in evaluation conversion stack
2009-05-07, by haftmann
no need for explicit delete declaration
2009-05-07, by haftmann
better to have distinguished class for preorders
2009-05-07, by haftmann
added theory for explicit equivalence relation in preorders
2009-05-07, by haftmann
explicit type_name antiquotations
2009-05-07, by haftmann
explicit type arguments in constants
2009-05-07, by haftmann
merged
2009-05-06, by haftmann
robustifed infrastructure for complex term syntax during code generation
2009-05-06, by haftmann
proper structures for list and string code generation stuff
2009-05-06, by haftmann
explicit type arguments in constants
2009-05-06, by haftmann
confine term setup to Eval serialiser
2009-05-06, by haftmann
adaptation replaces adaption
2009-05-06, by haftmann
refined HOL string theories and corresponding ML fragments
2009-05-06, by haftmann
adaptation replaces adaption
2009-05-06, by haftmann
explicit type arguments in constants
2009-05-06, by haftmann
refined HOL string theories and corresponding ML fragments
2009-05-06, by haftmann
tuned description of overloading
2009-05-06, by haftmann
confine term setup to Eval serialiser
2009-05-06, by haftmann
updated generated file
2009-05-06, by haftmann
new lemmas
2009-05-06, by nipkow
merged
2009-05-06, by nipkow
Prototype introiff option for find_theorems.
2009-05-06, by Timothy Bourke
replace cont2cont_apply with cont_apply; add new cont2cont lemmas
2009-05-06, by huffman
compatible with preorder; bot and top instances
2009-05-06, by haftmann
updated generated files etc/isar-keywords.el and lib/jedit/isabelle.xml
2009-05-04, by immler
tuned
2009-05-04, by immler
added Philipp Meyer's implementation of AtpMinimal
2009-05-04, by immler
removed code_name module
2009-05-04, by haftmann
desymbolization with case selection
2009-05-04, by haftmann
dropped duplicate lemma sum_nonneg_eq_zero_iff
2009-05-04, by haftmann
fixed broken link
2009-05-04, by haftmann
tuned header
2009-05-04, by haftmann
class typerep inherits from type
2009-05-04, by haftmann
use simproc_setup command for cont_proc
2009-04-30, by huffman
used named theorems for declaring numeral simps
2009-04-30, by huffman
clean up unsigned numeral proofs
2009-04-30, by huffman
detect error cases in mk_num, dest_num
2009-04-30, by huffman
add semiring_assoc_fold simproc for unsigned numerals
2009-04-29, by huffman
reorient simproc for unsigned numerals
2009-04-29, by huffman
reimplement reorientation simproc using theory data
2009-04-29, by huffman
use opaque ascription for all HOLCF code
2009-04-29, by huffman
added listsum lemmas
2009-04-29, by nipkow
farewell to class recpower
2009-04-29, by haftmann
merged
2009-04-28, by haftmann
power constraint needed, though
2009-04-28, by haftmann
stripped lemma duplicatesrc/HOL/Word/Num_Lemmas.thy
2009-04-28, by haftmann
stripped class recpower further
2009-04-28, by haftmann
lemma sum_nonneg_eq_zero_iff
2009-04-28, by haftmann
reorganization of power lemmas
2009-04-28, by haftmann
collected square lemmas in Nat_Numeral
2009-04-28, by haftmann
Symbol.name_of and Name.desymbolize
2009-04-28, by haftmann
prevent potential failure
2009-04-28, by haftmann
ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
2009-04-28, by haftmann
local syntax for Ints; ephermal re-globalization
2009-04-28, by haftmann
dropped reference to class recpower and lemma duplicate
2009-04-28, by haftmann
add proper support for bottom-patterns in fixrec package
2009-04-27, by huffman
merged
2009-04-27, by huffman
add module signature to domain_library.ML
2009-04-22, by huffman
add module signature for domain_theorems.ML
2009-04-22, by huffman
declare take_rews as simp rules
2009-04-22, by huffman
explicit is better than implicit
2009-04-27, by haftmann
whitespace tuning
2009-04-27, by haftmann
cleaned up theory power further
2009-04-27, by haftmann
merged
2009-04-27, by haftmann
merged
2009-04-26, by haftmann
merged
2009-04-26, by haftmann
fixed document generation
2009-04-26, by haftmann
cleaned up Power theory
2009-04-26, by haftmann
merged
2009-04-26, by chaieb
merged
2009-04-26, by chaieb
merged
2009-04-24, by chaieb
more general statements
2009-04-24, by chaieb
tuned
2009-04-27, by Christian Urban
reorganised the section about fresh_star and added lemma pt_fresh_star_pi
2009-04-26, by Christian Urban
reverted slip in theory imports
2009-04-26, by haftmann
adjusted to changes in power syntax
2009-04-26, by haftmann
merged
2009-04-26, by Christian Urban
deleted thm-attributes "fresh" and "bij" (not used); same features can later be implemented by simpler means
2009-04-26, by Christian Urban
append prefs at end;
2009-04-25, by wenzelm
merged
2009-04-25, by wenzelm
adapted permutation functions to new overloading syntax (the functions are still "unchecked" because they are used in conjunction with type-classes)
2009-04-25, by Christian Urban
use predefined preferences categories;
2009-04-25, by wenzelm
removed obsolete artifacts;
2009-04-25, by wenzelm
misc cleanup of auto_solve and quickcheck:
2009-04-25, by wenzelm
renamed contrib/SystemOnTPTP/remote to lib/script/SystemOnTPTP, thus leaving contrib empty within the official distribution;
2009-04-25, by wenzelm
post Isabelle2009 version;
2009-04-25, by wenzelm
adjusted to change in code_wellsorted.ML
2009-04-25, by haftmann
merged
2009-04-24, by haftmann
some jokes are just too bad to appear in a theory file
2009-04-24, by haftmann
removed confusion around funpow
2009-04-24, by haftmann
observe distinction between Pure/Tools and Tools more closely
2009-04-24, by haftmann
some experiements towards user interface for predicate compiler
2009-04-24, by haftmann
funpow and relpow with shared "^^" syntax
2009-04-24, by haftmann
generic postprocessing scheme for term evaluations
2009-04-24, by haftmann
added helpless comment
2009-04-24, by haftmann
adaptions due to rearrangment of power operation
2009-04-23, by haftmann
stripped $Id$
2009-04-23, by haftmann
avoid local [code]
2009-04-23, by haftmann
dropped duplication
2009-04-22, by haftmann
code_datatype and power
2009-04-22, by haftmann
tuned
2009-04-22, by haftmann
code_datatype antiquotation; tuned
2009-04-22, by haftmann
more localisation
2009-04-22, by haftmann
power operation defined generic
2009-04-22, by haftmann
fixed compilation of predicate types in ML environment
2009-04-22, by haftmann
merged
2009-04-21, by haftmann
merged
2009-04-20, by haftmann
empty page leads to results on duplex printers as expected
2009-04-20, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip