Sat, 10 Feb 2007 09:26:11 +0100 added outline for Isabelle library description
haftmann [Sat, 10 Feb 2007 09:26:11 +0100] rev 22293
added outline for Isabelle library description
Sat, 10 Feb 2007 09:26:10 +0100 adjusted to new code generator Isar commands and changes in implementation
haftmann [Sat, 10 Feb 2007 09:26:10 +0100] rev 22292
adjusted to new code generator Isar commands and changes in implementation
Sat, 10 Feb 2007 09:26:09 +0100 adjusted to new code generator Isar commands
haftmann [Sat, 10 Feb 2007 09:26:09 +0100] rev 22291
adjusted to new code generator Isar commands
Sat, 10 Feb 2007 09:26:08 +0100 added references for code generator tutorial
haftmann [Sat, 10 Feb 2007 09:26:08 +0100] rev 22290
added references for code generator tutorial
Sat, 10 Feb 2007 09:26:07 +0100 added antiquotation for exceptions
haftmann [Sat, 10 Feb 2007 09:26:07 +0100] rev 22289
added antiquotation for exceptions
Sat, 10 Feb 2007 09:26:06 +0100 updated keywords
haftmann [Sat, 10 Feb 2007 09:26:06 +0100] rev 22288
updated keywords
Thu, 08 Feb 2007 18:14:13 +0100 cterm_instantiate was calling a type instantiation function that works only for matching,
paulson [Thu, 08 Feb 2007 18:14:13 +0100] rev 22287
cterm_instantiate was calling a type instantiation function that works only for matching, not unification as here.
Thu, 08 Feb 2007 17:22:22 +0100 added get-functions
urbanc [Thu, 08 Feb 2007 17:22:22 +0100] rev 22286
added get-functions
Wed, 07 Feb 2007 18:12:58 +0100 Renamed member to memb to avoid confusion with member function
berghofe [Wed, 07 Feb 2007 18:12:58 +0100] rev 22285
Renamed member to memb to avoid confusion with member function defined in Predicate theory.
Wed, 07 Feb 2007 18:12:02 +0100 Adapted to changes in Finite_Set theory.
berghofe [Wed, 07 Feb 2007 18:12:02 +0100] rev 22284
Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 18:11:27 +0100 Adapted to new inductive definition package.
berghofe [Wed, 07 Feb 2007 18:11:27 +0100] rev 22283
Adapted to new inductive definition package.
Wed, 07 Feb 2007 18:10:21 +0100 - Adapted to new inductive definition package
berghofe [Wed, 07 Feb 2007 18:10:21 +0100] rev 22282
- Adapted to new inductive definition package - Adapted to changes in Multiset theory
Wed, 07 Feb 2007 18:07:10 +0100 Added meta_spec to extraction_expand.
berghofe [Wed, 07 Feb 2007 18:07:10 +0100] rev 22281
Added meta_spec to extraction_expand.
Wed, 07 Feb 2007 18:04:44 +0100 Added functions hhf_proof and un_hhf_proof.
berghofe [Wed, 07 Feb 2007 18:04:44 +0100] rev 22280
Added functions hhf_proof and un_hhf_proof.
Wed, 07 Feb 2007 18:03:18 +0100 Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
berghofe [Wed, 07 Feb 2007 18:03:18 +0100] rev 22279
Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
Wed, 07 Feb 2007 18:01:40 +0100 Added split_rule attribute.
berghofe [Wed, 07 Feb 2007 18:01:40 +0100] rev 22278
Added split_rule attribute.
Wed, 07 Feb 2007 18:00:38 +0100 Fixed bug in mk_AbsP.
berghofe [Wed, 07 Feb 2007 18:00:38 +0100] rev 22277
Fixed bug in mk_AbsP.
Wed, 07 Feb 2007 17:59:40 +0100 Introduction and elimination rules for <= on predicates
berghofe [Wed, 07 Feb 2007 17:59:40 +0100] rev 22276
Introduction and elimination rules for <= on predicates are now declared properly.
Wed, 07 Feb 2007 17:58:50 +0100 - Improved handling of monotonicity rules involving <=
berghofe [Wed, 07 Feb 2007 17:58:50 +0100] rev 22275
- Improved handling of monotonicity rules involving <= - ind_cases: variables to be generalized can now be specified using "for" keyword
Wed, 07 Feb 2007 17:51:38 +0100 Adapted to changes in Finite_Set theory.
berghofe [Wed, 07 Feb 2007 17:51:38 +0100] rev 22274
Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:46:03 +0100 Adapted to changes in Finite_Set theory.
berghofe [Wed, 07 Feb 2007 17:46:03 +0100] rev 22273
Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:45:03 +0100 - Adapted to new inductive definition package
berghofe [Wed, 07 Feb 2007 17:45:03 +0100] rev 22272
- Adapted to new inductive definition package - More elegant proof of eta postponement theorem inspired by Andreas Abel
Wed, 07 Feb 2007 17:44:07 +0100 Adapted to new inductive definition package.
berghofe [Wed, 07 Feb 2007 17:44:07 +0100] rev 22271
Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:41:11 +0100 Converted to predicate notation.
berghofe [Wed, 07 Feb 2007 17:41:11 +0100] rev 22270
Converted to predicate notation.
Wed, 07 Feb 2007 17:39:49 +0100 Adapted to changes in List theory.
berghofe [Wed, 07 Feb 2007 17:39:49 +0100] rev 22269
Adapted to changes in List theory.
Wed, 07 Feb 2007 17:37:59 +0100 - wfP has been moved to theory Wellfounded_Recursion
berghofe [Wed, 07 Feb 2007 17:37:59 +0100] rev 22268
- wfP has been moved to theory Wellfounded_Recursion - Accessible part now works on predicates, hence accP is no longer needed
Wed, 07 Feb 2007 17:35:28 +0100 Adapted to changes in Transitive_Closure theory.
berghofe [Wed, 07 Feb 2007 17:35:28 +0100] rev 22267
Adapted to changes in Transitive_Closure theory.
Wed, 07 Feb 2007 17:34:43 +0100 Adapted to new inductive definition package.
berghofe [Wed, 07 Feb 2007 17:34:43 +0100] rev 22266
Adapted to new inductive definition package.
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip