X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FproofEngineReduction.mli;h=5bc5f24585326b82d08bc31a17ff3782065abe17;hb=4693f3b9de6d867921b51f61e9a7dc36c3da1b77;hp=f8cdec89b74956f8e01bcef6bdbddb7529047ae2;hpb=cd3f9f850d16320dcc8fb1590e1cc9f8ba29e37b;p=helm.git diff --git a/helm/software/components/tactics/proofEngineReduction.mli b/helm/software/components/tactics/proofEngineReduction.mli index f8cdec89b..5bc5f2458 100644 --- a/helm/software/components/tactics/proofEngineReduction.mli +++ b/helm/software/components/tactics/proofEngineReduction.mli @@ -69,6 +69,5 @@ val replace_lifting_csc : val replace_with_rel_1_from : equality:(Cic.term -> Cic.term -> bool) -> what:Cic.term list -> int -> Cic.term -> Cic.term -val reduce : Cic.context -> Cic.term -> Cic.term val simpl : Cic.context -> Cic.term -> Cic.term val unfold : ?what:Cic.term -> Cic.context -> Cic.term -> Cic.term