]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics/paramodulation/equality.ml
- init_cache_and_tables rewritten using the automation_cache
[helm.git] / helm / software / components / tactics / paramodulation / equality.ml
2009-04-20 Enrico Tassi- init_cache_and_tables rewritten using the automation_...
2008-10-29 Andrea AspertiMain change: added a parameter to build_equality_proof...
2008-03-12 Enrico Tassifixed implicit
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2007-09-08 Enrico Tassijust a Pcre expression fixed, nothing real
2007-05-29 Andrea AspertiCorrected version od meta_convertibnility_subst.
2007-05-28 Andrea AspertiAdded a new version of meta_convertibnility that return...
2007-05-23 Claudio Sacerdoti... prerr_endine ==> debug_print everywhere
2007-04-16 Enrico Tassisimplify has a brand new semantics!
2007-02-19 Enrico Tassiadded some code to print the praamodulation proofs...
2007-02-01 Enrico Tassireverted a commented substitution in build_newgoal...
2006-12-06 Claudio Sacerdoti... Experimental: cycles in proofs generated by paramodulat...
2006-11-27 Andrea AspertiCommented an assertion.
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-10-03 Enrico Tassicommented out are_convertible in is_identity
2006-10-02 Enrico Tassireturns the right list of goals
2006-09-29 Enrico Tassifixed metaconvertibility that was completely wrong.
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-27 Enrico Tassiauto snapshot
2006-09-21 Enrico Tassiauto snapshot
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-14 Andrea AspertiAdded the computation of max_weight for equations in...
2006-07-11 Enrico Tassi- removed Positive and Negative (all is positive)
2006-06-30 Enrico Tassipretty proofs are back
2006-06-29 Enrico Tassigoals after a superposition step are relocated
2006-06-27 Enrico Tassifixed generation of letins
2006-06-20 Enrico Tassigarbage collection of dead equalities implemented
2006-06-19 Andrea Aspertiadded (but still unused) remove_local_context
2006-06-18 Enrico Tassi- some fixes regarding URIs of equality that now should...
2006-06-15 Andrea Aspertisome fixed done in Orsay:
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
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 Tassi- proofs by subsumption now add a symmetry step if...
2006-05-28 Enrico Tassiadded the rule field to goal_proof.
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-22 Enrico Tassi- code cleanup, especialli in Indexing where all the...
2006-05-19 Enrico Tassi- metas_of_term moved to cicUtil
2006-05-18 Enrico Tassiexistential variables in goal supported
2006-05-15 Enrico Tassi- new given_clause
2006-05-14 Enrico Tassi- Removed old proofs
2006-05-05 Andrea AspertiNew version of deep_subsumption
2006-05-04 Enrico Tassigoal demodulated with new
2006-05-04 Enrico Tassinew pp function for proofs
2006-05-03 Enrico Tassimore transitivity on proofs
2006-04-26 Andrea AspertiBuild_proof_goal does not return the metasenv any more.
2006-04-26 Enrico Tassiadded a new type for proofs.