]> matita.cs.unibo.it Git - helm.git/history - components/tactics
Bug fixed: aliases for numbers were no longer handled correctly (since 0 was
[helm.git] / components / tactics /
2006-09-21 Enrico Tassiauto snapshot
2006-09-21 Enrico Tassisnapshot of queries for auto+paramod
2006-09-21 Enrico Tassiapply now uses both menv and subst to decide the fresh...
2006-09-20 Claudio Sacerdoti... Injection now clears all intermediate results introduced.
2006-09-20 Claudio Sacerdoti... 1. bug fixed: injection now performs recursion lifting...
2006-09-14 Claudio Sacerdoti... 1. Stricter controls implemented in injection.
2006-09-14 Claudio Sacerdoti... Bug fixed in injection: lifting was not performed corre...
2006-09-14 Claudio Sacerdoti... 1. added a test for injection
2006-09-13 Claudio Sacerdoti... Bug fixed in injection: injection can now work on induc...
2006-09-13 Claudio Sacerdoti... Bug fixed in injection: a missing lift bugged the tacti...
2006-09-08 Claudio Sacerdoti... Bug fixed: "by ... we proved ... that is equivalent...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-09-04 Andrea AspertiGeneration of inductive and inversion principles for...
2006-08-31 Ferruccio Guidi- semantics of tactic subst allmost fixed
2006-08-31 Ferruccio Guidifixing the semantics of subst
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-08-28 Ferruccio Guidi- Level-1: some fixes to the extraction procedure
2006-07-27 Claudio Sacerdoti... More debugging output on stderr.
2006-07-27 maiorinoAutomation enabled for declarative proofs. Cool.
2006-07-27 maiorino"that is equivalent to" and "or equivalently" implement...
2006-07-27 maiorinoAll the declarative tactics now have a more or less...
2006-07-27 maiorinoDeclarative tactics for rewriting steps, elimination...
2006-07-27 maiorinoNew declarative commands (ast, pretty-printing and...
2006-07-27 Claudio Sacerdoti... print_endline => prerr_endline
2006-07-26 Claudio Sacerdoti... Elim now performs whd to find the inductive type.
2006-07-26 Enrico Tassiorder is important
2006-07-24 Enrico Tassiadded timeout parameter to auto paramodulation.
2006-07-24 Enrico Tassimore work on matitaprover (no more XML and buris are...
2006-07-23 Enrico Tassisee BOO025-1 as an example of failure if (mot p) is...
2006-07-22 Enrico Tassimatitaprover
2006-07-20 Enrico Tassitrans chains even inside letins body
2006-07-20 Enrico Tassiremoved abstractios for dummy metavariables when genera...
2006-07-19 Claudio Sacerdoti... Bug fixed in rewrite in multiple hypothesis and/or...
2006-07-19 Claudio Sacerdoti... Serious bug fixed in simplify: sometimes terms wwere...
2006-07-14 Andrea AspertiAdded the computation of max_weight for equations in...
2006-07-12 Claudio Sacerdoti... Missing copyright added to tactics/declarative.ml*
2006-07-11 maiorinoFirst experimental version of the declarative proof...
2006-07-11 Enrico Tassi- removed Positive and Negative (all is positive)
2006-07-10 Enrico Tassifixed 1,2: and *: according to the camera ready semantics
2006-07-06 Enrico Tassifixed *: and n,m:
2006-07-03 Enrico Tassi- patch to consider the symbols of the goal when comput...
2006-06-30 Enrico Tassipretty proofs are back
2006-06-29 Andrea AspertiCleaning up; removed a couple of "open".
2006-06-29 Claudio Sacerdoti... Demodulate used to be a reduction_kind and it used...
2006-06-29 Claudio Sacerdoti... WORK IN PROGRESS:
2006-06-29 Enrico Tassibefore goals are inferred with current,
2006-06-29 Enrico Tassigoals after a superposition step are relocated
2006-06-28 Ferruccio Guidi- "linear" flag added to lapply (automatic clearing)
2006-06-28 Enrico Tassikarma: every term the rewrite acts on must be substututed
2006-06-28 Enrico Tassisuperposition_left not performed if the input goal...
2006-06-27 Ferruccio Guidi- decompose now runs with no arguments (operates on...
2006-06-27 Enrico Tassifixed infer_goal, added simplification before inferring...
2006-06-27 Enrico Tassiusing the new metadataConstraint function
2006-06-27 Enrico Tassiused the new metadataConstraint function to retrieve...
2006-06-27 Enrico Tassifixed equalities_for_goal
2006-06-27 Enrico Tassithe old compute_eq_weight is back (no more max)
2006-06-27 Enrico Tassifixed generation of letins
2006-06-26 Enrico Tassimore work for the generic auto parameters
2006-06-21 Enrico Tassiadded the geniric
2006-06-20 Enrico Tassigarbage collection of dead equalities implemented
2006-06-19 Enrico Tassitypo cpying the formal semantic
2006-06-19 Enrico Tassireorganized guiven_clause to work with the on_the_fly...
2006-06-19 Enrico Tassidemodulation of goal activated again.
2006-06-19 Andrea Aspertisome experiments
2006-06-19 Andrea Aspertiadded (but still unused) remove_local_context
2006-06-19 Andrea Aspertiadded (but not yet used) remove_local_context
2006-06-19 Andrea AspertiUtils.compare_terms instead of compare_weights
2006-06-19 Andrea Aspertioccur_check and unification fixed. now Meta(i,[]) and...
2006-06-18 Enrico Tassi- some fixes regarding URIs of equality that now should...
2006-06-15 Andrea Aspertiadded applyS
2006-06-15 Andrea Aspertisome fixed done in Orsay:
2006-06-15 Andrea Aspertiexported 2 functions needed by applyS
2006-06-15 Andrea Asperti...
2006-06-11 Ferruccio Guidi- slight fix in lapply syntax
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-06-01 Stefano Zacchiroliimplemented tinycals:
2006-06-01 Enrico Tassifix
2006-06-01 Andrea AspertiSubsumption_subst must be applied to the initial proof...
2006-05-31 Enrico Tassifixed proofs, contextualization should now work.
2006-05-30 Enrico Tassiletin are now sorted properly.
2006-05-30 Enrico Tassifixed proof generation again
2006-05-30 Enrico Tassicanonical and contextualize_rewrites are back, they...
2006-05-30 Enrico Tassithe function to create on the fly a symmetry step has...
2006-05-29 Enrico Tassiprofilings are printed
2006-05-29 Enrico Tassi- proofs by subsumption now add a symmetry step if...
2006-05-28 Enrico Tassiweak equality on meta used when replacing.
2006-05-28 Enrico Tassiadded the rule field to goal_proof.
2006-05-28 Enrico Tassi- fixed a bug in unification (not sure in the right...
2006-05-26 Andrea Asperti1) variables occurring only in proofs anre not relocated
2006-05-23 Andrea Aspertiadded important comment
2006-05-23 Andrea Aspertifixed LetIn proofs
2006-05-23 Enrico Tassiadded again stuff for profiling
2006-05-23 Andrea Aspertiadded stuff for profiling macros
2006-05-22 Enrico Tassi- code cleanup, especialli in Indexing where all the...
2006-05-20 Enrico Tassiremoved prerr_endline.
2006-05-20 Enrico Tassicommented out a line to help paramodulation.
2006-05-20 Enrico Tassifixed wrong calculation of free_metas
2006-05-20 Enrico Tassiremoved a bad prerr_endline
2006-05-20 Enrico Tassiremoved prerr_endline
2006-05-20 Enrico Tassiremovedx a prerr_endline
next