]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/reductionTactics.mli
The fold tactic of proofEngine now uses ReductionTactics.fold_tac.
[helm.git] / helm / gTopLevel / reductionTactics.mli
index 97418b4da214a23bd079da031691204bfd976a29..a4cf407f08fc103a26a977b9895ad1179c068b90 100644 (file)
@@ -26,3 +26,5 @@
 val simpl_tac: ProofEngineTypes.tactic
 val reduce_tac: ProofEngineTypes.tactic
 val whd_tac: ProofEngineTypes.tactic
+val fold_tac:
+ also_in_hypotheses:bool -> term:Cic.term -> ProofEngineTypes.tactic