Fri, 24 Jun 2011 11:14:58 +0900 Cezary Kaliszyk The examples in Lambda_add can be defined by nominal_function directly
Fri, 24 Jun 2011 11:03:53 +0900 Cezary Kaliszyk Theory name changes for JEdit
Fri, 24 Jun 2011 10:54:31 +0900 Cezary Kaliszyk More usual names for substitution properties
Fri, 24 Jun 2011 10:30:06 +0900 Cezary Kaliszyk Second Fixed Point Theorem
Fri, 24 Jun 2011 10:12:47 +0900 Cezary Kaliszyk Speed-up the completeness proof.
Thu, 23 Jun 2011 22:21:43 +0100 Christian Urban the simplifier can simplify "sort (atom a)" if a is a concrete atom type declared with atom_decl
Thu, 23 Jun 2011 13:09:17 +0100 Christian Urban added file
Thu, 23 Jun 2011 12:28:25 +0100 Christian Urban expanded the example
Thu, 23 Jun 2011 11:30:39 +0100 Christian Urban fixed nasty bug with type variables in nominal_datatypes; this included to be careful with the output of the inductive and function package
Wed, 22 Jun 2011 14:14:54 +0100 Christian Urban tuned
Wed, 22 Jun 2011 13:40:25 +0100 Christian Urban deleted some dead code
Wed, 22 Jun 2011 12:18:22 +0100 Christian Urban some rudimentary infrastructure for storing data about nominal datatypes
Wed, 22 Jun 2011 17:57:15 +0900 Cezary Kaliszyk constants with the same names
Wed, 22 Jun 2011 04:49:56 +0900 Cezary Kaliszyk Quotients/TODO addtion
Tue, 21 Jun 2011 23:59:36 +0900 Cezary Kaliszyk Minor
Tue, 21 Jun 2011 10:39:25 +0900 Cezary Kaliszyk merge
Tue, 21 Jun 2011 10:37:43 +0900 Cezary Kaliszyk spelling
Mon, 20 Jun 2011 20:09:51 +0900 Cezary Kaliszyk merge
Mon, 20 Jun 2011 20:08:16 +0900 Cezary Kaliszyk Abs_set_fcb
Mon, 20 Jun 2011 20:09:30 +0900 Cezary Kaliszyk function for let-rec
Mon, 20 Jun 2011 10:16:12 +0900 Cezary Kaliszyk TODO/minor
Mon, 20 Jun 2011 09:59:18 +0900 Cezary Kaliszyk Move lst_fcb to Nominal2_Abs
Mon, 20 Jun 2011 09:38:57 +0900 Cezary Kaliszyk More minor TODOs
Mon, 20 Jun 2011 09:36:16 +0900 Cezary Kaliszyk Update TODO
Mon, 20 Jun 2011 09:29:42 +0900 Cezary Kaliszyk Let/minor
Mon, 20 Jun 2011 08:50:13 +0900 Cezary Kaliszyk Update Quotient/TODO and remove some attic code
Sun, 19 Jun 2011 13:14:37 +0900 Cezary Kaliszyk merge
Sun, 19 Jun 2011 13:10:15 +0900 Cezary Kaliszyk little on cps2
Thu, 16 Jun 2011 20:07:03 +0100 Christian Urban got rid of the boolean flag in the raw_equivariance function
Thu, 16 Jun 2011 23:11:50 +0900 Cezary Kaliszyk Fix
Thu, 16 Jun 2011 22:00:52 +0900 Cezary Kaliszyk merge
Thu, 16 Jun 2011 21:23:38 +0900 Cezary Kaliszyk CPS3 can be defined with eqvt_rhs.
Thu, 16 Jun 2011 13:32:36 +0100 Christian Urban moved for the moment CPS translations into the example directory
Thu, 16 Jun 2011 13:14:53 +0100 Christian Urban merged
Thu, 16 Jun 2011 13:14:16 +0100 Christian Urban added eqvt_at and invariant for boths sides of the equations
Thu, 16 Jun 2011 20:56:30 +0900 Cezary Kaliszyk Added the CPS translation experiments. CPS1 comes with all the proofs, CPS2,3 just have the function and need eqvt_rhs to finish the obligations.
Thu, 16 Jun 2011 12:12:25 +0100 Christian Urban added a test that every function must be of pt-sort
Thu, 16 Jun 2011 11:03:01 +0100 Christian Urban all tests work again
Wed, 15 Jun 2011 22:36:59 +0100 Christian Urban added size-lemmas to simplifier; as a result termination can be proved by the standard lexicographic_order method
Wed, 15 Jun 2011 12:52:48 +0100 Christian Urban added an abstract
Wed, 15 Jun 2011 12:32:40 +0100 Christian Urban added a stub for function paper; "isabelle make fnpaper"
Wed, 15 Jun 2011 11:06:48 +0900 Cezary Kaliszyk merge
Wed, 15 Jun 2011 11:06:31 +0900 Cezary Kaliszyk one TODO and one Problem?
Wed, 15 Jun 2011 09:51:26 +0900 Cezary Kaliszyk merge
Wed, 15 Jun 2011 09:50:53 +0900 Cezary Kaliszyk Some TODOs
Wed, 15 Jun 2011 09:31:59 +0900 Cezary Kaliszyk merge
Wed, 15 Jun 2011 09:25:36 +0900 Cezary Kaliszyk TypeSchemes work with 'default'.
Tue, 14 Jun 2011 19:11:44 +0100 Christian Urban tuned some proofs
Tue, 14 Jun 2011 14:07:07 +0100 Christian Urban fixed the problem when giving a complex default-term; the fundef lemmas in Nominal_Base were not general enough
Tue, 14 Jun 2011 11:43:06 +0100 Christian Urban tuned
Fri, 10 Jun 2011 15:52:17 +0900 Cezary Kaliszyk Move working examples before non-working ones
Fri, 10 Jun 2011 15:45:49 +0900 Cezary Kaliszyk Optimized proofs and removed some garbage.
Fri, 10 Jun 2011 15:31:14 +0900 Cezary Kaliszyk merge
Fri, 10 Jun 2011 15:30:09 +0900 Cezary Kaliszyk Slightly modify fcb for list1 and put in common place.
Fri, 10 Jun 2011 09:00:24 +0900 Cezary Kaliszyk Experiments with Let
Thu, 09 Jun 2011 15:34:51 +0900 Cezary Kaliszyk Eval can be defined with additional freshness
Thu, 09 Jun 2011 15:03:58 +0900 Cezary Kaliszyk Minor simplification
Thu, 09 Jun 2011 11:10:41 +0900 Cezary Kaliszyk abs_res_fcb will be enough to finish the multiple-recursive proof, if we have a working 'default'.
Thu, 09 Jun 2011 09:44:51 +0900 Cezary Kaliszyk More experiments with 'default'
Wed, 08 Jun 2011 21:44:03 +0900 Cezary Kaliszyk Finished the proof with the invariant
(0) -1000 -300 -100 -60 +60 +100 +300 tip