]> matita.cs.unibo.it Git - helm.git/commit
1. PrimitiveTactics.new_metasenv_for_apply changed a little bit, moved to
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 8 Jul 2005 09:15:19 +0000 (09:15 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 8 Jul 2005 09:15:19 +0000 (09:15 +0000)
commitbf40c378bd2c624405be2118a478a0734eb8d3aa
treef59dde003130ef517acba33f862a3050f695a08f
parente1518f70bdddd0bc19cdf34e6fc9564e158ae35e
1. PrimitiveTactics.new_metasenv_for_apply changed a little bit, moved to
   ProofEngineHelpers and renamed to saturate_term. It can be used to
   fully apply a term to metavariables until its type becomes different from
   a product.
2. the tactic rewrite now saturates the user provided term
3. the select function (to map a pattern to a set of physical pointers) now
   work up to unification

WARNING: replace and generalize will not be working for a few hours
helm/matita/library/Z.ma
helm/matita/library/nat.ma
helm/matita/matita.txt
helm/ocaml/paramodulation/inference.ml
helm/ocaml/tactics/equalityTactics.ml
helm/ocaml/tactics/primitiveTactics.ml
helm/ocaml/tactics/primitiveTactics.mli
helm/ocaml/tactics/proofEngineHelpers.ml
helm/ocaml/tactics/proofEngineHelpers.mli
helm/ocaml/tactics/reductionTactics.ml
helm/ocaml/tactics/variousTactics.ml