Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-120
+120
+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.
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
less
more
|
(0)
-120
+120
+1000
+3000
+10000
+30000
tip