]> matita.cs.unibo.it Git - helm.git/commit
huge commit in automation:
authorEnrico Tassi <enrico.tassi@inria.fr>
Tue, 28 Apr 2009 13:59:26 +0000 (13:59 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Tue, 28 Apr 2009 13:59:26 +0000 (13:59 +0000)
commitdcef667a444aa0f189225855c1433d26b65fb8b7
tree88d6bd257d0dc8b3aafb25a86a8c5473c863e3ac
parent134014e54c374789b38b6c53945f63d21ddbacb0
huge commit in automation:
- tactics:
  - all tactics used by auto (apply, applys and thus rewrite)
    do handle correctly the subst present in the status
- indexing:
  - demodualte_all (and thus solve_rewriting) reimplemented,
    faster and more correct
- auto:
  - applyS used to apply theorems, remaining goals have a
    depth penalty
47 files changed:
helm/software/components/acic_procedural/proceduralConversion.ml
helm/software/components/binaries/transcript/.depend.opt
helm/software/components/cic_unification/cicRefine.ml
helm/software/components/cic_unification/cicRefine.mli
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_engine/grafiteSync.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/syntax_extensions/.depend
helm/software/components/tactics/auto.ml
helm/software/components/tactics/auto.mli
helm/software/components/tactics/autoCache.ml
helm/software/components/tactics/autoCache.mli
helm/software/components/tactics/declarative.ml
helm/software/components/tactics/equalityTactics.ml
helm/software/components/tactics/paramodulation/equality.ml
helm/software/components/tactics/paramodulation/indexing.ml
helm/software/components/tactics/paramodulation/indexing.mli
helm/software/components/tactics/paramodulation/saturation.ml
helm/software/components/tactics/primitiveTactics.ml
helm/software/components/tactics/primitiveTactics.mli
helm/software/components/tactics/proofEngineHelpers.ml
helm/software/components/tactics/proofEngineHelpers.mli
helm/software/components/tactics/reductionTactics.ml
helm/software/components/tactics/tacticals.ml
helm/software/components/tactics/tactics.ml
helm/software/components/tactics/tactics.mli
helm/software/components/tactics/variousTactics.ml
helm/software/matita/contribs/POPLmark/Fsub/defn.ma
helm/software/matita/contribs/POPLmark/Fsub/part1a_inversion.ma
helm/software/matita/contribs/POPLmark/Fsub/util.ma
helm/software/matita/library/Q/fraction/ftimes.ma
helm/software/matita/library/R/r.ma
helm/software/matita/library/R/root.ma
helm/software/matita/library/algebra/groups.ma
helm/software/matita/library/decidable_kit/decidable.ma
helm/software/matita/library/demo/cantor.ma
helm/software/matita/library/demo/formal_topology.ma
helm/software/matita/library/demo/power_derivative.ma
helm/software/matita/library/logic/coimplication.ma
helm/software/matita/library/logic/connectives2.ma
helm/software/matita/library/nat/div_and_mod.ma
helm/software/matita/library/nat/factorization.ma
helm/software/matita/library/nat/gcd.ma
helm/software/matita/library/nat/generic_iter_p.ma
helm/software/matita/library/nat/map_iter_p.ma
helm/software/matita/library/nat/minus.ma
helm/software/matita/library/nat/times.ma