]> matita.cs.unibo.it Git - helm.git/commit
- new tactic subst removes simple non recursive equalities from the context
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 29 Aug 2006 13:57:23 +0000 (13:57 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 29 Aug 2006 13:57:23 +0000 (13:57 +0000)
commit45d71beffd253ffd767a9afbfcec5c4f44afd8a8
tree5ab65a9bf450797130574c5dd5db6e9160456d5e
parent4c870bba9cc89b09b4ef933bcc1667e31df09435
- new tactic subst removes simple non recursive equalities from the context
- RELATIONAL updated to use the new tactic
20 files changed:
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite_engine/grafiteEngine.ml
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteParser.ml
components/tactics/equalityTactics.ml
components/tactics/equalityTactics.mli
components/tactics/primitiveTactics.ml
components/tactics/primitiveTactics.mli
components/tactics/tacticals.ml
components/tactics/tactics.mli
matita/contribs/RELATIONAL/NLE/dec.ma
matita/contribs/RELATIONAL/NLE/fwd.ma
matita/contribs/RELATIONAL/NLE/props.ma
matita/contribs/RELATIONAL/NPlus/fwd.ma
matita/contribs/RELATIONAL/NPlus/props.ma
matita/contribs/prova.ma
matita/help/C/sec_tactics.xml
matita/help/C/tactic_quickref.xml
matita/matita.lang