Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-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.
Moved theorems Ord_cases_lemma and Ord_cases to Ordinal.ML
1995-01-12, by lcp
Now depends upon Bool, so that 1 and 2 are defined
1995-01-12, by lcp
Moved theorems Ord_cases_lemma and Ord_cases here from Univ,
1995-01-12, by lcp
Added constants Ord_alt, ++, **
1995-01-12, by lcp
Proved equivalence of Ord and Ord_alt. Proved
1995-01-12, by lcp
Proved ord_isoI, ord_iso_refl. Simplified proof of
1995-01-11, by lcp
Proved cadd_cmult_distrib.
1995-01-11, by lcp
Now proof of Ord_jump_cardinal uses
1995-01-11, by lcp
Added Krzysztof's theorem LeastI2. Proof of sum_eqpoll_cong
1995-01-11, by lcp
pretty_gram: now sorts productions;
1995-01-11, by wenzelm
removed print_sign, print_axioms;
1995-01-11, by wenzelm
slightly changed OFCLASS syntax;
1995-01-11, by wenzelm
fixed minor typos;
1995-01-02, by wenzelm
added;
1995-01-02, by wenzelm
RepFun_eq_0_iff, RepFun_0: new
1994-12-23, by lcp
Moved Transset_includes_summands and Transset_sum_Int_subset
1994-12-23, by lcp
Re-indented declarations; declared the number 2
1994-12-23, by lcp
Added Krzysztof's theorems irrefl_converse, trans_on_converse,
1994-12-23, by lcp
Added Krzysztof's theorems irrefl_rvimage, trans_on_rvimage,
1994-12-23, by lcp
singleton_iff: new
1994-12-23, by lcp
Proved cons_lepoll_consD, succ_lepoll_succD, cons_eqpoll_consD,
1994-12-23, by lcp
Added Krzysztof's constants lesspoll and Finite
1994-12-23, by lcp
Added Krzysztof's theorem pred_Memrel
1994-12-23, by lcp
Moved Transset_includes_summands and Transset_sum_Int_subset to
1994-12-23, by lcp
natE0: deleted, since unused
1994-12-23, by lcp
Changed succ(1) to 2 in in_VLimit, two_in_univ
1994-12-23, by lcp
csquare_rel_def: renamed k to K
1994-12-23, by lcp
inj_apply_equality: new
1994-12-23, by lcp
Added Krzysztof's theorems subst_elem, not_emptyI, not_emptyE
1994-12-23, by lcp
empty_fun: generalized from -> to Pi
1994-12-23, by lcp
Changed succ(1) to 2 in cmult_2; Simplified proof of InfCard_is_Limit
1994-12-23, by lcp
Added Krzysztof's theorems singleton_eq_iff, fst_type, snd_type
1994-12-23, by lcp
Added Krzysztof's theorem disj_imp_disj
1994-12-23, by lcp
Id: marker.
1994-12-21, by lcp
Added comments and Id: marker.
1994-12-21, by lcp
Added comments and Id: marker.
1994-12-21, by lcp
Tools description, largely taken from ../README
1994-12-21, by lcp
Moved description of tools to Tools/README
1994-12-21, by lcp
ord_iso_rvimage: new
1994-12-20, by lcp
Moved well_ord_Memrel, lt_eq_pred, Ord_iso_implies_eq_lemma,
1994-12-20, by lcp
qed is a utility that makes ML files store the defined theories in Isabelle's
1994-12-20, by clasohm
Simplified proof of ord_iso_image_pred using bij_inverse_ss.
1994-12-20, by lcp
Used bind_thm to store domain_rel_subset and range_rel_subset
1994-12-20, by lcp
removed quotes around "Datatype",
1994-12-19, by lcp
removed quotes around "Inductive"
1994-12-19, by lcp
ran expandshort script
1994-12-19, by lcp
ran expandshort script
1994-12-19, by lcp
removed quotes around "Inductive"
1994-12-19, by lcp
added true theory dependencies
1994-12-19, by lcp
ran expandshort script
1994-12-19, by lcp
changed useless "qed" calls for lemmas back to uses of "result",
1994-12-16, by lcp
Defines ZF theory sections (inductive, datatype) at the start/
1994-12-16, by lcp
Added Limit_csucc from CardinalArith
1994-12-16, by lcp
Limit_csucc: moved to InfDatatype and proved explicitly in
1994-12-16, by lcp
put quotation marks around constant "and" because it is a
1994-12-16, by lcp
added thy_syntax.ML
1994-12-16, by lcp
Defines ZF theory sections (inductive, datatype) at the start/
1994-12-16, by lcp
now also depends upon Finite.thy
1994-12-16, by lcp
converse_converse, converse_prod: renamed from
1994-12-16, by lcp
moved congruence rule conj_cong2 to FOL/IFOL.ML
1994-12-16, by lcp
conj_cong2: new congruence rule
1994-12-16, by lcp
case_ss: now built upon ZF/Order/bij_inverse_ss. Deleted
1994-12-15, by lcp
updated comment;
1994-12-15, by lcp
qconverse_qconverse, qconverse_prod: renamed from
1994-12-15, by lcp
well_ord_iso_predE replaces not_well_ord_iso_pred
1994-12-14, by lcp
Ord_iso_implies_eq_lemma: uses well_ord_iso_predE instead of
1994-12-14, by lcp
converse_UN, Diff_eq_0_iff: new
1994-12-14, by lcp
added constants mono_map, ord_iso_map
1994-12-14, by lcp
cardinal_UN_Ord_lt_csucc: added comment
1994-12-14, by lcp
conj_commute,disj_commute: new
1994-12-14, by lcp
changed get_thm to search all parent theories if the theorem is not found
1994-12-14, by clasohm
added bind_thm for theorems defined by "standard ..."
1994-12-14, by clasohm
added any, sprop to pure_types;
1994-12-14, by wenzelm
removed "logic1";
1994-12-14, by wenzelm
removed FOL_Lemmas and IFOL_Lemmas; added qed_goal
1994-12-13, by clasohm
added print_theory that prints stored thms;
1994-12-12, by wenzelm
minor internal changes;
1994-12-09, by wenzelm
improved axioms_of: returns thms as the manual says;
1994-12-09, by wenzelm
removed ZF_Lemmas and added qed_goal
1994-12-09, by clasohm
added warning for already stored theorem to store_thm
1994-12-09, by clasohm
sum_ss: moved down and added the rewrite rules for "case"
1994-12-08, by lcp
leI: added comment
1994-12-08, by lcp
lt_eq_pred, Ord_iso_implies_eq: new, for Kunens Theorem 7.3
1994-12-08, by lcp
sum_ss: deleted because it conflicts with the one in Sum.ML
1994-12-08, by lcp
not_well_ord_iso_pred: removed needless quantifier
1994-12-08, by lcp
UN_upper_cardinal: updated to refer to Card_le_imp_lepoll
1994-12-08, by lcp
sum_lepoll_self, cadd_le_self, prod_lepoll_self,
1994-12-08, by lcp
le_imp_lepoll: renamed to Card_le_imp_lepoll
1994-12-08, by lcp
Card_cardinal_le: new
1994-12-08, by lcp
changed Pure's grammar and the way types are converted to nonterminals
1994-12-08, by clasohm
replaced type_syn by pure_syn in Pure signature
1994-12-08, by clasohm
test_assume_tac: now tries eq_assume_tac on exceptional cases
1994-12-08, by lcp
res_inst_tac: added comments
1994-12-08, by lcp
added qed and qed_goal[w]
1994-12-07, by clasohm
moved first call of store_theory from thy_read.ML to created .thy.ML file
1994-12-07, by clasohm
added bind_thm
1994-12-06, by clasohm
added qed and qed_goal[w]
1994-11-30, by clasohm
added qed_goal for meta_iffD
1994-11-30, by clasohm
replaced "val ... = result()" by "qed ..."
1994-11-30, by clasohm
le_UN_Ord_lt_csucc: added comment
1994-11-29, by lcp
replaced "rules" by "defs"
1994-11-29, by lcp
----------------------------------------------------------------------
1994-11-28, by regensbu
ZF/indrule/mutual_ind_tac: ensured that asm_full_simp_tac ignores any
1994-11-25, by lcp
checks that the recursive sets are Consts before taking
1994-11-25, by lcp
equiv_comp_eq: simplified proof
1994-11-25, by lcp
moved Cantors theorem here from ZF/ex/misc
1994-11-25, by lcp
deepen_tac: modified due to outcome of experiments. Its
1994-11-25, by lcp
added qed_goal[w]
1994-11-25, by clasohm
added blank line
1994-11-25, by lcp
tidied proofs, using fast_tac etc. as much as possible
1994-11-25, by lcp
prove_fun: new; no longer depends upon the version in simpdata.ML
1994-11-25, by lcp
data_domain,Codata_domain: removed replicate; now return one
1994-11-24, by lcp
tidied proofs, using fast_tac etc. as much as possible
1994-11-24, by lcp
added comments on alternative uses of type_intrs/elims
1994-11-24, by lcp
modified for new treatment of mutual recursion
1994-11-24, by lcp
the_equality: more careful use of addSIs and addIs
1994-11-24, by lcp
cons_fun_eq: modified strange uses of classical reasoner
1994-11-24, by lcp
moved Cantors theorem to ZF/ZF.ML and ZF/Perm.ML
1994-11-24, by lcp
moved version of Cantors theorem to ZF/Perm.ML
1994-11-24, by lcp
ZF INDUCTIVE DEFINITIONS: Simplifying the type checking for mutually
1994-11-24, by lcp
ZF/Datatype/datatype_decl: supplies a SINGLE domain for the mutually
1994-11-24, by lcp
updated for new deepen_tac
1994-11-24, by lcp
trivial changes
1994-11-24, by lcp
new reference to HO patterns
1994-11-23, by lcp
Pure/tctical/protect_subgoal: simplified to use Sequence.hd
1994-11-22, by lcp
Pure/term: commented typ_subst_TVars, subst_TVars, subst_Vars, subst_vars
1994-11-22, by lcp
ZF INDUCTIVE DEFINITIONS: Simplifying the type checking for mutually
1994-11-21, by lcp
ZF/intr_elim/elim: now "folds" definitions of the mutually recursive sets!
1994-11-21, by lcp
replaced 'val ... = result();' by 'qed "...";'
1994-11-21, by clasohm
ZF/indrule/mutual_ind_tac: backtracks using DEPTH_SOLVE to be certain of
1994-11-21, by lcp
ZF/EquivClass/congruent_commuteI: uncommented and simplified proof
1994-11-21, by lcp
ZF/ZF.ML/UN_iff, INT_iff: added to the signature
1994-11-21, by lcp
Pure/thm/norm_term_skip: new, for skipping normalization of the context
1994-11-21, by lcp
Pure/sequence: added comment explaining that memoing sequences were found
1994-11-21, by lcp
Pure/envir/norm_term: replaced equality test for [] by null
1994-11-21, by lcp
page 157 erratum
1994-11-21, by lcp
now searches all subdirectories of object-logics
1994-11-21, by lcp
Chnaged simplifier description (lhss)
1994-11-18, by nipkow
added call of store_theory after thy file has been read
1994-11-18, by clasohm
Updated description of valid lhss.
1994-11-18, by nipkow
In ZF, type i has class term, not (just) logic
1994-11-17, by lcp
added check for newlines not enclosed by '\' inside strings
1994-11-14, by clasohm
updated remarks about grammar; added section about ambiguities
1994-11-14, by clasohm
exported 'cat';
1994-11-14, by wenzelm
Pure/tctical/select: now uses cprems_of instead of prems_of and cterm_of:
1994-11-14, by lcp
Pure/drule/cprems_of, cskip_flexpairs, cstrip_imp_prems: new cterm operations
1994-11-14, by lcp
Added month for Coens thesis
1994-11-14, by lcp
removal of FOL_dup_cs
1994-11-11, by lcp
removal of HOL_dup_cs
1994-11-11, by lcp
Provers/hypsubst/REPEATN: deleted; using REPEAT_DETERM_N instead.
1994-11-11, by lcp
Pure/tctical/REPEAT_DETERM_N,REPEAT_DETERM1,REPEAT_DETERM_FIRST,
1994-11-11, by lcp
FOL/intprover/safe_tac: now uses REPEAT_DETERM_FIRST instead of REPEAT_DETERM
1994-11-11, by lcp
argument swaps in HOL
1994-11-11, by lcp
HOL,ZF/Makefile: enclosed multiple "use" calls in parentheses. This
1994-11-10, by lcp
updated pathnames
1994-11-10, by lcp
updated discussion of congruence rules in first section
1994-11-09, by lcp
changed warning for extremely ambiguous expressions
1994-11-09, by clasohm
Pure/goals/prepare_proof/mkresult: now smashes flexflex pairs in the final
1994-11-03, by lcp
ZF/ex/Ramsey,Rmap,misc.ML: modified for new definition of Pi(A,B)
1994-11-03, by lcp
ZF/ex/Ramsey,Rmap,misc.ML: modified for new definition of Pi(A,B)
1994-11-03, by lcp
ZF/Perm/inj_converse_fun: tidied; removed uses of PiI/E
1994-11-03, by lcp
ZF/InfDatatype/fun_Vcsucc: removed use of PiE
1994-11-03, by lcp
ZF/func: tidied many proofs, using new definition of Pi(A,B)
1994-11-03, by lcp
ZF: NEW DEFINITION OF PI(A,B)
1994-11-03, by lcp
ZF/Fixedpt/subset_cs: moved to ZF/subset.ML
1994-11-03, by lcp
ZF/Fixedpt/subset0_cs: moved to ZF/ZF.ML
1994-11-03, by lcp
ZF/domrange/converse_iff: new
1994-11-03, by lcp
ZF/upair/theI2: new
1994-11-03, by lcp
ZF/equalities/domain_converse,range_converse,
1994-11-03, by lcp
ZF/Fixedpt/subset0_cs: moved to ZF/ZF.ML
1994-11-03, by lcp
Cardinal_AC/surj_implies_inj: uses Pi_memberD instead of memberPiE
1994-11-03, by lcp
added warning message
1994-11-03, by clasohm
Provers/classical: now takes theorem "classical" as argument, proves "swap"
1994-11-02, by lcp
Provers/hypsubst: greatly simplified! No longer simulates a
1994-11-02, by lcp
Pure/sign/infer_types/exn_type_msg: new, for more uniform handling of
1994-11-02, by lcp
Modified pattern.ML to perform proper matching of Higher-Order Patterns.
1994-11-02, by nipkow
FOL/FOL/swap: deleted
1994-11-01, by lcp
HOLCF/Ssum3.ML: changed res_inst_tac [("P"... to res_inst_tac [("Pa" in
1994-11-01, by lcp
ZF/ZF.thy: added precedences to @RepFun to disambiguate phrases like {x:A.x:B}
1994-10-31, by lcp
ZF/domrange/image_subset: tidied
1994-10-31, by lcp
ZF/upair/mem_asym,succ_inject: tidied
1994-10-31, by lcp
com1,2: added simplifier calls to remove use of ssubst in fast_tac
1994-10-31, by lcp
Pure/tctical/THEN_ELSE: new
1994-10-31, by lcp
Pure/tactic/build_netpair: now takes two arguments
1994-10-31, by lcp
Pure/sequence/hd,tl: new
1994-10-31, by lcp
Pure/drule/thin_rl: new
1994-10-31, by lcp
FOL/ex/ROOT: now loads mini.ML
1994-10-31, by lcp
FOL/ROOT/FOL_dup_cs: removed as obsolete
1994-10-31, by lcp
FOL/ex/cla: proofs now use deepen_tac instead of best_tac FOL_dup_cs
1994-10-31, by lcp
ZF/ZF/ex1_functional: moved to FOL/ROOT
1994-10-31, by lcp
Miniscope conversoin; example of formula rewriting
1994-10-31, by lcp
ZF/OrderArith/thin: deleted as obsolete
1994-10-31, by lcp
added final newline
1994-10-31, by lcp
added header files; deleted commented-out code
1994-10-31, by lcp
Prepared the code for preservation of bound var names during rewriting. Still
1994-10-28, by nipkow
removed superfluous type_intrs in datatype com.
1994-10-26, by nipkow
simplified syntax of infix continuous functiuons
1994-10-26, by nipkow
strip_quotes now exported;
1994-10-25, by wenzelm
minor change of occs_const in dest_defn;
1994-10-25, by wenzelm
added require_thy;
1994-10-25, by wenzelm
HOL,ZF/IMP/Com.thy: tightening precedences to eliminate syntactic ambiguities.
1994-10-24, by lcp
ZF/intr_elim/elim_rls: now includes Pair_inject, since coinductive
1994-10-21, by lcp
Pure/Unify/IMPROVING "CLEANING" OF FLEX-FLEX PAIRS: Old code would refuse
1994-10-21, by lcp
LK/hardquant/37: deleted call to flexflex_tac: no longer needed
1994-10-21, by lcp
LCF/LCF.thy: the constant VOID had mixfix syntax "()" !! Added quotes.
1994-10-21, by lcp
FOLP/IFOLP.thy: tightening precedences to eliminate syntactic ambiguities.
1994-10-21, by lcp
ZF/Fixedpt/coinduct: modified proof to suppress deep unification
1994-10-19, by lcp
new comments explaining abandoned change
1994-10-19, by lcp
LCF/fix/lfp_is_FIX: modified proof to suppress deep unification
1994-10-19, by lcp
FOL/ex/cla/58: slightly shorter proof
1994-10-19, by lcp
trivial update to reference
1994-10-19, by lcp
CCL/Gfp/coinduct2, coinduct3: modified proofs to suppress deep unification
1994-10-19, by lcp
add_defs: improved error messages;
1994-10-12, by wenzelm
removed old comment;
1994-10-12, by wenzelm
remove _explode, _implode and trfuns;
1994-10-12, by wenzelm
prove_subclass, prove_arity now exported;
1994-10-12, by wenzelm
added is_equals: term -> bool;
1994-10-12, by wenzelm
type_args, opt_witness now exported;
1994-10-12, by wenzelm
AxClass no longer open;
1994-10-12, by wenzelm
{HOL,ZF}/intr_elim/intro_tacsf: now calls DEPTH_SOLVE_1 instead of REPEAT to
1994-10-12, by lcp
{HOL,ZF}/indrule/ind_tac: now calls DEPTH_SOLVE_1 instead of REPEAT, to
1994-10-12, by lcp
fixed infix names in print_translations;
1994-10-12, by wenzelm
Pure/tctical/suppress_tracing: new; can now switch tracing off until the
1994-10-12, by lcp
Minor reference updates
1994-10-12, by lcp
Moving theory LList to ex directory
1994-10-12, by lcp
corrected problems with changed binding power of ::.
1994-10-10, by nipkow
README file
1994-10-10, by nipkow
changed precedences of _constrain (i.e. "::")
1994-10-08, by clasohm
New version
1994-10-06, by nipkow
made major changes to grammar;
Isabelle94-1
1994-10-04, by clasohm
added print_msg;
1994-10-04, by clasohm
Modified termord to take account of the Abs-Abs case.
1994-09-27, by nipkow
improved expand_typ (now handles TVars);
1994-09-26, by wenzelm
exported pretty_sort;
1994-09-26, by wenzelm
added init_pps;
1994-09-26, by wenzelm
added init_database (somewhat experimental);
1994-09-26, by wenzelm
added flag show_no_free_types: bool ref;
1994-09-26, by wenzelm
explode_tr now produces leadings 0s;
1994-09-26, by wenzelm
minor cleanup, added 'syntax' section;
1994-09-21, by wenzelm
now mentions that the sections are available as
1994-09-15, by lcp
less
more
|
(0)
-240
+240
+1000
+3000
+10000
+30000
tip