]> matita.cs.unibo.it Git - helm.git/history - components/tactics/paramodulation/equality.ml
Subsumption_subst must be applied to the initial proof before passing
[helm.git] / components / tactics / paramodulation / equality.ml
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.