2010-04-04 |
Christian Urban |
separated general nominal theory into separate folder
|
file |
diff |
annotate
|
2010-04-01 |
Cezary Kaliszyk |
Let with multiple bindings.
|
file |
diff |
annotate
|
2010-03-27 |
Cezary Kaliszyk |
Lets finally abstract lists.
|
file |
diff |
annotate
|
2010-03-27 |
Cezary Kaliszyk |
Automatically lift theorems and constants only using the new quotient types. Requires new Isabelle.
|
file |
diff |
annotate
|
2010-03-27 |
Cezary Kaliszyk |
Get lifted types information from the quotient package.
|
file |
diff |
annotate
|
2010-03-27 |
Cezary Kaliszyk |
Parsing of list-bn functions into components.
|
file |
diff |
annotate
|
2010-03-27 |
Cezary Kaliszyk |
New compose lemmas. Reverted alpha_gen sym/trans changes. Equivp for alpha_res should work now.
|
file |
diff |
annotate
|
2010-03-27 |
Cezary Kaliszyk |
Fv/Alpha now takes into account Alpha_Type given from the parser.
|
file |
diff |
annotate
|
2010-03-26 |
Cezary Kaliszyk |
Describe 'nominal_datatype2'.
|
file |
diff |
annotate
|
2010-03-26 |
Cezary Kaliszyk |
Removed remaining cheats + some cleaning.
|
file |
diff |
annotate
|
2010-03-26 |
Cezary Kaliszyk |
Removed another cheat and cleaned the code a bit.
|
file |
diff |
annotate
|
2010-03-25 |
Cezary Kaliszyk |
Proper bn_rsp, for bn functions calling each other.
|
file |
diff |
annotate
|
2010-03-25 |
Cezary Kaliszyk |
Gathering things to prove by induction together; removed cheat_bn_eqvt.
|
file |
diff |
annotate
|
2010-03-24 |
Cezary Kaliszyk |
Export all the cheats needed for Core Haskell.
|
file |
diff |
annotate
|
2010-03-23 |
Cezary Kaliszyk |
Parsing bn functions that call other bn functions and transmitting this information to fv/alpha.
|
file |
diff |
annotate
|
2010-03-23 |
Cezary Kaliszyk |
Move examples which create more permutations out
|
file |
diff |
annotate
|
2010-03-22 |
Cezary Kaliszyk |
equivp_cheat can be removed for all one-permutation examples.
|
file |
diff |
annotate
|
2010-03-22 |
Cezary Kaliszyk |
Got rid of alpha_bn_rsp_cheat.
|
file |
diff |
annotate
|
2010-03-22 |
Cezary Kaliszyk |
fv_rsp proved automatically.
|
file |
diff |
annotate
|
2010-03-20 |
Cezary Kaliszyk |
Use 'alpha_bn_refl' to get rid of one of the sorrys.
|
file |
diff |
annotate
|
2010-03-20 |
Cezary Kaliszyk |
Prove reflp for all relations.
|
file |
diff |
annotate
|
2010-03-19 |
Cezary Kaliszyk |
Automatically derive support for datatypes with at-most one binding per constructor.
|
file |
diff |
annotate
|
2010-03-19 |
Cezary Kaliszyk |
Use fs typeclass in showing finite support + some cheat cleaning.
|
file |
diff |
annotate
|
2010-03-19 |
Cezary Kaliszyk |
Remove atom_decl from the parser.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Reached strong_induction in fset-based TySch. Will not work until isabelle changes are pushed.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Rename "_property" to ".property"
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
case names also for _induct
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Case_Names for _inducts. Does not work for _induct yet.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Added fv,bn,distinct,perm to the simplifier.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Move most of the exporting out of the parser.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Prove pseudo-inject (eq-iff) on the exported level and rename appropriately.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Prove eqvts on exported terms.
|
file |
diff |
annotate
|
2010-03-18 |
Cezary Kaliszyk |
Clean 'Lift', start working only on exported things in Parser.
|
file |
diff |
annotate
|
2010-03-17 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2010-03-17 |
Christian Urban |
made paper to compile
|
file |
diff |
annotate
|
2010-03-17 |
Cezary Kaliszyk |
cheat_alpha_eqvt no longer needed. Cleaned the tracing messages.
|
file |
diff |
annotate
|
2010-03-17 |
Cezary Kaliszyk |
Lifting theorems with compound fv and compound alpha.
|
file |
diff |
annotate
|
2010-03-16 |
Cezary Kaliszyk |
Revert 7c8cd6eae8e2, now all proofs in Term5 go through, both recursive and not.
|
file |
diff |
annotate
|
2010-03-16 |
Cezary Kaliszyk |
FV_bn generated for recursive functions as well, and used in main fv for bindings.
|
file |
diff |
annotate
|
2010-03-15 |
Cezary Kaliszyk |
fv_eqvt_cheat no longer needed.
|
file |
diff |
annotate
|
2010-03-15 |
Cezary Kaliszyk |
derive "inducts" from "induct" instead of lifting again is much faster.
|
file |
diff |
annotate
|
2010-03-15 |
Cezary Kaliszyk |
cheat_alpha_eqvt no longer needed; the proofs work.
|
file |
diff |
annotate
|
2010-03-15 |
Cezary Kaliszyk |
explicit flag "cheat_equivp"
|
file |
diff |
annotate
|
2010-03-13 |
Christian Urban |
started supp-fv proofs (is going to work)
|
file |
diff |
annotate
|
2010-03-12 |
Cezary Kaliszyk |
Still don't know how to prove supp=fv for simplest Let...
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Do not fail if the finite support proof fails.
|
file |
diff |
annotate
|
2010-03-11 |
Christian Urban |
support of atoms at the end of Abs.thy
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Show that the new types are in finite support typeclass.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Remove "_raw" from lifted theorems.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
The cheats described explicitely.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
With the 4 cheats, all examples fully lift.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Lift alpha_bn_constants.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Lifting constants.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Lifting constants works for all examples.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Equivp working only on the standard alpha-equivalences.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
explicit cheat_fv_eqvt
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
extract build_eqvts_tac.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
build_eqvts no longer requires permutations.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Add explicit alpha_eqvt_cheat.
|
file |
diff |
annotate
|
2010-03-11 |
Cezary Kaliszyk |
Export tactic out of alpha_eqvt.
|
file |
diff |
annotate
|