Fri, 16 Mar 2007 21:32:13 +0100 dropped superfluous hide
haftmann [Fri, 16 Mar 2007 21:32:13 +0100] rev 22457
dropped superfluous hide
Fri, 16 Mar 2007 21:32:12 +0100 added lattice definitions
haftmann [Fri, 16 Mar 2007 21:32:12 +0100] rev 22456
added lattice definitions
Fri, 16 Mar 2007 21:32:11 +0100 added instance of sets as distributive lattices
haftmann [Fri, 16 Mar 2007 21:32:11 +0100] rev 22455
added instance of sets as distributive lattices
Fri, 16 Mar 2007 21:32:10 +0100 integrated with LOrder.thy
haftmann [Fri, 16 Mar 2007 21:32:10 +0100] rev 22454
integrated with LOrder.thy
Fri, 16 Mar 2007 21:32:09 +0100 moved lattice instance here
haftmann [Fri, 16 Mar 2007 21:32:09 +0100] rev 22453
moved lattice instance here
Fri, 16 Mar 2007 21:32:08 +0100 adjusted to new lattice theory developement in Lattices.thy / FixedPoint.thy
haftmann [Fri, 16 Mar 2007 21:32:08 +0100] rev 22452
adjusted to new lattice theory developement in Lattices.thy / FixedPoint.thy
Fri, 16 Mar 2007 21:32:07 +0100 added FIXME hints
haftmann [Fri, 16 Mar 2007 21:32:07 +0100] rev 22451
added FIXME hints
Fri, 16 Mar 2007 21:32:06 +0100 lattice cleanup
haftmann [Fri, 16 Mar 2007 21:32:06 +0100] rev 22450
lattice cleanup
Fri, 16 Mar 2007 21:32:05 +0100 updated
haftmann [Fri, 16 Mar 2007 21:32:05 +0100] rev 22449
updated
Fri, 16 Mar 2007 17:17:36 +0100 adjusted for the example file SOS.thy
urbanc [Fri, 16 Mar 2007 17:17:36 +0100] rev 22448
adjusted for the example file SOS.thy
Fri, 16 Mar 2007 17:12:52 +0100 added formalisations of typical SOS-proofs
urbanc [Fri, 16 Mar 2007 17:12:52 +0100] rev 22447
added formalisations of typical SOS-proofs
Fri, 16 Mar 2007 17:09:18 +0100 added eqvt-lemmas for integers and eqvt-tagged the lemma append_eqvt
urbanc [Fri, 16 Mar 2007 17:09:18 +0100] rev 22446
added eqvt-lemmas for integers and eqvt-tagged the lemma append_eqvt
Fri, 16 Mar 2007 16:40:49 +0100 removed safe elim flag of trueElim and notFalseElim for testing.
dixon [Fri, 16 Mar 2007 16:40:49 +0100] rev 22445
removed safe elim flag of trueElim and notFalseElim for testing.
Fri, 16 Mar 2007 16:37:52 +0100 added safe intro rules for removing "True" subgoals as well as "~ False" ones.
dixon [Fri, 16 Mar 2007 16:37:52 +0100] rev 22444
added safe intro rules for removing "True" subgoals as well as "~ False" ones.
Wed, 14 Mar 2007 21:52:26 +0100 move sqrt_divide_self_eq to NthRoot.thy
huffman [Wed, 14 Mar 2007 21:52:26 +0100] rev 22443
move sqrt_divide_self_eq to NthRoot.thy
Wed, 14 Mar 2007 21:40:28 +0100 move bounded (bi)linear operator locales from Lim.thy to RealVector.thy
huffman [Wed, 14 Mar 2007 21:40:28 +0100] rev 22442
move bounded (bi)linear operator locales from Lim.thy to RealVector.thy
Wed, 14 Mar 2007 01:35:02 +0100 is_nnf/is_cnf added, defcnf does nothing now if the formula already is in CNF
webertj [Wed, 14 Mar 2007 01:35:02 +0100] rev 22441
is_nnf/is_cnf added, defcnf does nothing now if the formula already is in CNF
Tue, 13 Mar 2007 08:49:58 +0100 deleted function for defining candidates and used nominal_primrec instead
urbanc [Tue, 13 Mar 2007 08:49:58 +0100] rev 22440
deleted function for defining candidates and used nominal_primrec instead
Mon, 12 Mar 2007 19:23:49 +0100 syntax: proper body priorty for derived binders;
wenzelm [Mon, 12 Mar 2007 19:23:49 +0100] rev 22439
syntax: proper body priorty for derived binders;
Mon, 12 Mar 2007 19:23:48 +0100 tuned;
wenzelm [Mon, 12 Mar 2007 19:23:48 +0100] rev 22438
tuned;
Mon, 12 Mar 2007 16:25:39 +0100 removes some unused code that used to try to derive a simpler version of the eqvt lemmas
narboux [Mon, 12 Mar 2007 16:25:39 +0100] rev 22437
removes some unused code that used to try to derive a simpler version of the eqvt lemmas
Mon, 12 Mar 2007 11:07:59 +0100 Adapted to new inductive definition package.
berghofe [Mon, 12 Mar 2007 11:07:59 +0100] rev 22436
Adapted to new inductive definition package.
Sun, 11 Mar 2007 15:02:44 +0100 clarified code
haftmann [Sun, 11 Mar 2007 15:02:44 +0100] rev 22435
clarified code
Sat, 10 Mar 2007 16:31:55 +0100 - Replaced fold by fold_rev to make sure that list of predicate
berghofe [Sat, 10 Mar 2007 16:31:55 +0100] rev 22434
- Replaced fold by fold_rev to make sure that list of predicate variables pvars (for invariants) is in the correct order - Adapted to new format of datatype descriptor
Sat, 10 Mar 2007 16:28:06 +0100 - Changed format of descriptor contained in nominal_datatype_info
berghofe [Sat, 10 Mar 2007 16:28:06 +0100] rev 22433
- Changed format of descriptor contained in nominal_datatype_info - Equivariance proof for graph of primrec combinator no longer uses large simpset (more robust).
Sat, 10 Mar 2007 16:25:57 +0100 Renamed INF to INFM to avoid clash with INF operator defined in FixedPoint theory.
berghofe [Sat, 10 Mar 2007 16:25:57 +0100] rev 22432
Renamed INF to INFM to avoid clash with INF operator defined in FixedPoint theory.
Sat, 10 Mar 2007 16:24:52 +0100 Adapted to changes in definition of SUP.
berghofe [Sat, 10 Mar 2007 16:24:52 +0100] rev 22431
Adapted to changes in definition of SUP.
Sat, 10 Mar 2007 16:23:28 +0100 Generalized version of SUP and INF (with index set).
berghofe [Sat, 10 Mar 2007 16:23:28 +0100] rev 22430
Generalized version of SUP and INF (with index set).
Sat, 10 Mar 2007 16:13:08 +0100 Eta-expanded codetype_hook to make SML/NJ happy.
berghofe [Sat, 10 Mar 2007 16:13:08 +0100] rev 22429
Eta-expanded codetype_hook to make SML/NJ happy.
Fri, 09 Mar 2007 13:10:22 +0100 First stab at reconstructing HO problems
paulson [Fri, 09 Mar 2007 13:10:22 +0100] rev 22428
First stab at reconstructing HO problems
Fri, 09 Mar 2007 08:45:59 +0100 constant names now dependent on executable content
haftmann [Fri, 09 Mar 2007 08:45:59 +0100] rev 22427
constant names now dependent on executable content
Fri, 09 Mar 2007 08:45:58 +0100 resolved name clashes
haftmann [Fri, 09 Mar 2007 08:45:58 +0100] rev 22426
resolved name clashes
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip