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.
included new example in the compiling process
2007-05-31, by urbanc
a theory using locally nameless terms and strong induction principles
2007-05-31, by urbanc
tuned the proof
2007-05-31, by urbanc
emulate later version of TextIO.inputLine;
2007-05-31, by wenzelm
reversed SML B library patches;
2007-05-31, by wenzelm
TextIO.inputLine: use present SML B library version;
2007-05-31, by wenzelm
tuned USEDIR_OPTIONS;
2007-05-30, by wenzelm
removed HOL4 image, which seldom works;
2007-05-30, by wenzelm
simplified data setup
2007-05-30, by haftmann
instance: always print sorts on failure
2007-05-30, by haftmann
more example
2007-05-30, by haftmann
fixed typo
2007-05-30, by haftmann
updated
2007-05-30, by haftmann
generalized lemmas
2007-05-30, by haftmann
eliminated strings
2007-05-30, by haftmann
tuned
2007-05-30, by haftmann
clarified error message
2007-05-30, by krauss
simplify names of locale interpretations
2007-05-30, by huffman
renamed some lemmas in Complex.thy
2007-05-30, by huffman
cleaned up proofs; reorganized sections; removed redundant lemmas
2007-05-30, by huffman
use new-style instance declarations
2007-05-29, by huffman
instance complex :: banach
2007-05-29, by huffman
add lemma real_sqrt_sum_squares_less
2007-05-29, by huffman
cleaned up some proofs
2007-05-29, by huffman
interpretation bounded_linear_divide
2007-05-29, by huffman
add bounded_linear lemmas
2007-05-29, by huffman
add isUCont lemmas
2007-05-29, by huffman
updated examples to include an instance of (lexicographic_order simp:...)
2007-05-29, by krauss
Complex: generalized type of exp
2007-05-28, by huffman
generalized exp to work over any complete field; new proof of exp_add
2007-05-28, by huffman
add type annotations for exp
2007-05-28, by huffman
interpretations additive_scaleR_left, additive_scaleR_right
2007-05-28, by huffman
remove division_by_zero requirement from termdiffs lemmas; cleaned up some proofs
2007-05-28, by huffman
new proof of Cauchy product formula for series
2007-05-27, by huffman
What it says
2007-05-26, by nipkow
improved error handling
2007-05-25, by haftmann
using rudimentary class target mechanism
2007-05-25, by haftmann
*** empty log message ***
2007-05-25, by haftmann
fixed typo
2007-05-25, by haftmann
fix typos
2007-05-25, by huffman
*** empty log message ***
2007-05-25, by nipkow
*** empty log message ***
2007-05-25, by nipkow
*** empty log message ***
2007-05-25, by nipkow
tuned
2007-05-25, by nipkow
Added List_Comprehension
2007-05-25, by nipkow
adapted to fix for fresh_fun_simp
2007-05-25, by urbanc
took out Class.thy from the compiling process until memory problems are solved
2007-05-25, by urbanc
simplify some proofs
2007-05-25, by huffman
*** empty log message ***
2007-05-24, by nipkow
Squared things out.
2007-05-24, by obua
fix a bug : the semantics of no_asm was the opposite
2007-05-24, by narboux
temporary fix for a bug in fresh_fun_simp
2007-05-24, by urbanc
formalisation of my PhD (the result was correct, but the proof needed several corrections)
2007-05-24, by urbanc
add an option in fresh_fun_simp to prevent rewriting in assumptions
2007-05-24, by narboux
fixes tvar issue in type inference
2007-05-24, by haftmann
tuned
2007-05-24, by haftmann
tuned warning
2007-05-24, by haftmann
rudimentary class target implementation
2007-05-24, by haftmann
tuned Pure/General/name_space.ML
2007-05-24, by haftmann
Introduced new classes monoid_add and group_add
2007-05-24, by nipkow
add lemma complete_algebra_summable_geometric
2007-05-23, by huffman
formatting
2007-05-23, by paulson
generalize powerseries and termdiffs lemmas using axclasses
2007-05-23, by huffman
remove unused simproc definition
2007-05-23, by huffman
remove redundant simproc; remove legacy ML bindings
2007-05-23, by huffman
remove redundant simproc
2007-05-23, by huffman
new simp rule Infinitesimal_of_hypreal_iff
2007-05-22, by huffman
removed redundant lemmas
2007-05-22, by huffman
generalize uniqueness of limits to class real_normed_algebra_1
2007-05-22, by huffman
Some hacks for SPASS format
2007-05-22, by paulson
some optimizations, cleanup
2007-05-22, by krauss
add missing instance declarations
2007-05-22, by huffman
adjusted to change in Provers/Arith/combine_numerals.ML
2007-05-22, by haftmann
adjusted to change in Provers/Arith/combine_numerals.ML
2007-05-22, by haftmann
regression tests: send failure reports to krauss@in.tum.de, too
2007-05-22, by krauss
rename lemmas LIM_ident, isCont_ident, DERIV_ident
2007-05-22, by huffman
remove obsolete CSeries.thy
2007-05-22, by huffman
generalized ring_eq_cancel simprocs to class idom; removed redundant field_eq_cancel simprocs
2007-05-22, by huffman
new field_combine_numerals simproc, which uses fractions as coefficients
2007-05-21, by huffman
search bottom up to get the inner fresh fun
2007-05-21, by narboux
add a bottom up search function
2007-05-21, by narboux
tuned
2007-05-21, by haftmann
evaluation for integers
2007-05-21, by haftmann
added lemma divAlg_div_mof
2007-05-21, by haftmann
improved code for rev
2007-05-21, by haftmann
min/max
2007-05-21, by haftmann
generalize CombineNumerals functor to allow coefficients with types other than IntInf.int
2007-05-21, by huffman
add lemmas divide_numeral_1 and inverse_numeral_1
2007-05-21, by huffman
fixed signature
2007-05-21, by krauss
Method "lexicographic_order" now takes the same arguments as "auto"
2007-05-21, by krauss
change fresh_fun_simp to treat occurences in assumptions and try to solve the generated subgoals
2007-05-21, by narboux
define pi with THE instead of SOME; cleaned up
2007-05-20, by huffman
add lemmas for sin,cos,tan of 30,45,60 degrees; cleaned up
2007-05-20, by huffman
add lemma power2_eq_imp_eq
2007-05-20, by huffman
added lemma for permutations on strings
2007-05-20, by urbanc
moved sqrt lemmas from Transcendental.thy to NthRoot.thy
2007-05-20, by huffman
remove obsolete DERIV_ln lemmas
2007-05-20, by huffman
add realpow_pos_nth2 back in
2007-05-20, by huffman
add odd_real_root lemmas
2007-05-20, by huffman
add lemmas about inverse functions; cleaned up proof of polar_ex
2007-05-20, by huffman
change premises of DERIV_inverse_function lemma
2007-05-20, by huffman
rearranged sections
2007-05-20, by huffman
add lemmas about continuity and derivatives of roots
2007-05-20, by huffman
add lemma DERIV_inverse_function
2007-05-20, by huffman
add lemmas LIM_compose2, isCont_LIM_compose2
2007-05-20, by huffman
improved aliassing
2007-05-19, by haftmann
more robust thm handling
2007-05-19, by haftmann
added a set of NNF normalization lemmas and nnf_conv
2007-05-19, by chaieb
added lt and some other infix operation analogous to Ocaml's num library
2007-05-19, by chaieb
added a generic conversion for quantifier elimination and a special useful instance
2007-05-19, by chaieb
added binop_conv, aconvc
2007-05-19, by chaieb
added cpat antiquotation for reading certified patterns
2007-05-19, by chaieb
unfold min/max in Stefans code generator
2007-05-19, by nipkow
added code generation based on Isabelle's rat type.
2007-05-19, by nipkow
Disabled Stefancs code generator - already enabled in RealDef.
2007-05-19, by nipkow
constant op @ now named append
2007-05-19, by haftmann
fixed comment
2007-05-19, by haftmann
dropped legacy
2007-05-19, by haftmann
improved eta expansion
2007-05-19, by haftmann
dropped nonsense comment
2007-05-19, by haftmann
fixed text
2007-05-19, by haftmann
eliminated name clash with List.append
2007-05-19, by haftmann
added qualification for ambiguous definition names
2007-05-19, by haftmann
tuned
2007-05-19, by haftmann
typ_of instance for int
2007-05-19, by haftmann
hide locale predicate "field" from HOL library
2007-05-19, by haftmann
no special treatment in naming of locale predicates stemming form classes
2007-05-19, by haftmann
uniform module names for code generation
2007-05-19, by haftmann
added Executable_Real
2007-05-19, by haftmann
updated
2007-05-19, by haftmann
Had to replace "case 1/2" by "case base/step". No idea why.
2007-05-19, by nipkow
*** empty log message ***
2007-05-19, by nipkow
remove dependence on Hilbert_Choice.thy
2007-05-19, by huffman
use THE instead of SOME
2007-05-19, by huffman
minimize imports
2007-05-18, by huffman
Prove existence of nth roots using Intermediate Value Theorem
2007-05-18, by huffman
avoid using real_mult_inverse_left; cleaned up
2007-05-18, by huffman
use mult_strict_mono instead of real_mult_less_mono
2007-05-18, by huffman
Fixed bug in subst causing primrec functions returning functions
2007-05-18, by berghofe
dropped word_setup.ML
2007-05-18, by haftmann
added files
2007-05-17, by krauss
updated
2007-05-17, by krauss
moved lemmas to Nat.thy
2007-05-17, by krauss
added induction principles for induction "backwards": P (Suc n) ==> P n
2007-05-17, by krauss
added pointer to new Unification theory
2007-05-17, by krauss
Added unification case study (using new function package)
2007-05-17, by krauss
avoid using redundant lemmas from RealDef.thy
2007-05-17, by huffman
canonical prefixing of class constants
2007-05-17, by haftmann
dropped beta/eta normalization of defining equations
2007-05-17, by haftmann
refined pow function
2007-05-17, by haftmann
abstract size function in hologic.ML
2007-05-17, by haftmann
tuned
2007-05-17, by haftmann
add classes ring_no_zero_divisors and dom
2007-05-17, by huffman
generalize class restrictions on some lemmas
2007-05-17, by huffman
added classes ring_no_zero_divisors and dom (non-commutative version of idom);
2007-05-17, by huffman
Added three items to the signature
2007-05-17, by paulson
generalize some lemmas from field to division_ring
2007-05-17, by huffman
instance division_ring < no_zero_divisors; clean up field instance proofs
2007-05-17, by huffman
remove redundant instance declaration
2007-05-17, by huffman
cleaned up proof of Maclaurin_sin_bound
2007-05-17, by huffman
section labels
2007-05-16, by huffman
minimize imports
2007-05-16, by huffman
dropped |R
2007-05-16, by chaieb
A verified theory for rational numbers representation and simple calculations;
2007-05-15, by chaieb
Fixed bug that caused proof of induction theorem to fail if
2007-05-15, by berghofe
minimize imports
2007-05-15, by huffman
clean up polar_Ex proofs; remove unnecessary lemmas
2007-05-15, by huffman
remove simp attribute from various polar_Ex lemmas
2007-05-15, by huffman
tuned proofs
2007-05-14, by huffman
spelling: rename arcos -> arccos
2007-05-14, by huffman
tuned proofs
2007-05-14, by huffman
add lemma sgn_mult; declare real_scaleR_def and scaleR_eq_0_iff as simp rules
2007-05-14, by huffman
generalized sgn function to work on any real normed vector space
2007-05-14, by huffman
root and sqrt on negative inputs
2007-05-14, by huffman
move lemmas to RealPow.thy; tuned proofs
2007-05-14, by huffman
tuned proofs
2007-05-14, by huffman
tuned
2007-05-14, by huffman
added general sum-squares lemmas
2007-05-14, by huffman
new lemmas
2007-05-14, by huffman
ProofGeneral: Find Theorems search form
2007-05-14, by webertj
reorganized float arithmetic
2007-05-14, by haftmann
fixed IntInf ambiguity
2007-05-14, by haftmann
remove redundant lemmas
2007-05-14, by huffman
remove redundant lemmas
2007-05-14, by huffman
remove redundant lemmas
2007-05-14, by huffman
remove redundant lemmas
2007-05-14, by huffman
cleaned up
2007-05-14, by huffman
tuned
2007-05-14, by huffman
define roots of negative reals so that many lemmas no longer require side conditions; simplification solves more goals than previously
2007-05-13, by huffman
add lemma power_eq_imp_eq_base
2007-05-13, by huffman
added module int
2007-05-13, by haftmann
dropped legacy
2007-05-13, by haftmann
removed module rat.ML
2007-05-13, by haftmann
whitespace tuned
2007-05-13, by haftmann
tuned
2007-05-13, by haftmann
fixed omission
2007-05-13, by haftmann
tuned setup
2007-05-13, by haftmann
refined module rat
2007-05-13, by haftmann
added modules rat.ML and int.ML
2007-05-13, by haftmann
Removed junk
2007-05-13, by nipkow
Got rid of listsp
2007-05-13, by nipkow
removed redundant lemmas
2007-05-13, by huffman
add lemma additive.setsum
2007-05-12, by huffman
*** empty log message ***
2007-05-11, by nipkow
*** empty log message ***
2007-05-11, by nipkow
proper type for fun/arg_cong_rule;
2007-05-11, by wenzelm
added fun/arg_cong_rule;
2007-05-11, by wenzelm
unified names: foo_conv;
2007-05-11, by wenzelm
tuned;
2007-05-11, by wenzelm
added fun flip f x y = f y x
2007-05-11, by krauss
generalize setsum lemmas from semiring_0_cancel to semiring_0
2007-05-11, by huffman
tuned proofs;
2007-05-11, by wenzelm
bang_facts: warning;
2007-05-11, by wenzelm
tuned proofs;
2007-05-11, by wenzelm
(class target)
2007-05-10, by haftmann
cleaned up
2007-05-10, by haftmann
beta/eta conversion after preprocessor
2007-05-10, by haftmann
fixed typo
2007-05-10, by haftmann
more conversions;
2007-05-10, by wenzelm
Moved extraction_expand declaration of listall_def outside of definition.
2007-05-10, by berghofe
Adapted to new naming scheme for definitions.
2007-05-10, by berghofe
Changed name of raw definition.
2007-05-10, by berghofe
Name of ML function "not" is now qualified in order to avoid
2007-05-10, by berghofe
consts in consts_code Isar commands are now referred to by usual term syntax
2007-05-10, by haftmann
size [nat] is identity
2007-05-10, by haftmann
explicit import of Datatype.thy due to hook bootstrap problem
2007-05-10, by haftmann
localized Sup/Inf
2007-05-10, by haftmann
localized Min/Max
2007-05-10, by haftmann
tuned
2007-05-10, by haftmann
fix proofs
2007-05-10, by huffman
remove redundant lemmas
2007-05-10, by huffman
lemmas iszero_(h)complex_number_of are no longer needed
2007-05-10, by huffman
instance real_algebra_1 < ring_char_0
2007-05-10, by huffman
new axclass ring_char_0 for rings with characteristic 0, used for of_int_eq_iff and related lemmas
2007-05-10, by huffman
moved conversions to structure Conv;
2007-05-10, by wenzelm
added dest_fun/fun2/arg1;
2007-05-10, by wenzelm
tuned argument_type_of;
2007-05-10, by wenzelm
added destructors from drule.ML;
2007-05-10, by wenzelm
moved some operations to more_thm.ML and conv.ML;
2007-05-10, by wenzelm
Conversions: primitive equality reasoning (from drule.ML);
2007-05-10, by wenzelm
added conv.ML;
2007-05-10, by wenzelm
Thm.match;
2007-05-10, by wenzelm
moved some Drule operations to Thm (see more_thm.ML);
2007-05-10, by wenzelm
Thm.first_order_match;
2007-05-10, by wenzelm
moved conversions to structure Conv;
2007-05-10, by wenzelm
"fun" command: Changed pattern compatibility proof back from "simp_all" to the slower but more robust "auto"
2007-05-09, by krauss
add lemma norm_diff_ineq; shorten other proofs
2007-05-09, by huffman
removed Complex/ComplexBin.thy;
2007-05-09, by wenzelm
tuned ML setup;
2007-05-09, by wenzelm
tuned syntax;
2007-05-09, by wenzelm
eliminated unnamed infixes;
2007-05-09, by wenzelm
removed unused mk_cond_defpair;
2007-05-09, by wenzelm
simp_depth: now proper value in simpset (prevents problems with lost exception trace, enables multi-threaded simplification);
2007-05-09, by wenzelm
remove empty, unused theory
2007-05-09, by huffman
remove redundant lemmas
2007-05-09, by huffman
add lemma hnorm_hyperpow
2007-05-09, by huffman
add lemma of_hypreal_hyperpow
2007-05-09, by huffman
tuned
2007-05-09, by haftmann
moved recfun_codegen.ML to Code_Generator.thy
2007-05-09, by haftmann
continued
2007-05-09, by haftmann
remove redundant lemmas
2007-05-09, by huffman
hcomplex_of_hypreal abbreviates of_hypreal; removed redundant lemmas
2007-05-09, by huffman
add lemma hnorm_divide
2007-05-09, by huffman
add lemmas abs_hnorm_cancel, hnorm_of_hypreal
2007-05-09, by huffman
add lemmas norm_add_less, norm_mult_less
2007-05-09, by huffman
add lemma Standard_hyperpow
2007-05-08, by huffman
tuned;
2007-05-08, by wenzelm
add of_hypreal constant with lemmas
2007-05-08, by huffman
add lemmas norm_number_of, norm_of_int, norm_of_nat
2007-05-08, by huffman
quoted 'declaration';
2007-05-08, by wenzelm
simplified pretty_thm(_legacy);
2007-05-08, by wenzelm
is_sid: include '::';
2007-05-08, by wenzelm
tuned ProofDisplay.pretty_full_theory;
2007-05-08, by wenzelm
tuned;
2007-05-08, by wenzelm
updated;
2007-05-08, by wenzelm
simplified context data;
2007-05-08, by wenzelm
tuned;
2007-05-08, by wenzelm
legacy_intern_skolem: legacy_feature;
2007-05-08, by wenzelm
tuned;
2007-05-08, by wenzelm
renamed call_atp to sledgehammer;
2007-05-08, by wenzelm
updated;
2007-05-08, by wenzelm
tuned context data;
2007-05-08, by wenzelm
ML adaptions
2007-05-08, by haftmann
clean up complex norm proofs, remove redundant lemmas
2007-05-08, by huffman
remove redundant lemmas
2007-05-08, by huffman
fix proof of hypreal_sqrt_sum_squares_ge1
2007-05-08, by huffman
add lemma real_sqrt_sum_squares_triangle_ineq
2007-05-08, by huffman
add lemma abs_norm_cancel
2007-05-08, by huffman
cleaned up
2007-05-08, by huffman
polished some proofs
2007-05-08, by urbanc
add lemmas power2_le_imp_le and power2_less_imp_less
2007-05-08, by huffman
add lemma power_less_imp_less_base
2007-05-08, by huffman
clean up RealVector classes
2007-05-07, by huffman
First-order variant of the fully-typed translation
2007-05-07, by paulson
added further equality example
2007-05-07, by haftmann
changed 'code nofunc' to 'code func del'
2007-05-07, by haftmann
* Context data interfaces;
2007-05-07, by wenzelm
simplified DataFun interfaces: removed name/print, use adhoc value for uninitialized data, init only required for impure data;
2007-05-07, by wenzelm
simplified DataFun interfaces;
2007-05-07, by wenzelm
changed code generator invocation syntax
2007-05-06, by haftmann
PreList imports RecDef
2007-05-06, by haftmann
dropped legacy ML binding
2007-05-06, by haftmann
added auxiliary lemmas for proof tools
2007-05-06, by haftmann
dropped preorders, unified syntax
2007-05-06, by haftmann
minimal import
2007-05-06, by haftmann
dropped HOL.ML
2007-05-06, by haftmann
tuned
2007-05-06, by haftmann
updated Alice version;
2007-05-06, by wenzelm
IntInf.fromInt;
2007-05-06, by wenzelm
added "set" supression
2007-05-06, by nipkow
added test about "set" supression
2007-05-06, by nipkow
polished all proofs and made the theory "self-contained"
2007-05-04, by urbanc
deleted some unnecessary type-annotations
2007-05-03, by urbanc
tuned some of the proofs and added the lemma fresh_bool
2007-05-03, by urbanc
tuned allpairs
2007-05-02, by nipkow
tuned some proofs and changed variable names in some definitions of Nominal.thy
2007-05-02, by urbanc
added allpairs
2007-04-30, by nipkow
removed obsolete get_sg;
2007-04-30, by wenzelm
explicit treatment of legacy_features;
2007-04-30, by wenzelm
Fixing bugs in the partial-typed and fully-typed translations
2007-04-30, by paulson
Removal of dead code
2007-04-30, by paulson
tuned some proofs in CR and properly included CR_Takahashi
2007-04-27, by urbanc
removed obsolete induct/simp tactic;
2007-04-27, by wenzelm
alternative and much simpler proof for Church-Rosser of Beta-Reduction
2007-04-27, by urbanc
use correct email program for sunbroy2
2007-04-27, by kleing
removed legacy ML files;
2007-04-26, by wenzelm
eliminated unnamed infixes;
2007-04-26, by wenzelm
added header;
2007-04-26, by wenzelm
added header;
2007-04-26, by wenzelm
added
2007-04-26, by haftmann
removed lagacy ML files;
2007-04-26, by wenzelm
updated;
2007-04-26, by wenzelm
eliminated unnamed infixes;
2007-04-26, by wenzelm
renamed some old names Theory.xxx to Sign.xxx;
2007-04-26, by wenzelm
eliminated unnamed infixes;
2007-04-26, by wenzelm
added header;
2007-04-26, by wenzelm
eliminated unnamed infixes, tuned syntax;
2007-04-26, by wenzelm
clarified naming policy
2007-04-26, by haftmann
clarified semantics of merge
2007-04-26, by haftmann
moved stuff to Char_nat.thy
2007-04-26, by haftmann
tuned
2007-04-26, by haftmann
slightly tuned
2007-04-26, by haftmann
replaced recdef by function
2007-04-26, by haftmann
cleaned up code generator setup for int
2007-04-26, by haftmann
added lemmatas
2007-04-26, by haftmann
moved code generation pretty integers and characters to separate theories
2007-04-26, by haftmann
updated doc
2007-04-26, by haftmann
mk_const_def: Sign.intern_term (legacy);
2007-04-26, by wenzelm
renamed some old names Theory.xxx to Sign.xxx;
2007-04-26, by wenzelm
updated;
2007-04-26, by wenzelm
add the lemma supp_eqvt and put the right attribute
2007-04-25, by narboux
new lemma splice_length
2007-04-25, by nipkow
fix sml compilation
2007-04-25, by narboux
Moved function params_of to inductive_package.ML.
2007-04-25, by berghofe
Moved functions infer_intro_vars, arities_of, params_of, and
2007-04-25, by berghofe
Added functions arities_of, params_of, partition_rules, and
2007-04-25, by berghofe
eqvt_tac now instantiates introduction rules before applying them.
2007-04-25, by berghofe
update fresh_fun_simp for debugging purposes
2007-04-24, by narboux
fixes last commit
2007-04-24, by narboux
add two lemmas dealing with freshness on permutations.
2007-04-24, by narboux
Added datatype_case.ML and nominal_fresh_fun.ML.
2007-04-24, by berghofe
Added datatype_case.
2007-04-24, by berghofe
Added intro / elim rules for prod_case.
2007-04-24, by berghofe
sum_case is now authentic.
2007-04-24, by berghofe
Adapted to new parse translation for case expressions.
2007-04-24, by berghofe
Parse / print translations for nested case expressions, taken
2007-04-24, by berghofe
Streamlined datatype_codegen function using new datatype_of_case
2007-04-24, by berghofe
- Moved parse / print translations for case to datatype_case.ML
2007-04-24, by berghofe
case constants are now authentic.
2007-04-24, by berghofe
oups : wrong commit
2007-04-24, by narboux
adds op in front of an infix to fix SML compilation
2007-04-24, by narboux
sane version of read_termTs (proper freeze);
2007-04-23, by wenzelm
read_instantiations: proper type-inference with fixed variables, infer parameter types as well;
2007-04-23, by wenzelm
added paramify_vars;
2007-04-23, by wenzelm
def_simproc(_i): proper ProofContext.read/cert_terms;
2007-04-23, by wenzelm
simplified ProofContext.read_termTs;
2007-04-23, by wenzelm
simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
2007-04-23, by urbanc
initial commit
2007-04-23, by haftmann
faster proof of wf_eq_minimal
2007-04-21, by huffman
export get_sort (belongs to Syntax module);
2007-04-21, by wenzelm
TypeExt.decode_term;
2007-04-21, by wenzelm
added decode_term (belongs to Syntax module);
2007-04-21, by wenzelm
tuned the setup of fresh_fun
2007-04-21, by urbanc
defs are added to code data
2007-04-20, by haftmann
repaired value restriction problem
2007-04-20, by haftmann
reverted to classical syntax for K_record
2007-04-20, by haftmann
tuned
2007-04-20, by haftmann
Interpretation equations applied to attributes
2007-04-20, by ballarin
Interpretation equations applied to attributes;
2007-04-20, by ballarin
Modified eqvt_tac to avoid failure due to introduction rules
2007-04-20, by berghofe
clarifed
2007-04-20, by haftmann
modify fresh_fun_simp to ease debugging
2007-04-20, by narboux
updated code generator
2007-04-20, by haftmann
updated
2007-04-20, by haftmann
adds extracted program to code theorem table
2007-04-20, by haftmann
unfold attribute now also accepts HOL equations
2007-04-20, by haftmann
added more stuff
2007-04-20, by haftmann
add definitions explicitly to code generator table
2007-04-20, by haftmann
cleared dead code
2007-04-20, by haftmann
moved axclass module closer to core system
2007-04-20, by haftmann
Isar definitions are now added explicitly to code theorem table
2007-04-20, by haftmann
improved case unfolding
2007-04-20, by haftmann
switched from recdef to function package; constants add, mul, pow now curried; infix syntax for algebraic operations.
2007-04-20, by haftmann
tuned syntax: K_record is now an authentic constant
2007-04-20, by haftmann
tuned: now using function package
2007-04-20, by haftmann
transfer_tac accepts also HOL equations as theorems
2007-04-20, by haftmann
shifted min/max to class order
2007-04-20, by haftmann
tuned
2007-04-20, by haftmann
added class tutorial
2007-04-20, by haftmann
code generator changes
2007-04-20, by haftmann
generate page labels
2007-04-20, by krauss
definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
2007-04-20, by krauss
declared lemmas true_eqvt and false_eqvt to be equivariant (suggested by samth at ccs.neu.edu)
2007-04-20, by urbanc
trying to make single-step proofs work better, especially if they contain
2007-04-19, by paulson
nominal_inductive no longer proves equivariance.
2007-04-19, by berghofe
add a tactic to generate fresh names
2007-04-19, by narboux
simplified ProofContext.infer_types(_pats);
2007-04-18, by wenzelm
Improved comments.
2007-04-18, by dixon
proper header, added regression tests
2007-04-18, by krauss
added temporary hack to avoid schematic goals in "termination".
2007-04-18, by krauss
Fixes for proof reconstruction, especially involving abstractions and definitions
2007-04-18, by paulson
export is_dummy_pattern;
2007-04-17, by wenzelm
lemma isCont_inv_fun is same as isCont_inverse_function
2007-04-17, by huffman
moved root and sqrt lemmas from Transcendental.thy to NthRoot.thy
2007-04-17, by huffman
remove use of pos_boundedE
2007-04-17, by huffman
lemma geometric_sum no longer needs class division_by_zero
2007-04-17, by huffman
tuned proofs;
2007-04-17, by wenzelm
canonical merge operations
2007-04-16, by haftmann
added print_indexname;
2007-04-16, by wenzelm
improved the equivariance lemmas for the quantifiers; had to export the lemma eqvt_force_add and eqvt_force_del in the thmdecls
2007-04-16, by urbanc
added a more usuable lemma for dealing with fresh_fun
2007-04-16, by urbanc
generalized type of lemma geometric_sum
2007-04-16, by huffman
replaced read_term_legacy by read_prop_legacy;
2007-04-15, by wenzelm
removed obsolete redeclare_skolems;
2007-04-15, by wenzelm
read prop as prop, not term;
2007-04-15, by wenzelm
removed obsolete TypeInfer.logicT -- use dummyT;
2007-04-15, by wenzelm
avoid internal names;
2007-04-15, by wenzelm
tuned;
2007-04-15, by wenzelm
legacy_infer_term/prop -- including intern_term;
2007-04-15, by wenzelm
Thm.plain_prop_of;
2007-04-15, by wenzelm
added decode_types (from type_infer.ML);
2007-04-15, by wenzelm
added read_term;
2007-04-15, by wenzelm
added mixfixT (from type_infer.ML);
2007-04-15, by wenzelm
proper interface infer_types(_pat);
2007-04-15, by wenzelm
Thm.fold_terms;
2007-04-15, by wenzelm
removed unused Output.panic hook -- internal to PG wrapper;
2007-04-15, by wenzelm
moved get_sort to sign.ML;
2007-04-15, by wenzelm
removed obsolete inferT_axm;
2007-04-15, by wenzelm
removed obsolete infer_types(_simult);
2007-04-15, by wenzelm
moved Drule.plain_prop_of, Drule.fold_terms to more_thm.ML;
2007-04-15, by wenzelm
load type_infer.ML early;
2007-04-15, by wenzelm
adapted decode_type;
2007-04-15, by wenzelm
proper ProofContext.infer_types;
2007-04-15, by wenzelm
Thm.fold_terms;
2007-04-15, by wenzelm
replaced axioms/finalconsts by proper axiomatization;
2007-04-15, by wenzelm
simplified read_axm;
2007-04-14, by wenzelm
tuned comment;
2007-04-14, by wenzelm
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
2007-04-14, by wenzelm
removed redundant string_of_vname (see term.ML);
2007-04-14, by wenzelm
removed obsolete read_ctyp, read_def_cterm;
2007-04-14, by wenzelm
tuned signature;
2007-04-14, by wenzelm
read_typ_XXX: no sorts;
2007-04-14, by wenzelm
added read_def_cterms, read_cterm (from thm.ML);
2007-04-14, by wenzelm
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
2007-04-14, by wenzelm
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
2007-04-14, by wenzelm
removed Pure/Syntax/ROOT.ML;
2007-04-14, by wenzelm
Term.string_of_vname;
2007-04-14, by wenzelm
Theory.inferT_axm;
2007-04-14, by wenzelm
do not enable Toplevel.debug globally;
2007-04-14, by wenzelm
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
2007-04-14, by wenzelm
canonical merge operations
2007-04-14, by haftmann
declarations: apply target_morphism;
2007-04-14, by wenzelm
inst(T)_morphism: avoid reference to static theory value;
2007-04-14, by wenzelm
tuned signature;
2007-04-14, by wenzelm
added Morphism.transform/form (generic non-sense);
2007-04-14, by wenzelm
Morphism.transform/form;
2007-04-14, by wenzelm
data declaration: removed obsolete target_morphism (still required for local data!?);
2007-04-14, by wenzelm
data declaration: removed obsolete target_morphism;
2007-04-14, by wenzelm
added eval_antiquotes_fn (tmp);
2007-04-13, by wenzelm
tuned document (headers, sections, spacing);
2007-04-13, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip