Mercurial
Mercurial
>
hg
>
nominal2
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merged
2009-12-07, by Christian Urban
fixed examples
2009-12-07, by Christian Urban
Fix IntEx2 for equiv_list
2009-12-07, by Cezary Kaliszyk
merged
2009-12-06, by Christian Urban
working state again
2009-12-06, by Christian Urban
added a theorem list for equivalence theorems
2009-12-06, by Christian Urban
Merge
2009-12-06, by Cezary Kaliszyk
Name changes.
2009-12-06, by Cezary Kaliszyk
Solved all quotient goals.
2009-12-06, by Cezary Kaliszyk
updated Isabelle and deleted mono rules
2009-12-06, by Christian Urban
more tuning of the code
2009-12-06, by Christian Urban
puting code in separate sections
2009-12-06, by Christian Urban
Handle 'find_qt_asm' exception. Now all inj_repabs_goals should be solved automatically.
2009-12-06, by Cezary Kaliszyk
merge
2009-12-06, by Cezary Kaliszyk
Simpler definition code that works with any type maps.
2009-12-06, by Cezary Kaliszyk
working on lambda_prs with examples; polished code of clean_tac
2009-12-06, by Christian Urban
renamed lambda_allex_prs
2009-12-06, by Christian Urban
added more to IntEx2
2009-12-06, by Christian Urban
merged
2009-12-06, by Christian Urban
added new example for Ints; regularise does not work in all instances
2009-12-06, by Christian Urban
Definitions folded first.
2009-12-06, by Cezary Kaliszyk
Used symmetric definitions. Moved quotient_rsp to QuotMain.
2009-12-05, by Cezary Kaliszyk
Proved foldl_rsp and ho_map_rsp
2009-12-05, by Cezary Kaliszyk
moved all_prs and ex_prs out from the conversion into the simplifier
2009-12-05, by Christian Urban
further cleaning
2009-12-05, by Christian Urban
Merge
2009-12-05, by Cezary Kaliszyk
Added nil_rsp and cons_rsp to quotient_rsp; simplified IntEx.
2009-12-05, by Cezary Kaliszyk
simplified inj_repabs_trm
2009-12-05, by Christian Urban
merged
2009-12-05, by Christian Urban
merged
2009-12-05, by Christian Urban
merged
2009-12-05, by Christian Urban
simpler version of clean_tac
2009-12-05, by Christian Urban
Handling of respects in the fast inj_repabs_tac; includes respects with quotient assumptions.
2009-12-05, by Cezary Kaliszyk
Solutions to IntEx tests.
2009-12-05, by Cezary Kaliszyk
made some slight simplifications to the examples
2009-12-05, by Christian Urban
added three examples to IntEx for testing ideas - regularisation and injection seem to be not quite right yet
2009-12-05, by Christian Urban
tuned code
2009-12-05, by Christian Urban
merged
2009-12-04, by Christian Urban
not yet quite functional treatment of constants
2009-12-04, by Christian Urban
Changed FOCUS to SUBGOAL in rep_abs_rsp_tac; another 20% speedup :)
2009-12-04, by Cezary Kaliszyk
Changing FOCUS to CSUBGOAL (part 1)
2009-12-04, by Cezary Kaliszyk
abs_rep as ==
2009-12-04, by Cezary Kaliszyk
Cleaning the Quotients file
2009-12-04, by Cezary Kaliszyk
Minor renames and moving
2009-12-04, by Cezary Kaliszyk
Cleaning/review of QuotScript.
2009-12-04, by Cezary Kaliszyk
More cleaning
2009-12-04, by Cezary Kaliszyk
more name cleaning and removing
2009-12-04, by Cezary Kaliszyk
More code cleaning and renaming: moved rsp and prs lemmas from Int to QuotList
2009-12-04, by Cezary Kaliszyk
Cleaning & Renaming coming from QuotList
2009-12-04, by Cezary Kaliszyk
Cleaning in Quotients
2009-12-04, by Cezary Kaliszyk
Even more name changes and cleaning
2009-12-04, by Cezary Kaliszyk
More code cleaning and name changes
2009-12-04, by Cezary Kaliszyk
merge
2009-12-04, by Cezary Kaliszyk
merged
2009-12-04, by Cezary Kaliszyk
smaller theory footprint
2009-12-04, by Christian Urban
merged
2009-12-04, by Christian Urban
merge
2009-12-04, by Christian Urban
smaller theory footprint
2009-12-04, by Christian Urban
More name changes
2009-12-04, by Cezary Kaliszyk
Naming changes
2009-12-04, by Cezary Kaliszyk
code cleaning and renaming
2009-12-04, by Cezary Kaliszyk
merge
2009-12-04, by Cezary Kaliszyk
Removed previous inj_repabs_tac
2009-12-04, by Cezary Kaliszyk
some tuning
2009-12-04, by Christian Urban
merge
2009-12-04, by Cezary Kaliszyk
rep_abs_rsp_tac to replace the last use of instantiate_tac with matching and unification.
2009-12-04, by Cezary Kaliszyk
merged
2009-12-04, by Christian Urban
merged
2009-12-04, by Christian Urban
Change equiv_trans2 to EQUALS_RSP, since we can prove it for any quotient type, not only for eqv relations.
2009-12-04, by Cezary Kaliszyk
compose_tac instead of rtac to avoid unification; some code cleaning.
2009-12-04, by Cezary Kaliszyk
Got to about 5 seconds for the longest proof. APPLY_RSP_TAC' solves the quotient internally without instantiation resulting in a faster proof.
2009-12-04, by Cezary Kaliszyk
Using APPLY_RSP1; again a little bit faster.
2009-12-04, by Cezary Kaliszyk
Fixes after big merge.
2009-12-04, by Cezary Kaliszyk
The big merge; probably non-functional.
2009-12-04, by Cezary Kaliszyk
Testing the new tactic everywhere
2009-12-04, by Cezary Kaliszyk
First version of the deterministic rep-abs-inj-tac.
2009-12-04, by Cezary Kaliszyk
Changing = to \<equiv> in case if we want to use simp.
2009-12-04, by Cezary Kaliszyk
Even better: Completely got rid of the simps in both quotient_tac and inj_repabs_tac
2009-12-04, by Cezary Kaliszyk
merge
2009-12-04, by Cezary Kaliszyk
Made your version work again with LIST_REL_EQ.
2009-12-04, by Cezary Kaliszyk
the error occurs in APPLY_RSP_TAC where the wrong quotient (for LIST_REL) is applied
2009-12-03, by Christian Urban
removed quot argument...not all examples work anymore
2009-12-03, by Christian Urban
merged
2009-12-03, by Christian Urban
merged
2009-12-03, by Christian Urban
first version of internalised quotient theorems; added FIXME-TODO
2009-12-03, by Christian Urban
further dead code
2009-12-03, by Christian Urban
Reintroduced varifyT; we still need it for permutation definition.
2009-12-03, by Cezary Kaliszyk
Updated the examples
2009-12-03, by Cezary Kaliszyk
Fixed previous mistake
2009-12-03, by Cezary Kaliszyk
defs used automatically by clean_tac
2009-12-03, by Cezary Kaliszyk
Added qoutient_consts dest for getting all the constant definitions in the cleaning step.
2009-12-03, by Cezary Kaliszyk
Added the definition to quotient constant data.
2009-12-03, by Cezary Kaliszyk
removing unused code
2009-12-03, by Cezary Kaliszyk
merged
2009-12-03, by Christian Urban
deleted some dead code
2009-12-03, by Christian Urban
Included all_prs and ex_prs in the lambda_prs conversion.
2009-12-03, by Cezary Kaliszyk
further simplification
2009-12-03, by Christian Urban
simplified lambda_prs_conv
2009-12-03, by Christian Urban
deleted now obsolete argument rty everywhere
2009-12-02, by Christian Urban
deleted tests at the beginning of QuotMain
2009-12-02, by Christian Urban
Experiments with OPTION_map
2009-12-02, by Cezary Kaliszyk
merge
2009-12-02, by Cezary Kaliszyk
More experiments with higher order quotients and theorems with non-lifted constants.
2009-12-02, by Cezary Kaliszyk
merged
2009-12-02, by Christian Urban
Lifting to 2 different types :)
2009-12-02, by Cezary Kaliszyk
New APPLY_RSP which finally does automatic partial lifting :). Doesn't support same relation yet.
2009-12-02, by Cezary Kaliszyk
Fixed unlam for non-abstractions and updated list_induct_part proof.
2009-12-02, by Cezary Kaliszyk
Removed the use of 'rty' from APPLY_RSP, finally LF proofs go automatically.
2009-12-02, by Cezary Kaliszyk
The conversion approach works.
2009-12-02, by Cezary Kaliszyk
Trying a conversion based approach.
2009-12-02, by Cezary Kaliszyk
A bit of progress; but the object-logic vs meta-logic distinction is troublesome.
2009-12-02, by Cezary Kaliszyk
Added tactic for dealing with QUOT_TRUE and introducing QUOT_TRUE.
2009-12-02, by Cezary Kaliszyk
back in working state
2009-12-01, by Cezary Kaliszyk
clean
2009-12-01, by Cezary Kaliszyk
fixed previous commit
2009-12-01, by Christian Urban
fixed problems with FOCUS
2009-12-01, by Christian Urban
added a make_inst test
2009-12-01, by Christian Urban
Transformation of QUOT_TRUE assumption by any given function
2009-12-01, by Cezary Kaliszyk
QUOT_TRUE joke
2009-12-01, by Christian Urban
Removed last HOL_ss
2009-12-01, by Cezary Kaliszyk
less
more
|
(0)
-120
+120
+1000
tip