Tue, 04 May 2010 16:33:30 +0200 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Tue, 04 May 2010 16:29:11 +0200 |
Cezary Kaliszyk |
ExPS3 in NewParser
|
changeset |
files
|
Tue, 04 May 2010 16:22:21 +0200 |
Cezary Kaliszyk |
Move ExPS8 to new parser.
|
changeset |
files
|
Tue, 04 May 2010 16:30:31 +0200 |
Cezary Kaliszyk |
Fix for new isabelle
|
changeset |
files
|
Tue, 04 May 2010 16:18:07 +0200 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Tue, 04 May 2010 16:17:46 +0200 |
Cezary Kaliszyk |
Minor
|
changeset |
files
|
Tue, 04 May 2010 14:38:07 +0100 |
Christian Urban |
increased step counter so that all steps go through
|
changeset |
files
|
Tue, 04 May 2010 14:33:50 +0100 |
Christian Urban |
fixed my error with define_raw_fv
|
changeset |
files
|
Tue, 04 May 2010 14:25:22 +0100 |
Christian Urban |
tuned and added some comments to the code; added also an exception for early exit of the nominal2_cmd function
|
changeset |
files
|
Tue, 04 May 2010 14:21:18 +0200 |
Cezary Kaliszyk |
Separate Term8, as it may work soon.
|
changeset |
files
|
Tue, 04 May 2010 14:13:18 +0200 |
Cezary Kaliszyk |
moved CoreHaskell to NewParser.
|
changeset |
files
|
Tue, 04 May 2010 13:52:40 +0200 |
Cezary Kaliszyk |
ExPS7 in NewParser
|
changeset |
files
|
Tue, 04 May 2010 12:34:33 +0200 |
Cezary Kaliszyk |
Move ExLeroy to New Parser
|
changeset |
files
|
Tue, 04 May 2010 11:22:22 +0200 |
Cezary Kaliszyk |
Move 2 more to NewParser
|
changeset |
files
|
Tue, 04 May 2010 11:12:09 +0200 |
Cezary Kaliszyk |
Move TypeSchemes to NewParser
|
changeset |
files
|
Tue, 04 May 2010 11:08:30 +0200 |
Cezary Kaliszyk |
Move ExLet to NewParser.
|
changeset |
files
|
Tue, 04 May 2010 07:22:33 +0100 |
Christian Urban |
tuned
|
changeset |
files
|
Tue, 04 May 2010 06:24:54 +0100 |
Christian Urban |
roll back of the last commit (there was a difference)
|
changeset |
files
|
Tue, 04 May 2010 06:05:13 +0100 |
Christian Urban |
tuned
|
changeset |
files
|
Tue, 04 May 2010 06:02:45 +0100 |
Christian Urban |
to my best knowledge the number of datatypes is equal to the length of the dt_descr; so we can save one argument in define_raw_perm
|
changeset |
files
|
Tue, 04 May 2010 05:36:55 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Tue, 04 May 2010 05:36:43 +0100 |
Christian Urban |
some preliminary changes to the pearl-jv paper
|
changeset |
files
|
Mon, 03 May 2010 08:52:15 +0100 |
Christian Urban |
some preliminary notes of the abstract (qpaper); still need to see the motivating example
|
changeset |
files
|
Mon, 03 May 2010 15:47:30 +0200 |
Cezary Kaliszyk |
Added cheats to classical
|
changeset |
files
|
Mon, 03 May 2010 15:38:20 +0200 |
Cezary Kaliszyk |
Ex2 moved to new parser.
|
changeset |
files
|
Mon, 03 May 2010 15:37:21 +0200 |
Cezary Kaliszyk |
alpha_eqvt_tac fixed to work when the existential is not at the top level.
|
changeset |
files
|
Mon, 03 May 2010 15:36:47 +0200 |
Cezary Kaliszyk |
SingleLet and Ex3 work with NewParser.
|
changeset |
files
|
Mon, 03 May 2010 15:13:15 +0200 |
Cezary Kaliszyk |
Comment
|
changeset |
files
|
Mon, 03 May 2010 14:31:11 +0200 |
Cezary Kaliszyk |
Another example where only alpha_eqvt fails.
|
changeset |
files
|
Mon, 03 May 2010 14:30:37 +0200 |
Cezary Kaliszyk |
Register only non-looping rules in eq_iff
|
changeset |
files
|
Mon, 03 May 2010 14:03:30 +0200 |
Cezary Kaliszyk |
Equivariance fails for single let?
|
changeset |
files
|
Mon, 03 May 2010 13:42:44 +0200 |
Cezary Kaliszyk |
NewParser
|
changeset |
files
|
Mon, 03 May 2010 12:24:27 +0200 |
Cezary Kaliszyk |
Introduce eq_iff_simp to match the one from Parser.
|
changeset |
files
|
Mon, 03 May 2010 11:43:27 +0200 |
Cezary Kaliszyk |
remove tracing
|
changeset |
files
|
Mon, 03 May 2010 11:43:08 +0200 |
Cezary Kaliszyk |
Cheat support equations in new parser
|
changeset |
files
|
Mon, 03 May 2010 11:37:44 +0200 |
Cezary Kaliszyk |
Remove dependency on NewFv
|
changeset |
files
|
Mon, 03 May 2010 11:35:38 +0200 |
Cezary Kaliszyk |
Fix Parser
|
changeset |
files
|
Mon, 03 May 2010 10:15:23 +0200 |
Cezary Kaliszyk |
Add explicit cheats in NewParser and comment out the examples for outside use.
|
changeset |
files
|
Mon, 03 May 2010 09:57:05 +0200 |
Cezary Kaliszyk |
Fix Datatype_Aux calls in NewParser.
|
changeset |
files
|
Mon, 03 May 2010 09:55:43 +0200 |
Cezary Kaliszyk |
Move old fv_alpha_export to Fv.
|
changeset |
files
|
Mon, 03 May 2010 00:01:12 +0100 |
Christian Urban |
moved old parser and old fv back into their original places; isabelle make works again
|
changeset |
files
|
Mon, 03 May 2010 00:00:33 +0100 |
Christian Urban |
slight tuning
|
changeset |
files
|
Sun, 02 May 2010 21:15:52 +0100 |
Christian Urban |
simplified the supp-of-finite-sets proof
|
changeset |
files
|
Sun, 02 May 2010 16:02:27 +0100 |
Christian Urban |
tried to add some comments in the huge(!) nominal2_cmd function
|
changeset |
files
|
Sun, 02 May 2010 16:01:45 +0100 |
Christian Urban |
replaced make_pair with library function HOLogic.mk_prod
|
changeset |
files
|
Sun, 02 May 2010 16:00:52 +0100 |
Christian Urban |
removed duplicate eqvt attribute
|
changeset |
files
|
Sun, 02 May 2010 14:06:26 +0100 |
Christian Urban |
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)
|
changeset |
files
|
Sat, 01 May 2010 09:15:46 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Sat, 01 May 2010 09:14:25 +0100 |
Christian Urban |
tuned
|
changeset |
files
|
Fri, 30 Apr 2010 16:31:43 +0100 |
Christian Urban |
replaced hide by the new hide_const
|
changeset |
files
|
Fri, 30 Apr 2010 15:36:02 +0100 |
Christian Urban |
generalised the fs-instance lemma (not just fsets of atoms are finitely supported, but also fsets of finitely supported elements)
|
changeset |
files
|
Fri, 30 Apr 2010 15:34:26 +0100 |
Christian Urban |
added lemmas establishing the support of finite sets of finitely supported elements
|
changeset |
files
|
Fri, 30 Apr 2010 14:21:18 +0100 |
Christian Urban |
added eqvt-lemmas for Bex, Ball and Union
|
changeset |
files
|
Fri, 30 Apr 2010 15:45:39 +0200 |
Cezary Kaliszyk |
NewParser with Parser functionality, but some cheats included since the order of datayupes is wrong.
|
changeset |
files
|
Fri, 30 Apr 2010 14:48:13 +0200 |
Cezary Kaliszyk |
Merged nominal_datatype into NewParser until eqvts
|
changeset |
files
|
Fri, 30 Apr 2010 13:57:59 +0200 |
Cezary Kaliszyk |
more parser/new parser synchronization.
|
changeset |
files
|
Fri, 30 Apr 2010 10:48:48 +0200 |
Cezary Kaliszyk |
Simplify old parser for integration
|
changeset |
files
|
Fri, 30 Apr 2010 10:32:34 +0200 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Fri, 30 Apr 2010 10:31:32 +0200 |
Cezary Kaliszyk |
Change signature of fv and alpha generation.
|
changeset |
files
|
Fri, 30 Apr 2010 10:09:45 +0100 |
Christian Urban |
reorganised eqvt-file (now uses perm_simp already)
|
changeset |
files
|