Mon, 03 May 2010 15:47:30 +0200 Added cheats to classical
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:47:30 +0200] rev 2031
Added cheats to classical
Mon, 03 May 2010 15:38:20 +0200 Ex2 moved to new parser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:38:20 +0200] rev 2030
Ex2 moved to new parser.
Mon, 03 May 2010 15:37:21 +0200 alpha_eqvt_tac fixed to work when the existential is not at the top level.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:37:21 +0200] rev 2029
alpha_eqvt_tac fixed to work when the existential is not at the top level.
Mon, 03 May 2010 15:36:47 +0200 SingleLet and Ex3 work with NewParser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:36:47 +0200] rev 2028
SingleLet and Ex3 work with NewParser.
Mon, 03 May 2010 15:13:15 +0200 Comment
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:13:15 +0200] rev 2027
Comment
Mon, 03 May 2010 14:31:11 +0200 Another example where only alpha_eqvt fails.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 14:31:11 +0200] rev 2026
Another example where only alpha_eqvt fails.
Mon, 03 May 2010 14:30:37 +0200 Register only non-looping rules in eq_iff
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 14:30:37 +0200] rev 2025
Register only non-looping rules in eq_iff
Mon, 03 May 2010 14:03:30 +0200 Equivariance fails for single let?
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 14:03:30 +0200] rev 2024
Equivariance fails for single let?
Mon, 03 May 2010 13:42:44 +0200 NewParser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 13:42:44 +0200] rev 2023
NewParser
Mon, 03 May 2010 12:24:27 +0200 Introduce eq_iff_simp to match the one from Parser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 12:24:27 +0200] rev 2022
Introduce eq_iff_simp to match the one from Parser.
Mon, 03 May 2010 11:43:27 +0200 remove tracing
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:43:27 +0200] rev 2021
remove tracing
Mon, 03 May 2010 11:43:08 +0200 Cheat support equations in new parser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:43:08 +0200] rev 2020
Cheat support equations in new parser
Mon, 03 May 2010 11:37:44 +0200 Remove dependency on NewFv
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:37:44 +0200] rev 2019
Remove dependency on NewFv
Mon, 03 May 2010 11:35:38 +0200 Fix Parser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:35:38 +0200] rev 2018
Fix Parser
Mon, 03 May 2010 10:15:23 +0200 Add explicit cheats in NewParser and comment out the examples for outside use.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 10:15:23 +0200] rev 2017
Add explicit cheats in NewParser and comment out the examples for outside use.
Mon, 03 May 2010 09:57:05 +0200 Fix Datatype_Aux calls in NewParser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 09:57:05 +0200] rev 2016
Fix Datatype_Aux calls in NewParser.
Mon, 03 May 2010 09:55:43 +0200 Move old fv_alpha_export to Fv.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 09:55:43 +0200] rev 2015
Move old fv_alpha_export to Fv.
Mon, 03 May 2010 00:01:12 +0100 moved old parser and old fv back into their original places; isabelle make works again
Christian Urban <urbanc@in.tum.de> [Mon, 03 May 2010 00:01:12 +0100] rev 2014
moved old parser and old fv back into their original places; isabelle make works again
Mon, 03 May 2010 00:00:33 +0100 slight tuning
Christian Urban <urbanc@in.tum.de> [Mon, 03 May 2010 00:00:33 +0100] rev 2013
slight tuning
Sun, 02 May 2010 21:15:52 +0100 simplified the supp-of-finite-sets proof
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 21:15:52 +0100] rev 2012
simplified the supp-of-finite-sets proof
Sun, 02 May 2010 16:02:27 +0100 tried to add some comments in the huge(!) nominal2_cmd function
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 16:02:27 +0100] rev 2011
tried to add some comments in the huge(!) nominal2_cmd function
Sun, 02 May 2010 16:01:45 +0100 replaced make_pair with library function HOLogic.mk_prod
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 16:01:45 +0100] rev 2010
replaced make_pair with library function HOLogic.mk_prod
Sun, 02 May 2010 16:00:52 +0100 removed duplicate eqvt attribute
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 16:00:52 +0100] rev 2009
removed duplicate eqvt attribute
Sun, 02 May 2010 14:06:26 +0100 attempted to remove dependency on (old) Fv and (old) Parser; lifting still uses Fv.thy; the examples do not work at the moment (with equivp proofs failing)
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 14:06:26 +0100] rev 2008
attempted to remove dependency on (old) Fv and (old) Parser; lifting still uses Fv.thy; the examples do not work at the moment (with equivp proofs failing)
Sat, 01 May 2010 09:15:46 +0100 merged
Christian Urban <urbanc@in.tum.de> [Sat, 01 May 2010 09:15:46 +0100] rev 2007
merged
Sat, 01 May 2010 09:14:25 +0100 tuned
Christian Urban <urbanc@in.tum.de> [Sat, 01 May 2010 09:14:25 +0100] rev 2006
tuned
Fri, 30 Apr 2010 16:31:43 +0100 replaced hide by the new hide_const
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 16:31:43 +0100] rev 2005
replaced hide by the new hide_const
Fri, 30 Apr 2010 15:36:02 +0100 generalised the fs-instance lemma (not just fsets of atoms are finitely supported, but also fsets of finitely supported elements)
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 15:36:02 +0100] rev 2004
generalised the fs-instance lemma (not just fsets of atoms are finitely supported, but also fsets of finitely supported elements)
Fri, 30 Apr 2010 15:34:26 +0100 added lemmas establishing the support of finite sets of finitely supported elements
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 15:34:26 +0100] rev 2003
added lemmas establishing the support of finite sets of finitely supported elements
Fri, 30 Apr 2010 14:21:18 +0100 added eqvt-lemmas for Bex, Ball and Union
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 14:21:18 +0100] rev 2002
added eqvt-lemmas for Bex, Ball and Union
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip