Christian Urban <urbanc@in.tum.de> [Wed, 06 Apr 2011 13:47:08 +0100] rev 2752
changed default preprocessor that does not catch variables only occuring on the right
Christian Urban <urbanc@in.tum.de> [Thu, 31 Mar 2011 15:25:35 +0200] rev 2751
final version of slides
Christian Urban <urbanc@in.tum.de> [Wed, 30 Mar 2011 22:27:26 +0200] rev 2750
more on the slides
Christian Urban <urbanc@in.tum.de> [Wed, 30 Mar 2011 08:11:36 +0200] rev 2749
tuned IsaMakefile
Christian Urban <urbanc@in.tum.de> [Tue, 29 Mar 2011 23:52:14 +0200] rev 2748
rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Wed, 16 Mar 2011 21:14:43 +0100] rev 2747
precise path to LaTeXsugar
Christian Urban <urbanc@in.tum.de> [Wed, 16 Mar 2011 21:07:50 +0100] rev 2746
a lit bit more on the pearl-jv paper
Christian Urban <urbanc@in.tum.de> [Wed, 16 Mar 2011 20:42:14 +0100] rev 2745
ported changes from function package....needs Isabelle 16 March or above
Christian Urban <urbanc@in.tum.de> [Tue, 15 Mar 2011 00:40:39 +0100] rev 2744
more on the pearl paper
Christian Urban <urbanc@in.tum.de> [Mon, 14 Mar 2011 16:35:59 +0100] rev 2743
equivariance for All and Ex can be proved in terms of their definition
Christian Urban <urbanc@in.tum.de> [Fri, 11 Mar 2011 08:51:39 +0000] rev 2742
more on the paper
Christian Urban <urbanc@in.tum.de> [Tue, 08 Mar 2011 09:07:49 +0000] rev 2741
merged
Christian Urban <urbanc@in.tum.de> [Tue, 08 Mar 2011 09:07:27 +0000] rev 2740
more on the pearl paper
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Mar 2011 16:07:56 +0900] rev 2739
distinct names at toplevel
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Mar 2011 12:49:01 +0900] rev 2738
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Mar 2011 12:48:00 +0900] rev 2737
Pairing function
Christian Urban <urbanc@in.tum.de> [Wed, 02 Mar 2011 00:06:28 +0000] rev 2736
updated pearl papers
Christian Urban <urbanc@in.tum.de> [Tue, 01 Mar 2011 00:14:02 +0000] rev 2735
a bit more tuning
Christian Urban <urbanc@in.tum.de> [Mon, 28 Feb 2011 16:47:13 +0000] rev 2734
included old test cases for perm_simp into ROOT.ML file
Christian Urban <urbanc@in.tum.de> [Mon, 28 Feb 2011 15:21:10 +0000] rev 2733
split the library into a basics file; merged Nominal_Eqvt into Nominal_Base
Christian Urban <urbanc@in.tum.de> [Fri, 25 Feb 2011 21:23:30 +0000] rev 2732
some slight polishing
Christian Urban <urbanc@in.tum.de> [Thu, 24 Feb 2011 18:50:02 +0000] rev 2731
merged
Christian Urban <urbanc@in.tum.de> [Thu, 24 Feb 2011 16:26:11 +0000] rev 2730
added a lemma about fresh_star and Abs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Feb 2011 11:11:02 +0900] rev 2729
Reduce the definition of trans to FCB; test that FCB can be proved with simp rules.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 19 Feb 2011 09:31:22 +0900] rev 2728
typeschemes/subst
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 17 Feb 2011 17:02:25 +0900] rev 2727
further experiments with typeschemes subst
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 17 Feb 2011 12:01:08 +0900] rev 2726
Finished the proof of a function that invents fresh variable names.
Christian Urban <urbanc@in.tum.de> [Wed, 16 Feb 2011 14:44:33 +0000] rev 2725
added eqvt for length
Christian Urban <urbanc@in.tum.de> [Wed, 16 Feb 2011 14:03:26 +0000] rev 2724
added eqvt lemmas for filter and distinct
Christian Urban <urbanc@in.tum.de> [Mon, 07 Feb 2011 16:00:24 +0000] rev 2723
added eqvt for cartesian products
Christian Urban <urbanc@in.tum.de> [Mon, 07 Feb 2011 15:59:37 +0000] rev 2722
cleaned up the experiments so that the tests go through
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 05 Feb 2011 07:39:00 +0900] rev 2721
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 05 Feb 2011 07:38:22 +0900] rev 2720
Experiments defining a function on Let
Christian Urban <urbanc@in.tum.de> [Fri, 04 Feb 2011 04:45:04 +0000] rev 2719
updated TODO
Christian Urban <urbanc@in.tum.de> [Fri, 04 Feb 2011 03:52:38 +0000] rev 2718
Lambda.thy which works with Nominal_Isabelle2011
Christian Urban <urbanc@in.tum.de> [Thu, 03 Feb 2011 02:57:04 +0000] rev 2717
merged
Christian Urban <urbanc@in.tum.de> [Thu, 03 Feb 2011 02:51:57 +0000] rev 2716
removed diagnostic code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Feb 2011 09:07:55 +0900] rev 2715
Only one of the subgoals is needed
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Feb 2011 08:57:50 +0900] rev 2714
Experiments with substitution on set+
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Feb 2011 08:48:14 +0900] rev 2713
More properties that relate abs_res and abs_set. Also abs_res with less binders.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 30 Jan 2011 12:09:23 +0900] rev 2712
alpha_res implies alpha_set :)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 30 Jan 2011 09:57:37 +0900] rev 2711
Showing that the binders difference is fresh for the left side solves the goal for 'set'.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 29 Jan 2011 14:26:47 +0900] rev 2710
Experiments with functions
Christian Urban <urbanc@in.tum.de> [Thu, 27 Jan 2011 20:19:13 +0100] rev 2709
some experiments
Christian Urban <urbanc@in.tum.de> [Thu, 27 Jan 2011 04:24:17 +0100] rev 2708
the proofs with eqvt_at
Christian Urban <urbanc@in.tum.de> [Tue, 25 Jan 2011 18:58:26 +0100] rev 2707
made eqvt-proof explicit in the function definitions
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 25 Jan 2011 02:51:44 +0900] rev 2706
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 25 Jan 2011 02:46:05 +0900] rev 2705
minor
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 25 Jan 2011 02:42:15 +0900] rev 2704
Down as infixr
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 23:24:20 -0600] rev 2703
added some slides
Christian Urban <urbanc@in.tum.de> [Sun, 23 Jan 2011 03:29:22 +0100] rev 2702
added Tutorial6
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 18:59:48 -0600] rev 2701
cleaning up
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 16:37:00 -0600] rev 2700
merged
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 16:36:21 -0600] rev 2699
cleaned up Tutorial 3 with solutions
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 23 Jan 2011 07:32:28 +0900] rev 2698
Missing val.simps
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 23 Jan 2011 07:17:35 +0900] rev 2697
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 23 Jan 2011 07:15:59 +0900] rev 2696
Tutorial 4s
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 16:04:40 -0600] rev 2695
cleaned up and solution section
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 15:07:36 -0600] rev 2694
cleaned up tutorial1...added solution file
Christian Urban <urbanc@in.tum.de> [Sat, 22 Jan 2011 12:46:01 -0600] rev 2693
better version of Tutorial 1
Christian Urban <urbanc@in.tum.de> [Fri, 21 Jan 2011 22:58:03 +0100] rev 2692
better flow of proofs and definitions and proof
Christian Urban <urbanc@in.tum.de> [Fri, 21 Jan 2011 22:23:44 +0100] rev 2691
separated type preservation and progress into a separate file
Christian Urban <urbanc@in.tum.de> [Fri, 21 Jan 2011 22:02:34 +0100] rev 2690
substitution lemma in separate file
Christian Urban <urbanc@in.tum.de> [Fri, 21 Jan 2011 21:58:51 +0100] rev 2689
added unbind example
Christian Urban <urbanc@in.tum.de> [Fri, 21 Jan 2011 00:55:28 +0100] rev 2688
a bit tuning
Christian Urban <urbanc@in.tum.de> [Thu, 20 Jan 2011 23:19:30 +0100] rev 2687
first split of tutorrial theory
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 23:58:12 +0100] rev 2686
added a very rough version of the tutorial; all seems to work
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 19:41:50 +0100] rev 2685
added obtain_fresh lemma; tuned Lambda.thy
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 19:06:52 +0100] rev 2684
base file for the tutorial (contains definitions for heigt, subst and beta-reduction)
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 18:56:28 +0100] rev 2683
ported some of the old proofs to serve as testcases
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 18:07:29 +0100] rev 2682
added eqvt and supp lemma for removeAll (function from List.thy)
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 17:54:50 +0100] rev 2681
theory name as it should be
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 17:54:06 +0100] rev 2680
removed diagnostic code
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 17:11:10 +0100] rev 2679
added Minimal file to test things
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 07:06:47 +0100] rev 2678
defined height as a function that returns an integer
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 21:28:07 +0100] rev 2677
deleted diagnostic code
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 21:26:58 +0100] rev 2676
some tryes about substitution over type-schemes
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 19:27:30 +0100] rev 2675
defined properly substitution
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 18:04:40 +0100] rev 2674
derived stronger Abs_eq_iff2 theorems
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 17:30:47 +0100] rev 2673
made alpha_abs_set_stronger1 stronger
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 17:19:50 +0100] rev 2672
removed finiteness assumption from set_rename_perm
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 18 Jan 2011 22:11:49 +0900] rev 2671
alpha_abs_set_stronger1
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 18 Jan 2011 21:12:25 +0900] rev 2670
alpha_abs_let_stronger is not true in the same form
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 11:02:57 +0100] rev 2669
the function translating lambda terms to locally nameless lambda terms; still needs a stronger abs_eq_iff lemma...at the moment only proved for restrictions
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 06:55:18 +0100] rev 2668
modified the renaming_perm lemmas
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 17:20:21 +0100] rev 2667
added a translation function from lambda-terms to deBruijn terms (equivariance fails at the moment)
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 15:12:03 +0100] rev 2666
added a few examples of functions to Lambda.thy
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 14:37:18 +0100] rev 2665
exported nominal function code to external file
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 12:37:37 +0000] rev 2664
removed old testing code from Lambda.thy
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 12:34:11 +0000] rev 2663
moved high level code from LamTest into the main libraries.
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 12:33:37 +0000] rev 2662
eliminated tracing code; added flag so that equivariance is only proved for the function graph, not the relation
Christian Urban <urbanc@in.tum.de> [Sat, 15 Jan 2011 21:16:15 +0000] rev 2661
subst also works now
Christian Urban <urbanc@in.tum.de> [Sat, 15 Jan 2011 20:24:16 +0000] rev 2660
nominal_function works now completely for frees and depth; still a propbelm with subst; no unproved assumptions
Christian Urban <urbanc@in.tum.de> [Fri, 14 Jan 2011 14:22:25 +0000] rev 2659
strengthened renaming lemmas
Christian Urban <urbanc@in.tum.de> [Thu, 13 Jan 2011 12:12:47 +0000] rev 2658
added eqvt_lemmas for subset and psubset
Christian Urban <urbanc@in.tum.de> [Mon, 10 Jan 2011 11:36:55 +0000] rev 2657
a few lemmas about freshness for at and at_base
Christian Urban <urbanc@in.tum.de> [Mon, 10 Jan 2011 08:51:51 +0000] rev 2656
added a property about finite support in the presense of eqvt_at
Christian Urban <urbanc@in.tum.de> [Sun, 09 Jan 2011 05:38:53 +0000] rev 2655
instantiated fundef_ex1_eqvt_at theorem with the indction hypothesis
Christian Urban <urbanc@in.tum.de> [Sun, 09 Jan 2011 04:28:24 +0000] rev 2654
solved subgoals for depth and subst function
Christian Urban <urbanc@in.tum.de> [Sun, 09 Jan 2011 01:17:44 +0000] rev 2653
added eqvt_at premises in function definition - however not proved at the moment
Christian Urban <urbanc@in.tum.de> [Fri, 07 Jan 2011 05:40:31 +0000] rev 2652
added one further lemma about equivariance of THE_default
Christian Urban <urbanc@in.tum.de> [Fri, 07 Jan 2011 05:06:25 +0000] rev 2651
equivariance of THE_default under the uniqueness assumption
Christian Urban <urbanc@in.tum.de> [Fri, 07 Jan 2011 02:30:00 +0000] rev 2650
derived equivariance for the function graph and function relation
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 23:06:45 +0000] rev 2649
a modified function package where, as a test, True has been injected into the compatibility condictions
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 20:25:40 +0000] rev 2648
removed last traces of debugging code
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 19:57:57 +0000] rev 2647
removed debugging code abd introduced a guarded tracing function
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 14:53:38 +0000] rev 2646
moved Weakening up....it does not compile when put at the last position
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 14:02:10 +0000] rev 2645
tuned
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:31:44 +0000] rev 2644
added weakening to the test cases
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:28:40 +0000] rev 2643
cleaned up weakening proof and added a version with finit sets
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:28:19 +0000] rev 2642
same
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:28:04 +0000] rev 2641
some further lemmas for fsets
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 11:00:16 +0000] rev 2640
made sure the raw datatypes and raw functions do not get any mixfix syntax
Christian Urban <urbanc@in.tum.de> [Wed, 05 Jan 2011 17:33:43 +0000] rev 2639
exported the code into a separate file
Christian Urban <urbanc@in.tum.de> [Wed, 05 Jan 2011 16:51:27 +0000] rev 2638
strong rule inductions; as an example the weakening lemma works
Christian Urban <urbanc@in.tum.de> [Tue, 04 Jan 2011 13:47:38 +0000] rev 2637
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de> [Mon, 03 Jan 2011 16:21:12 +0000] rev 2636
file with most of the strong rule induction development
Christian Urban <urbanc@in.tum.de> [Mon, 03 Jan 2011 16:19:27 +0000] rev 2635
simple cases for string rule inductions
Christian Urban <urbanc@in.tum.de> [Fri, 31 Dec 2010 15:37:04 +0000] rev 2634
changed res keyword to set+ for restrictions; comment by a referee
Christian Urban <urbanc@in.tum.de> [Fri, 31 Dec 2010 13:31:39 +0000] rev 2633
added proper case names for all induct and exhaust theorems
Christian Urban <urbanc@in.tum.de> [Fri, 31 Dec 2010 12:12:59 +0000] rev 2632
added small example for strong inductions; functions still need a sorry
Christian Urban <urbanc@in.tum.de> [Thu, 30 Dec 2010 10:00:09 +0000] rev 2631
removed local fix for bug in induction_schema; added setup method for strong inductions
Christian Urban <urbanc@in.tum.de> [Tue, 28 Dec 2010 19:51:25 +0000] rev 2630
automated all strong induction lemmas
Christian Urban <urbanc@in.tum.de> [Tue, 28 Dec 2010 00:20:50 +0000] rev 2629
proper application of induction_schema and strong_exhaust rules; needs local fix in induction_schema.ML
Christian Urban <urbanc@in.tum.de> [Sun, 26 Dec 2010 16:35:16 +0000] rev 2628
generated goals for strong induction theorems.
Christian Urban <urbanc@in.tum.de> [Thu, 23 Dec 2010 01:05:05 +0000] rev 2627
test with strong inductions
Christian Urban <urbanc@in.tum.de> [Thu, 23 Dec 2010 00:46:06 +0000] rev 2626
moved all strong_exhaust code to nominal_dt_quot; tuned examples
Christian Urban <urbanc@in.tum.de> [Thu, 23 Dec 2010 00:22:41 +0000] rev 2625
moved generic functions into nominal_library
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 23:12:51 +0000] rev 2624
slight tuning
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 22:30:43 +0000] rev 2623
slight tuning
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 21:13:44 +0000] rev 2622
tuned examples
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 21:13:32 +0000] rev 2621
added fold_right which produces the correct term for left-infix operators
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 12:47:09 +0000] rev 2620
updated to Isabelle 22 December
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 12:17:49 +0000] rev 2619
a bit tuning
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 10:32:01 +0000] rev 2618
corrected premises of strong exhausts theorems
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 09:13:25 +0000] rev 2617
properly exported strong exhaust theorem; cleaned up some examples
Christian Urban <urbanc@in.tum.de> [Tue, 21 Dec 2010 10:28:08 +0000] rev 2616
all examples for strong exhausts work; recursive binders need to be treated differently; still unclean version with lots of diagnostic code
Christian Urban <urbanc@in.tum.de> [Sun, 19 Dec 2010 07:50:37 +0000] rev 2615
one interesting case done
Christian Urban <urbanc@in.tum.de> [Sun, 19 Dec 2010 07:43:32 +0000] rev 2614
a stronger statement for at_set_avoiding
Christian Urban <urbanc@in.tum.de> [Fri, 17 Dec 2010 01:01:44 +0000] rev 2613
tuned
Christian Urban <urbanc@in.tum.de> [Fri, 17 Dec 2010 00:39:27 +0000] rev 2612
tuned
Christian Urban <urbanc@in.tum.de> [Thu, 16 Dec 2010 08:42:48 +0000] rev 2611
simple cases for strong inducts done; infrastructure for the difficult ones is there
Christian Urban <urbanc@in.tum.de> [Thu, 16 Dec 2010 02:25:35 +0000] rev 2610
added theorem-rewriter conversion
Christian Urban <urbanc@in.tum.de> [Tue, 14 Dec 2010 14:23:40 +0000] rev 2609
freshness theorem in strong exhausts; (temporarily includes a cheat_tac to make all tests go through)
Christian Urban <urbanc@in.tum.de> [Sun, 12 Dec 2010 22:09:11 +0000] rev 2608
created strong_exhausts terms
Christian Urban <urbanc@in.tum.de> [Sun, 12 Dec 2010 00:10:40 +0000] rev 2607
moved setify and listify functions into the library; introduced versions that have a type argument
Christian Urban <urbanc@in.tum.de> [Fri, 10 Dec 2010 19:01:44 +0000] rev 2606
updated
Christian Urban <urbanc@in.tum.de> [Thu, 09 Dec 2010 18:12:42 +0000] rev 2605
a bit more tuning of the paper
Christian Urban <urbanc@in.tum.de> [Thu, 09 Dec 2010 17:10:08 +0000] rev 2604
brought the paper to 20 pages plus one page appendix
Christian Urban <urbanc@in.tum.de> [Wed, 08 Dec 2010 17:07:08 +0000] rev 2603
first tests about exhaust
Christian Urban <urbanc@in.tum.de> [Wed, 08 Dec 2010 13:16:25 +0000] rev 2602
moved some code into the nominal_library
Christian Urban <urbanc@in.tum.de> [Wed, 08 Dec 2010 13:05:04 +0000] rev 2601
moved definition of raw bn-functions into nominal_dt_rawfuns
Christian Urban <urbanc@in.tum.de> [Wed, 08 Dec 2010 12:37:25 +0000] rev 2600
kept the nested structure of constructors (belonging to one datatype)
Christian Urban <urbanc@in.tum.de> [Tue, 07 Dec 2010 19:16:09 +0000] rev 2599
moved general theorems into the libraries
Christian Urban <urbanc@in.tum.de> [Tue, 07 Dec 2010 14:27:39 +0000] rev 2598
automated permute_bn theorems
Christian Urban <urbanc@in.tum.de> [Tue, 07 Dec 2010 14:27:21 +0000] rev 2597
updated to changes in Isabelle
Christian Urban <urbanc@in.tum.de> [Mon, 06 Dec 2010 17:11:54 +0000] rev 2596
deleted nominal_dt_supp.ML
Christian Urban <urbanc@in.tum.de> [Mon, 06 Dec 2010 17:11:34 +0000] rev 2595
moved code from nominal_dt_supp to nominal_dt_quot
Christian Urban <urbanc@in.tum.de> [Mon, 06 Dec 2010 16:35:42 +0000] rev 2594
automated alpha_perm_bn theorems
Christian Urban <urbanc@in.tum.de> [Mon, 06 Dec 2010 14:24:17 +0000] rev 2593
ordered raw_bn_info to agree with the order of the raw_bn_functions; started alpha_bn proof
Christian Urban <urbanc@in.tum.de> [Fri, 03 Dec 2010 13:51:07 +0000] rev 2592
updated to Isabelle 2nd December
Christian Urban <urbanc@in.tum.de> [Mon, 29 Nov 2010 08:01:09 +0000] rev 2591
isarfied some of the high-level proofs
Christian Urban <urbanc@in.tum.de> [Mon, 29 Nov 2010 05:17:41 +0000] rev 2590
added abs_rename_res lemma
Christian Urban <urbanc@in.tum.de> [Mon, 29 Nov 2010 05:10:02 +0000] rev 2589
completed proofs in Foo2
Christian Urban <urbanc@in.tum.de> [Sun, 28 Nov 2010 16:37:34 +0000] rev 2588
completed the strong exhausts rules for Foo2 using general lemmas
Christian Urban <urbanc@in.tum.de> [Sat, 27 Nov 2010 23:00:16 +0000] rev 2587
tuned proof to reduce number of warnings
Christian Urban <urbanc@in.tum.de> [Sat, 27 Nov 2010 22:55:29 +0000] rev 2586
disabled the Foo examples, because of heavy work
Christian Urban <urbanc@in.tum.de> [Fri, 26 Nov 2010 22:43:26 +0000] rev 2585
slightly simplified the Foo2 tests and hint at a general lemma
Christian Urban <urbanc@in.tum.de> [Fri, 26 Nov 2010 19:03:23 +0000] rev 2584
completely different method fro deriving the exhaust lemma
Christian Urban <urbanc@in.tum.de> [Fri, 26 Nov 2010 10:53:55 +0000] rev 2583
merged
Christian Urban <urbanc@in.tum.de> [Thu, 25 Nov 2010 01:18:24 +0000] rev 2582
merged
Christian Urban <urbanc@in.tum.de> [Wed, 24 Nov 2010 02:36:21 +0000] rev 2581
added example from the F-ing paper by Rossberg, Russo and Dreyer
Christian Urban <urbanc@in.tum.de> [Wed, 24 Nov 2010 01:08:48 +0000] rev 2580
implemented concrete suggestion of 3rd reviewer
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 26 Nov 2010 12:17:24 +0900] rev 2579
missing freshness assumptions
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 25 Nov 2010 15:06:45 +0900] rev 2578
foo2 strong induction
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Nov 2010 17:44:50 +0900] rev 2577
foo2 full exhausts
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Nov 2010 16:59:26 +0900] rev 2576
Foo2 strong_exhaust for first variable.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Nov 2010 16:16:25 +0900] rev 2575
single rename in let2
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Nov 2010 16:14:47 +0900] rev 2574
current isabelle
Christian Urban <urbanc@in.tum.de> [Sun, 21 Nov 2010 02:17:19 +0000] rev 2573
added example Foo2.thy
Christian Urban <urbanc@in.tum.de> [Mon, 15 Nov 2010 20:54:01 +0000] rev 2572
tuned example
Christian Urban <urbanc@in.tum.de> [Mon, 15 Nov 2010 09:52:29 +0000] rev 2571
proved that bn functions return a finite set
Christian Urban <urbanc@in.tum.de> [Mon, 15 Nov 2010 08:17:11 +0000] rev 2570
added a test for the various shallow binders
Christian Urban <urbanc@in.tum.de> [Mon, 15 Nov 2010 01:10:02 +0000] rev 2569
fixed bug in fv function where a shallow binder binds lists of names
Christian Urban <urbanc@in.tum.de> [Sun, 14 Nov 2010 16:34:47 +0000] rev 2568
merged Nominal-General directory into Nominal; renamed Abs.thy to Nominal2_Abs.thy
Christian Urban <urbanc@in.tum.de> [Sun, 14 Nov 2010 12:09:14 +0000] rev 2567
deleted special Nominal2_FSet theory
Christian Urban <urbanc@in.tum.de> [Sun, 14 Nov 2010 11:46:39 +0000] rev 2566
moved rest of the lemmas from Nominal2_FSet to the TypeScheme example
Christian Urban <urbanc@in.tum.de> [Sun, 14 Nov 2010 11:05:22 +0000] rev 2565
moved most material fron Nominal2_FSet into the Nominal_Base theory
Christian Urban <urbanc@in.tum.de> [Sun, 14 Nov 2010 10:02:30 +0000] rev 2564
tuned example
Christian Urban <urbanc@in.tum.de> [Sun, 14 Nov 2010 01:00:56 +0000] rev 2563
lifted permute_bn simp rules
Christian Urban <urbanc@in.tum.de> [Sat, 13 Nov 2010 22:23:26 +0000] rev 2562
lifted permute_bn constants
Christian Urban <urbanc@in.tum.de> [Sat, 13 Nov 2010 10:25:03 +0000] rev 2561
respectfulness for permute_bn functions
Christian Urban <urbanc@in.tum.de> [Fri, 12 Nov 2010 01:20:53 +0000] rev 2560
automated permute_bn functions (raw ones first)
Christian Urban <urbanc@in.tum.de> [Wed, 10 Nov 2010 13:46:21 +0000] rev 2559
adapted to changes by Florian on the quotient package and removed local fix for function package
Christian Urban <urbanc@in.tum.de> [Wed, 10 Nov 2010 13:40:46 +0000] rev 2558
expanded the paper by uncommenting the comments and adding the appendix
Christian Urban <urbanc@in.tum.de> [Sun, 07 Nov 2010 11:22:31 +0000] rev 2557
fixed locally the problem with the function package; all tests work again
Christian Urban <urbanc@in.tum.de> [Sat, 06 Nov 2010 06:18:41 +0000] rev 2556
added a test about subtyping; disabled two tests, because of problem with function package
Christian Urban <urbanc@in.tum.de> [Fri, 05 Nov 2010 15:21:10 +0000] rev 2555
small typo
Christian Urban <urbanc@in.tum.de> [Fri, 29 Oct 2010 15:37:24 +0100] rev 2554
squeezed qpaper to 6 pages
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 29 Oct 2010 14:25:50 +0900] rev 2553
Qpaper / Move examples to commented out appendix
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 28 Oct 2010 15:16:43 +0900] rev 2552
Unanonymize qpaper
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 28 Oct 2010 14:12:30 +0900] rev 2551
FSet changes for Qpaper
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 28 Oct 2010 14:03:46 +0900] rev 2550
Remove FSet and use the one from Isabelle
Christian Urban <urbanc@in.tum.de> [Tue, 19 Oct 2010 15:08:24 +0100] rev 2549
took out comment about map-types / adapted to recent changes
Christian Urban <urbanc@in.tum.de> [Tue, 19 Oct 2010 10:10:41 +0100] rev 2548
use definitions instead of functions
Christian Urban <urbanc@in.tum.de> [Mon, 18 Oct 2010 12:15:44 +0100] rev 2547
tuned
Christian Urban <urbanc@in.tum.de> [Mon, 18 Oct 2010 11:51:22 +0100] rev 2546
used functions instead of definitions
Christian Urban <urbanc@in.tum.de> [Mon, 18 Oct 2010 09:42:51 +0100] rev 2545
added missing style file
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 18 Oct 2010 14:13:28 +0900] rev 2544
Use the generalized compositional quotient theorem
Christian Urban <urbanc@in.tum.de> [Sun, 17 Oct 2010 21:40:23 +0100] rev 2543
fixed typo
Christian Urban <urbanc@in.tum.de> [Sun, 17 Oct 2010 15:53:37 +0100] rev 2542
all tests work again
Christian Urban <urbanc@in.tum.de> [Sun, 17 Oct 2010 15:28:05 +0100] rev 2541
some tuning
Christian Urban <urbanc@in.tum.de> [Sun, 17 Oct 2010 13:35:52 +0100] rev 2540
naming scheme is now *_fset (not f*_)
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 23:45:54 +0100] rev 2539
more cleaning
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 17:37:44 +0100] rev 2538
further tuning
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 16:01:03 +0100] rev 2537
renamed fminus_raw to diff_list
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 15:58:48 +0100] rev 2536
renamed fcard_raw to card_list
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 15:56:16 +0100] rev 2535
slight update
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 15:47:20 +0100] rev 2534
Further reorganisation and cleaning
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 14:11:23 +0100] rev 2533
further cleaning
Christian Urban <urbanc@in.tum.de> [Fri, 15 Oct 2010 13:28:39 +0100] rev 2532
typo
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 15 Oct 2010 16:32:34 +0900] rev 2531
FSet: stronger fact in Isabelle.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 15 Oct 2010 16:23:26 +0900] rev 2530
FSet synchronizing
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 15 Oct 2010 15:52:40 +0900] rev 2529
Synchronizing FSet further.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 15 Oct 2010 15:24:19 +0900] rev 2528
Partially merging changes from Isabelle
Christian Urban <urbanc@in.tum.de> [Thu, 14 Oct 2010 17:32:06 +0100] rev 2527
fixed the typo in the abstract and the problem with append (the type of map_k
and map_list seems to be indeed incorrect....did not yet look at this)
Christian Urban <urbanc@in.tum.de> [Thu, 14 Oct 2010 15:58:34 +0100] rev 2526
changed format of the pearl paper
Christian Urban <urbanc@in.tum.de> [Thu, 14 Oct 2010 11:09:52 +0100] rev 2525
deleted some unused lemmas
Christian Urban <urbanc@in.tum.de> [Thu, 14 Oct 2010 04:14:22 +0100] rev 2524
major reorganisation of fset (renamed fset_to_set to fset, changed the definition of list_eq and fcard_raw)
Christian Urban <urbanc@in.tum.de> [Wed, 13 Oct 2010 22:55:58 +0100] rev 2523
more on the pearl paper
Christian Urban <urbanc@in.tum.de> [Tue, 12 Oct 2010 13:06:18 +0100] rev 2522
added a section about abstractions
Christian Urban <urbanc@in.tum.de> [Tue, 12 Oct 2010 10:07:48 +0100] rev 2521
tiny work on the pearl paper
Christian Urban <urbanc@in.tum.de> [Fri, 08 Oct 2010 23:53:51 +0100] rev 2520
tuned
Christian Urban <urbanc@in.tum.de> [Fri, 08 Oct 2010 23:49:18 +0100] rev 2519
added apendix to paper detailing one proof
Christian Urban <urbanc@in.tum.de> [Fri, 08 Oct 2010 15:37:11 +0100] rev 2518
minor
Christian Urban <urbanc@in.tum.de> [Fri, 08 Oct 2010 15:35:14 +0100] rev 2517
minor
Christian Urban <urbanc@in.tum.de> [Fri, 08 Oct 2010 13:41:54 +0100] rev 2516
down to 20 pages
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 07 Oct 2010 14:23:32 +0900] rev 2515
minor
Christian Urban <urbanc@in.tum.de> [Wed, 06 Oct 2010 21:32:44 +0100] rev 2514
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de> [Wed, 06 Oct 2010 08:13:09 +0100] rev 2513
tuned