]> matita.cs.unibo.it Git - helm.git/history - components/tactics/paramodulation/equality.ml
Added the computation of max_weight for equations in proofs.
[helm.git] / components / tactics / paramodulation / equality.ml
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.