2012-03-30 |
Cezary Kaliszyk |
Close some of the obvious subgoals in Aux
|
changeset |
files
|
2012-03-30 |
Cezary Kaliszyk |
Correct Aux and proof sketch that it's same as alpha-equality, following Dan Synek's proof.
|
changeset |
files
|
2012-03-29 |
Cezary Kaliszyk |
Induction for Aux
|
changeset |
files
|
2012-03-29 |
Cezary Kaliszyk |
Change definition of Aux to include alpha-convertibility for non-closed terms.
|
changeset |
files
|
2012-03-27 |
Cezary Kaliszyk |
Define 'aux'
|
changeset |
files
|
2012-03-26 |
Cezary Kaliszyk |
Alternate version of Nominal_Base: Executable version.
|
changeset |
files
|
2012-03-26 |
Cezary Kaliszyk |
Defining nominal functions without FCB
|
changeset |
files
|
2012-03-26 |
Cezary Kaliszyk |
qpaper-jv add a section about descending etc
|
changeset |
files
|
2012-03-21 |
Christian Urban |
slight tuning of Q-paper-jv
|
changeset |
files
|
2012-03-20 |
Christian Urban |
updated to new Isabelle (20 March)
|
changeset |
files
|
2012-03-17 |
Christian Urban |
updated to new Isabelle (declared keywords)
|
changeset |
files
|
2012-03-14 |
Christian Urban |
added ROOT.ML for tutorial
|
changeset |
files
|
2012-03-05 |
Christian Urban |
updated tutorial to latest version and added it to the tests
|
changeset |
files
|
2012-02-29 |
Christian Urban |
spellcheck
|
changeset |
files
|
2012-02-29 |
Christian Urban |
final changes to the lmcs paper
|
changeset |
files
|
2012-02-29 |
Christian Urban |
more one the lmcs-paper
|
changeset |
files
|
2012-02-29 |
Christian Urban |
more on the lmcs paper
|
changeset |
files
|
2012-02-29 |
Christian Urban |
merged
|
changeset |
files
|
2012-02-29 |
Christian Urban |
implemented all comments from the reviewer
|
changeset |
files
|
2012-02-22 |
Christian Urban |
slight polish of the qpaper-jv
|
changeset |
files
|
2012-02-28 |
Cezary Kaliszyk |
Update to the localized quotient package
|
changeset |
files
|
2012-02-17 |
Cezary Kaliszyk |
Update from Isabelle Wed Feb 15 23:19:30
|
changeset |
files
|
2012-02-17 |
Christian Urban |
added multisets to stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2012-02-17 |
Christian Urban |
added fs and pt for multisets
|
changeset |
files
|
2012-02-16 |
Christian Urban |
same as in function_common
|
changeset |
files
|
2012-02-09 |
Cezary Kaliszyk |
qpaper-jv: merge and add to TODOs in the paper and in front.
|
changeset |
files
|
2012-02-09 |
Cezary Kaliszyk |
minor
|
changeset |
files
|
2012-02-03 |
Christian Urban |
merged
|
changeset |
files
|
2012-02-03 |
Christian Urban |
added FROOT
|
changeset |
files
|
2012-02-03 |
Cezary Kaliszyk |
Use the theorem by Brian, requires new Isabelle.
|
changeset |
files
|
2012-01-31 |
Christian Urban |
2 typos found by John Wickerson in QPaper
|
changeset |
files
|
2012-01-24 |
Christian Urban |
repaired all slides
|
changeset |
files
|
2012-01-24 |
Christian Urban |
tuned make-file
|
changeset |
files
|
2012-01-24 |
Christian Urban |
made all papers work again
|
changeset |
files
|
2012-01-24 |
Christian Urban |
added a session entry in order to quickly build the heap file (tests took too long)
|
changeset |
files
|
2012-01-16 |
Christian Urban |
commented out parts of TypeScheme1 in order to run all tests
|
changeset |
files
|
2012-01-16 |
Christian Urban |
updated to Isabelle 16 January
|
changeset |
files
|
2012-01-09 |
Christian Urban |
merged
|
changeset |
files
|
2012-01-09 |
Christian Urban |
added the simple fixes for the paper
|
changeset |
files
|
2012-01-04 |
Christian Urban |
added an FCB for res (will not define evry function, but is a good datapoint)
|
changeset |
files
|
2012-01-03 |
Christian Urban |
updated to explicit set type constructor (post Isabelle 3rd January)
|
changeset |
files
|
2012-01-03 |
Christian Urban |
proved that generalisation is closed under substitution
|
changeset |
files
|
2012-01-02 |
Christian Urban |
added definition for generalisation of type schemes (for paper)
|
changeset |
files
|
2011-12-29 |
Christian Urban |
added two eqvt lemmas for fset-operators
|
changeset |
files
|
2011-12-29 |
Christian Urban |
separated the two versions of type schemes into two files
|
changeset |
files
|
2011-12-29 |
Christian Urban |
added notes by referees to comment about our changes
|
changeset |
files
|
2011-12-29 |
Christian Urban |
made the paper running again
|
changeset |
files
|
2011-12-23 |
Christian Urban |
included Pi theory in tests
|
changeset |
files
|
2011-12-23 |
Christian Urban |
added file by Kirstin
|
changeset |
files
|
2011-12-22 |
Christian Urban |
merged
|
changeset |
files
|
2011-12-22 |
Christian Urban |
moved TODO into the paper
|
changeset |
files
|
2011-12-22 |
Christian Urban |
merged
|
changeset |
files
|
2011-12-22 |
Christian Urban |
some slight tuning
|
changeset |
files
|
2011-12-22 |
Christian Urban |
the default sort for type-variables in nominal specifications is fs; it is automatically addded
|
changeset |
files
|
2011-12-22 |
Christian Urban |
fixed problem with equivariance for beta_star
|
changeset |
files
|
2011-12-21 |
Cezary Kaliszyk |
Reorder constructors to match Lambda
|
changeset |
files
|
2011-12-21 |
Cezary Kaliszyk |
SFT/LambdaTerms: rename 'var' to 'name' to match Lambda.
|
changeset |
files
|
2011-12-21 |
Cezary Kaliszyk |
SFT: Rename Lambda to LambdaTerms, rename constants to match Lambda, remove smt proofs.
|
changeset |
files
|
2011-12-21 |
Cezary Kaliszyk |
Remove transitivity from the definition of One_star and show it instead.
|
changeset |
files
|
2011-12-21 |
Cezary Kaliszyk |
Port CR_Takahashi from Nominal1, no more "sorry" in BetaCR.
|
changeset |
files
|
2011-12-20 |
Cezary Kaliszyk |
Add Sigma.thy, an example that defines a sigma-calculus in the style of Peter Homeier's HOL4 formalization.
|
changeset |
files
|
2011-12-20 |
Cezary Kaliszyk |
Update Quotient FIXME-TODO, some issues were already fixed.
|
changeset |
files
|
2011-12-20 |
Cezary Kaliszyk |
Added an initial version of qpaper-jv and a TODO of things to write about.
|
changeset |
files
|
2011-12-20 |
Cezary Kaliszyk |
Remove 'HERE1' and 'HERE3'.
|
changeset |
files
|
2011-12-20 |
Cezary Kaliszyk |
Lift substitution of an Abstraction for BetaCR :)
|
changeset |
files
|
2011-12-20 |
Cezary Kaliszyk |
Tuned renaming
|
changeset |
files
|
2011-12-19 |
Cezary Kaliszyk |
Retry Beta using a reduction relation and its reflexive-symmetric-transitive closure.
|
changeset |
files
|
2011-12-19 |
Cezary Kaliszyk |
Disproved the property described as 'Tzevelakos'.
|
changeset |
files
|
2011-12-18 |
Christian Urban |
partially localised the parsing process using functions fron Datatype
|
changeset |
files
|
2011-12-17 |
Christian Urban |
updated
|
changeset |
files
|
2011-12-17 |
Christian Urban |
updated in stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
updated all examples in stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
deleted Manual directory in stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
cleaned examples for stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
cleaned all papers from the stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
cleaned Attic in stable branch
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
backported no_eqvt changeset 1afcbaf4242b
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-17 |
Christian Urban |
Started Nominal2-Isabelle2011-1 branch and backported changeset 32abaea424bd
Nominal2-Isabelle2011-1
|
changeset |
files
|
2011-12-16 |
Cezary Kaliszyk |
Beta: equ and equ2 are not the same relations, equ2 seems not to be beta-eta equality.
|
changeset |
files
|
2011-12-15 |
Christian Urban |
updated to lates changes in the datatype package
|
changeset |
files
|
2011-12-15 |
Christian Urban |
a bit more on alpha-beta-equated terms
|
changeset |
files
|
2011-12-14 |
Christian Urban |
generated the correct thm-list for showing that qfv are equal to support
|
changeset |
files
|
2011-12-13 |
Christian Urban |
updated to Isabelle 13 Dec
|
changeset |
files
|
2011-12-06 |
Christian Urban |
updated to Isabelle 6 Dec (thanks to Odrej Kuncar)
|
changeset |
files
|
2011-12-05 |
Christian Urban |
tiny improvement by removing one unnecessary assumption
|
changeset |
files
|
2011-12-05 |
Christian Urban |
deleted old strong_exhaust proof
|
changeset |
files
|
2011-12-05 |
Christian Urban |
tuned
|
changeset |
files
|
2011-11-30 |
Christian Urban |
silly syntax bug
|
changeset |
files
|
2011-11-30 |
Christian Urban |
updated to changes in the quotient package (patch by Ondrej Kuncar)
|
changeset |
files
|
2011-11-27 |
Christian Urban |
termination does not automatically prove equivariance for the defined function (label: no_eqvt)
|
changeset |
files
|
2011-11-26 |
Christian Urban |
a few more experiments with alpha-beta
|
changeset |
files
|
2011-11-26 |
Christian Urban |
used simproc-antiquotation
|
changeset |
files
|
2011-11-26 |
Christian Urban |
slides for talk in Leicester
|
changeset |
files
|
2011-11-26 |
Christian Urban |
updated to Isabelle 26 Nov
|
changeset |
files
|
2011-11-26 |
Christian Urban |
added eqvt-lemma for Image
|
changeset |
files
|
2011-11-10 |
Christian Urban |
proved supp for QVar; QApp still fails - probably stronger condistion is needed
|
changeset |
files
|
2011-11-09 |
Christian Urban |
added initial test about alpha-beta-equated terms
|
changeset |
files
|
2011-11-08 |
Cezary Kaliszyk |
Add equivariance for alpha_lam_raw and abs_lam.
|
changeset |
files
|
2011-11-07 |
Christian Urban |
all examples work again after quotient package has been "de-localised"
|
changeset |
files
|
2011-11-03 |
Christian Urban |
updated to Isabelle 3 Nov; it includes a hack to work around a bug in the localised version of the quotient package
|
changeset |
files
|
2011-09-22 |
Christian Urban |
final polishing?
|
changeset |
files
|
2011-09-22 |
Cezary Kaliszyk |
space
|
changeset |
files
|
2011-09-21 |
Cezary Kaliszyk |
spelling
|
changeset |
files
|
2011-09-21 |
Christian Urban |
added comments from Andrei
|
changeset |
files
|
2011-09-21 |
Christian Urban |
bib
|
changeset |
files
|
2011-09-21 |
Christian Urban |
more polishing
|
changeset |
files
|
2011-09-21 |
Christian Urban |
added a footnote
|
changeset |
files
|
2011-09-21 |
Christian Urban |
some minor polishing
|
changeset |
files
|
2011-09-21 |
Christian Urban |
some minor polishing
|
changeset |
files
|
2011-09-21 |
Christian Urban |
merged
|
changeset |
files
|
2011-09-21 |
Christian Urban |
some polishing
|
changeset |
files
|
2011-09-21 |
Cezary Kaliszyk |
Alternate versions of alpha for finitely supported types on the raw level
|
changeset |
files
|
2011-09-21 |
Christian Urban |
merged
|
changeset |
files
|
2011-09-21 |
Christian Urban |
changes
|
changeset |
files
|
2011-09-21 |
Christian Urban |
deleted PNil
|
changeset |
files
|
2011-09-21 |
Christian Urban |
deleted PNil
|
changeset |
files
|
2011-09-21 |
Cezary Kaliszyk |
Load pdfsetup and hyperref last.
|
changeset |
files
|
2011-09-21 |
Cezary Kaliszyk |
Correct BIB entry
|
changeset |
files
|
2011-09-20 |
Christian Urban |
updated to Isabelle 19 Sept
|
changeset |
files
|
2011-09-20 |
Christian Urban |
more polishing
|
changeset |
files
|
2011-09-20 |
Cezary Kaliszyk |
minor
|
changeset |
files
|
2011-09-19 |
Christian Urban |
polished
|
changeset |
files
|
2011-09-18 |
Christian Urban |
included comments from Ramana
|
changeset |
files
|
2011-09-18 |
Christian Urban |
polished
|
changeset |
files
|
2011-09-16 |
Christian Urban |
all material
|
changeset |
files
|
2011-09-16 |
Christian Urban |
all material
|
changeset |
files
|
2011-09-16 |
Christian Urban |
almost finished
|
changeset |
files
|
2011-09-16 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-14 |
Christian Urban |
more on the paper
|
changeset |
files
|
2011-09-14 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-14 |
Cezary Kaliszyk |
minor
|
changeset |
files
|
2011-09-13 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-13 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-13 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-12 |
Christian Urban |
more on the paper
|
changeset |
files
|
2011-09-11 |
Christian Urban |
more
|
changeset |
files
|
2011-09-11 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-09 |
Christian Urban |
more
|
changeset |
files
|
2011-09-09 |
Christian Urban |
paper
|
changeset |
files
|
2011-09-09 |
Christian Urban |
merged
|
changeset |
files
|
2011-09-08 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-09 |
Christian Urban |
more
|
changeset |
files
|
2011-09-08 |
Christian Urban |
more on the paper
|
changeset |
files
|
2011-09-07 |
Christian Urban |
more on paper
|
changeset |
files
|
2011-09-06 |
Christian Urban |
more on the lmcs paper
|
changeset |
files
|
2011-08-28 |
Christian Urban |
updated to Isabelle 28 Aug
|
changeset |
files
|
2011-08-19 |
Cezary Kaliszyk |
Use same constructor names as Lambda, remove copies of FCB, remove [eqvt].
|
changeset |
files
|
2011-08-19 |
Cezary Kaliszyk |
Add lmcs-paper to hgignore
|
changeset |
files
|
2011-08-19 |
Cezary Kaliszyk |
Add 'no-brackets' to avoid '[| |]' in papers.
|
changeset |
files
|
2011-08-19 |
Cezary Kaliszyk |
Comment out examples with 'True' that do not work because function still does not work
|
changeset |
files
|
2011-08-19 |
Cezary Kaliszyk |
Update to new Isabelle
|
changeset |
files
|
2011-08-18 |
Christian Urban |
a bit more on the paper
|
changeset |
files
|
2011-08-17 |
Christian Urban |
made same changes as in main branch
|
changeset |
files
|
2011-08-17 |
Christian Urban |
more on the lmcs paper
|
changeset |
files
|
2011-08-17 |
Christian Urban |
a little tuning on the paper
|
changeset |
files
|
2011-08-16 |
Christian Urban |
more on the intro and correct style-files
|
changeset |
files
|
2011-08-15 |
Christian Urban |
uodated to new Isabelle (15. Aug)
|
changeset |
files
|
2011-08-15 |
Christian Urban |
updated for new Isabelle (11. Aug.)
|
changeset |
files
|
2011-08-14 |
Christian Urban |
merged
|
changeset |
files
|
2011-08-12 |
Christian Urban |
started lmcs paper (isabelle make lmcs)
|
changeset |
files
|
2011-07-24 |
Cezary Kaliszyk |
update to 'termination (eqvt)'.
|
changeset |
files
|
2011-07-22 |
Christian Urban |
tuned
|
changeset |
files
|
2011-07-22 |
Christian Urban |
completed the eqvt-proofs for functions; they are stored under the name function_name.eqvt and added to the eqvt-list
|
changeset |
files
|
2011-07-19 |
Christian Urban |
temporary fix
|
changeset |
files
|
2011-07-19 |
Cezary Kaliszyk |
Add an ".hgignore" file
|
changeset |
files
|
2011-07-19 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-19 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-19 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-19 |
Christian Urban |
added termination file
|
changeset |
files
|
2011-07-19 |
Christian Urban |
preliminary version of automatically generation the eqvt-lemmas for functions defined with nominal_primrec
|
changeset |
files
|
2011-07-19 |
Christian Urban |
generated the partial eqvt-theorem for functions
|
changeset |
files
|
2011-07-18 |
Christian Urban |
added a flag (eqvt) to termination proofs arising fron nominal_primrecs
|
changeset |
files
|
2011-07-18 |
Christian Urban |
moved eqvt for Option.map
|
changeset |
files
|
2011-07-17 |
Christian Urban |
some tuning
|
changeset |
files
|
2011-07-17 |
Christian Urban |
direct definition of height using bn
|
changeset |
files
|
2011-07-17 |
Christian Urban |
defined a function directly over a nominal datatype with bn
|
changeset |
files
|
2011-07-16 |
Christian Urban |
more one the NBE example
|
changeset |
files
|
2011-07-15 |
Christian Urban |
some improvements to the NBE example
|
changeset |
files
|
2011-07-13 |
Christian Urban |
slight tuning
|
changeset |
files
|
2011-07-11 |
Cezary Kaliszyk |
use eqvt_at_perm
|
changeset |
files
|
2011-07-11 |
Cezary Kaliszyk |
Remove copy of FCB and cleanup
|
changeset |
files
|
2011-07-11 |
Cezary Kaliszyk |
Experiment with permuting eqvt_at
|
changeset |
files
|
2011-07-11 |
Christian Urban |
combinators for local theories and lists
|
changeset |
files
|
2011-07-11 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-11 |
Christian Urban |
some more experiments with let and bns
|
changeset |
files
|
2011-07-08 |
Christian Urban |
some code refactoring
|
changeset |
files
|
2011-07-07 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-07 |
Christian Urban |
code refactoring; introduced a record for raw_dt_info
|
changeset |
files
|
2011-07-06 |
Christian Urban |
more on NBE
|
changeset |
files
|
2011-07-06 |
Christian Urban |
more on the NBE function
|
changeset |
files
|
2011-07-05 |
Christian Urban |
a little further with NBE
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Setup eqvt_at for first goal
|
changeset |
files
|
2011-07-05 |
Christian Urban |
attempt for NBE
|
changeset |
files
|
2011-07-05 |
Christian Urban |
added some relatively simple examples from paper by Norrish
|
changeset |
files
|
2011-07-05 |
Christian Urban |
changed bind to binds in specifications; bind will cause trouble with Monad_Syntax
|
changeset |
files
|
2011-07-05 |
Christian Urban |
side commment for future use
|
changeset |
files
|
2011-07-05 |
Christian Urban |
made the tests go through again
|
changeset |
files
|
2011-07-05 |
Christian Urban |
added another example which seems difficult to define
|
changeset |
files
|
2011-07-05 |
Christian Urban |
added a tactic "all_trivials" which simplifies all trivial constructor cases and leaves the others untouched.
|
changeset |
files
|
2011-07-05 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-05 |
Christian Urban |
all FCB lemmas
|
changeset |
files
|
2011-07-05 |
Christian Urban |
exported various FCB-lemmas to a separate file
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Express trans_db with Option.map and Option.bind. Possibly mbind is a copy of bind?
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Define a version of aux only for same binders. Completeness is fine.
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Move If / Let with 'True' to the end of Lambda
|
changeset |
files
|
2011-07-04 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-04 |
Christian Urban |
tuned
|
changeset |
files
|
2011-07-04 |
Christian Urban |
added an example that recurses over two arguments; the interesting proof-obligation is not yet done
|
changeset |
files
|
2011-07-04 |
Cezary Kaliszyk |
Let with a different invariant; not true.
|
changeset |
files
|
2011-07-03 |
Cezary Kaliszyk |
Add non-working Lambda_F_T using FCB2
|
changeset |
files
|
2011-07-03 |
Cezary Kaliszyk |
Added non-working CPS3 using FCB2
|
changeset |
files
|
2011-07-03 |
Cezary Kaliszyk |
Change CPS1 to FCB2
|
changeset |
files
|
2011-07-02 |
Cezary Kaliszyk |
Did the proofs of height and subst for Let with list-like binders. Having apply_assns allows proving things by alpha_bn
|
changeset |
files
|
2011-07-01 |
Christian Urban |
side-by-side tests of lets with single assignment; deep-binder case works if the recursion is avoided using an auxiliary function
|
changeset |
files
|
2011-07-01 |
Cezary Kaliszyk |
Exhaust Issue
|
changeset |
files
|
2011-06-30 |
Christian Urban |
clarified a sentence
|
changeset |
files
|
2011-06-30 |
Christian Urban |
more code refactoring
|
changeset |
files
|
2011-06-29 |
Christian Urban |
combined distributed data for alpha in alpha_result (partially done)
|
changeset |
files
|
2011-06-29 |
Christian Urban |
moved Classical and Let temporarily into a section where "sorry" is allowed; this makes all test go through
|
changeset |
files
|
2011-06-29 |
Christian Urban |
added a warning if a theorem is already declared as equivariant
|
changeset |
files
|
2011-06-29 |
Christian Urban |
merged
|
changeset |
files
|
2011-06-29 |
Cezary Kaliszyk |
Prove bn injectivity and experiment more with Let
|
changeset |
files
|
2011-06-28 |
Christian Urban |
some experiments
|
changeset |
files
|
2011-06-28 |
Cezary Kaliszyk |
trying new fcb in let/subst
|
changeset |
files
|